#ffff0c Hex Color

#FFFF0C
0
  • #ffff0c Color Information

    • In RGB color space, #ffff0c hex color has a red value of 255, a green value of 255 and a blue value of 12.

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

    • #ffff0c color has a hue of 60 degrees, a saturation of 100% and a lightness of 52.4%.

    • #ffff0c hex color contains mainly RED.

    • The closest web safe color of #ffff0c is #ffff00

    • #ffff0c hex color has a decimal value of 16776972.



    #ffff0c Color Spaces (Color Conversions)

    HEX ffff0c #ffff0c
    RGB 255, 255, 12 rgb(255, 255, 12)
    RGB Percent 100, 100, 4.71 rgb(100, 100, 4.71)
    CMYK 0, 0, 95, 0
    HSL 60°, 100, 52.4 hsl(60, 100%, 52.4%)
    HSV 60°, 95.3, 100
    XYZ 77.066, 92.807, 14.199
    Hunter Lab 96.336, -25.794, 58.697
    CIE-LAB 97.149, -21.47, 93.664
    CIE-LCH 97.149, 96.093, 102.911
    CIE-LUV 0, 0, 95.29, 0
    Web Safe ffff00

    RGB percent of color #ffff0c

    100%
    100%
    4.71%

    CMYK percent of color #ffff0c

    0%
    0%
    95.29%
    0%


    Color Schemes with #ffff0c

    Complementary Color

    Split Complementary


    #ffff0c Color Preview

    Text with hexadecimal color #ffff0c

    This text has a font color of #ffff0c

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

    #ffff0c Background Color

    This box has a background color of #ffff0c

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

    #ffff0c Border Color

    This box has a border color of #ffff0c

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

    CSS codes

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

    #ffff0c Color on white background

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

    #ffff0c Color on black background

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