#fcc700 Hex Color

#FCC700
0
  • #fcc700 Color Information

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

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

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

    • #fcc700 hex color contains mainly RED.

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

    • #fcc700 hex color has a decimal value of 16566016.



    #fcc700 Color Spaces (Color Conversions)

    HEX fcc700 #fcc700
    RGB 252, 199, 0 rgb(252, 199, 0)
    RGB Percent 98.82, 78.04, 0 rgb(98.82, 78.04, 0)
    CMYK 0, 21, 100, 1
    HSL 47.4°, 100, 49.4 hsl(47.4, 100%, 49.4%)
    HSV 47.4°, 100, 98.8
    XYZ 60.568, 61.542, 8.687
    Hunter Lab 78.449, 0.529, 48.349
    CIE-LAB 82.669, 4.969, 84.02
    CIE-LCH 82.669, 84.167, 86.615
    CIE-LUV 0, 21.03, 100, 1.18
    Web Safe ffcc00

    RGB percent of color #fcc700

    98.82%
    78.04%
    0%

    CMYK percent of color #fcc700

    0%
    21.03%
    100%
    1.18%


    Color Schemes with #fcc700

    Complementary Color

    Split Complementary


    #fcc700 Color Preview

    Text with hexadecimal color #fcc700

    This text has a font color of #fcc700

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

    #fcc700 Background Color

    This box has a background color of #fcc700

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

    #fcc700 Border Color

    This box has a border color of #fcc700

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

    CSS codes

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

    #fcc700 Color on white background

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

    #fcc700 Color on black background

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