#ffc01f Hex Color

#FFC01F
0
  • #ffc01f Color Information

    • In RGB color space, #ffc01f hex color has a red value of 255, a green value of 192 and a blue value of 31.

    • In CMYK color space (used in color printing), #ffc01f hex color is composed of 0% cyan, 24.71% magenta, 87.84% yellow and 0% black.

    • #ffc01f color has a hue of 43.1 degrees, a saturation of 100% and a lightness of 56.1%.

    • #ffc01f hex color contains mainly RED.

    • The closest web safe color of #ffc01f is #ffcc33

    • #ffc01f hex color has a decimal value of 16760863.



    #ffc01f Color Spaces (Color Conversions)

    HEX ffc01f #ffc01f
    RGB 255, 192, 31 rgb(255, 192, 31)
    RGB Percent 100, 75.29, 12.16 rgb(100, 75.29, 12.16)
    CMYK 0, 25, 88, 0
    HSL 43.1°, 100, 56.1 hsl(43.1, 100%, 56.1%)
    HSV 43.1°, 87.8, 100
    XYZ 60.337, 59.058, 9.516
    Hunter Lab 76.849, 5.66, 46.453
    CIE-LAB 81.323, 10.222, 79.044
    CIE-LCH 81.323, 79.702, 82.631
    CIE-LUV 0, 24.71, 87.84, 0
    Web Safe ffcc33

    RGB percent of color #ffc01f

    100%
    75.29%
    12.16%

    CMYK percent of color #ffc01f

    0%
    24.71%
    87.84%
    0%


    Color Schemes with #ffc01f

    Complementary Color

    Split Complementary


    #ffc01f Color Preview

    Text with hexadecimal color #ffc01f

    This text has a font color of #ffc01f

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

    #ffc01f Background Color

    This box has a background color of #ffc01f

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

    #ffc01f Border Color

    This box has a border color of #ffc01f

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

    CSS codes

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

    #ffc01f Color on white background

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

    #ffc01f Color on black background

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