#f0c00f Hex Color

#F0C00F
0
  • #f0c00f Color Information

    • In RGB color space, #f0c00f hex color has a red value of 240, a green value of 192 and a blue value of 15.

    • In CMYK color space (used in color printing), #f0c00f hex color is composed of 0% cyan, 20% magenta, 93.75% yellow and 5.88% black.

    • #f0c00f color has a hue of 47.2 degrees, a saturation of 88.24% and a lightness of 50%.

    • #f0c00f hex color contains mainly RED.

    • The closest web safe color of #f0c00f is #ffcc00

    • #f0c00f hex color has a decimal value of 15777807.



    #f0c00f Color Spaces (Color Conversions)

    HEX f0c00f #f0c00f
    RGB 240, 192, 15 rgb(240, 192, 15)
    RGB Percent 94.12, 75.29, 5.88 rgb(94.12, 75.29, 5.88)
    CMYK 0, 20, 94, 6
    HSL 47.2°, 88.24, 50 hsl(47.2, 88.24%, 50%)
    HSV 47.2°, 93.8, 94.1
    XYZ 54.871, 56.259, 8.419
    Hunter Lab 75.006, -0.678, 45.849
    CIE-LAB 79.761, 3.568, 79.9
    CIE-LCH 79.761, 79.98, 87.443
    CIE-LUV 0, 20, 93.75, 5.88
    Web Safe ffcc00

    RGB percent of color #f0c00f

    94.12%
    75.29%
    5.88%

    CMYK percent of color #f0c00f

    0%
    20%
    93.75%
    5.88%


    Color Schemes with #f0c00f

    Complementary Color

    Split Complementary


    #f0c00f Color Preview

    Text with hexadecimal color #f0c00f

    This text has a font color of #f0c00f

    <p style="color:#f0c00f">Text here</p>

    #f0c00f Background Color

    This box has a background color of #f0c00f

    <div style="background-color:#f0c00f">Text here</div>

    #f0c00f Border Color

    This box has a border color of #f0c00f

    <div style="border: 4px solid #f0c00f">Text here</div>

    CSS codes

    <p style="color:#f0c00f">Text here</p>
    <div style="background-color:#f0c00f">Text here</div>
    <div style="border: 4px solid #f0c00f">Text here</div>

    #f0c00f Color on white background

    This is how a font and box color of #f0c00f will look
    on a white background.

    #f0c00f Color on black background

    This is how a font and box color of #f0c00f hex color will look
    on a black background.