#fff00c Hex Color

#FFF00C
0
  • #fff00c Color Information

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

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

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

    • #fff00c hex color contains mainly RED.

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

    • #fff00c hex color has a decimal value of 16773132.



    #fff00c Color Spaces (Color Conversions)

    HEX fff00c #fff00c
    RGB 255, 240, 12 rgb(255, 240, 12)
    RGB Percent 100, 94.12, 4.71 rgb(100, 94.12, 4.71)
    CMYK 0, 6, 95, 0
    HSL 56.3°, 100, 52.4 hsl(56.3, 100%, 52.4%)
    HSV 56.3°, 95.3, 100
    XYZ 72.466, 83.607, 12.666
    Hunter Lab 91.437, -18.549, 55.793
    CIE-LAB 93.28, -14.258, 90.782
    CIE-LCH 93.28, 91.895, 98.926
    CIE-LUV 0, 5.88, 95.29, 0
    Web Safe ffff00

    RGB percent of color #fff00c

    100%
    94.12%
    4.71%

    CMYK percent of color #fff00c

    0%
    5.88%
    95.29%
    0%


    Color Schemes with #fff00c

    Complementary Color

    Split Complementary


    #fff00c Color Preview

    Text with hexadecimal color #fff00c

    This text has a font color of #fff00c

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

    #fff00c Background Color

    This box has a background color of #fff00c

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

    #fff00c Border Color

    This box has a border color of #fff00c

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

    CSS codes

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

    #fff00c Color on white background

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

    #fff00c Color on black background

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