#fcc900 Hex Color

#FCC900
0
  • #fcc900 Color Information

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

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

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

    • #fcc900 hex color contains mainly RED.

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

    • #fcc900 hex color has a decimal value of 16566528.



    #fcc900 Color Spaces (Color Conversions)

    HEX fcc900 #fcc900
    RGB 252, 201, 0 rgb(252, 201, 0)
    RGB Percent 98.82, 78.82, 0 rgb(98.82, 78.82, 0)
    CMYK 0, 20, 100, 1
    HSL 47.9°, 100, 49.4 hsl(47.9, 100%, 49.4%)
    HSV 47.9°, 100, 98.8
    XYZ 61.032, 62.469, 8.841
    Hunter Lab 79.037, -0.479, 48.694
    CIE-LAB 83.162, 3.94, 84.364
    CIE-LCH 83.162, 84.456, 87.326
    CIE-LUV 0, 20.24, 100, 1.18
    Web Safe ffcc00

    RGB percent of color #fcc900

    98.82%
    78.82%
    0%

    CMYK percent of color #fcc900

    0%
    20.24%
    100%
    1.18%


    Color Schemes with #fcc900

    Complementary Color

    Split Complementary


    #fcc900 Color Preview

    Text with hexadecimal color #fcc900

    This text has a font color of #fcc900

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

    #fcc900 Background Color

    This box has a background color of #fcc900

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

    #fcc900 Border Color

    This box has a border color of #fcc900

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

    CSS codes

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

    #fcc900 Color on white background

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

    #fcc900 Color on black background

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