#fedc00 Hex Color

#FEDC00
0
  • #fedc00 Color Information

    • In RGB color space, #fedc00 hex color has a red value of 254, a green value of 220 and a blue value of 0.

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

    • #fedc00 color has a hue of 52 degrees, a saturation of 100% and a lightness of 49.8%.

    • #fedc00 hex color contains mainly RED.

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

    • #fedc00 hex color has a decimal value of 16702464.



    #fedc00 Color Spaces (Color Conversions)

    HEX fedc00 #fedc00
    RGB 254, 220, 0 rgb(254, 220, 0)
    RGB Percent 99.61, 86.27, 0 rgb(99.61, 86.27, 0)
    CMYK 0, 13, 100, 0
    HSL 52°, 100, 49.8 hsl(52, 100%, 49.8%)
    HSV 52°, 100, 99.6
    XYZ 66.466, 72.257, 10.444
    Hunter Lab 85.004, -9.185, 52.218
    CIE-LAB 88.092, -4.87, 87.918
    CIE-LCH 88.092, 88.053, 93.171
    CIE-LUV 0, 13.39, 100, 0.39
    Web Safe ffcc00

    RGB percent of color #fedc00

    99.61%
    86.27%
    0%

    CMYK percent of color #fedc00

    0%
    13.39%
    100%
    0.39%


    Color Schemes with #fedc00

    Complementary Color

    Split Complementary


    #fedc00 Color Preview

    Text with hexadecimal color #fedc00

    This text has a font color of #fedc00

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

    #fedc00 Background Color

    This box has a background color of #fedc00

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

    #fedc00 Border Color

    This box has a border color of #fedc00

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

    CSS codes

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

    #fedc00 Color on white background

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

    #fedc00 Color on black background

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