#fcc800 Hex Color

#FCC800
0
  • #fcc800 Color Information

    • In RGB color space, #fcc800 hex color has a red value of 252, a green value of 200 and a blue value of 0.

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

    • #fcc800 color has a hue of 47.6 degrees, a saturation of 100% and a lightness of 49.4%.

    • #fcc800 hex color contains mainly RED.

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

    • #fcc800 hex color has a decimal value of 16566272.



    #fcc800 Color Spaces (Color Conversions)

    HEX fcc800 #fcc800
    RGB 252, 200, 0 rgb(252, 200, 0)
    RGB Percent 98.82, 78.43, 0 rgb(98.82, 78.43, 0)
    CMYK 0, 21, 100, 1
    HSL 47.6°, 100, 49.4 hsl(47.6, 100%, 49.4%)
    HSV 47.6°, 100, 98.8
    XYZ 60.799, 62.004, 8.764
    Hunter Lab 78.743, 0.024, 48.521
    CIE-LAB 82.916, 4.453, 84.191
    CIE-LCH 82.916, 84.309, 86.972
    CIE-LUV 0, 20.63, 100, 1.18
    Web Safe ffcc00

    RGB percent of color #fcc800

    98.82%
    78.43%
    0%

    CMYK percent of color #fcc800

    0%
    20.63%
    100%
    1.18%


    Color Schemes with #fcc800

    Complementary Color

    Split Complementary


    #fcc800 Color Preview

    Text with hexadecimal color #fcc800

    This text has a font color of #fcc800

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

    #fcc800 Background Color

    This box has a background color of #fcc800

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

    #fcc800 Border Color

    This box has a border color of #fcc800

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

    CSS codes

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

    #fcc800 Color on white background

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

    #fcc800 Color on black background

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