#c99c00 Hex Color

#C99C00
0
  • #c99c00 Color Information

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

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

    • #c99c00 color has a hue of 46.6 degrees, a saturation of 100% and a lightness of 39.4%.

    • #c99c00 hex color contains mainly RED.

    • The closest web safe color of #c99c00 is #cc9900

    • #c99c00 hex color has a decimal value of 13212672.



    #c99c00 Color Spaces (Color Conversions)

    HEX c99c00 #c99c00
    RGB 201, 156, 0 rgb(201, 156, 0)
    RGB Percent 78.82, 61.18, 0 rgb(78.82, 61.18, 0)
    CMYK 0, 22, 100, 21
    HSL 46.6°, 100, 39.4 hsl(46.6, 100%, 39.4%)
    HSV 46.6°, 100, 78.8
    XYZ 35.976, 36.194, 5.09
    Hunter Lab 60.161, 1.459, 37.097
    CIE-LAB 66.668, 5.356, 70.484
    CIE-LCH 66.668, 70.687, 85.655
    CIE-LUV 0, 22.39, 100, 21.18
    Web Safe cc9900

    RGB percent of color #c99c00

    78.82%
    61.18%
    0%

    CMYK percent of color #c99c00

    0%
    22.39%
    100%
    21.18%


    Color Schemes with #c99c00

    Complementary Color

    Split Complementary


    #c99c00 Color Preview

    Text with hexadecimal color #c99c00

    This text has a font color of #c99c00

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

    #c99c00 Background Color

    This box has a background color of #c99c00

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

    #c99c00 Border Color

    This box has a border color of #c99c00

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

    CSS codes

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

    #c99c00 Color on white background

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

    #c99c00 Color on black background

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