#cccc85 Hex Color

#CCCC85
0
  • #cccc85 Color Information

    • In RGB color space, #cccc85 hex color has a red value of 204, a green value of 204 and a blue value of 133.

    • In CMYK color space (used in color printing), #cccc85 hex color is composed of 0% cyan, 0% magenta, 34.8% yellow and 20% black.

    • #cccc85 color has a hue of 60 degrees, a saturation of 41.04% and a lightness of 66.1%.

    • #cccc85 hex color contains mainly RED.

    • The closest web safe color of #cccc85 is #cccc99

    • #cccc85 hex color has a decimal value of 13421701.



    #cccc85 Color Spaces (Color Conversions)

    HEX cccc85 #cccc85
    RGB 204, 204, 133 rgb(204, 204, 133)
    RGB Percent 80, 80, 52.16 rgb(80, 80, 52.16)
    CMYK 0, 0, 35, 20
    HSL 60°, 41.04, 66.1 hsl(60, 41.04%, 66.1%)
    HSV 60°, 34.8, 80
    XYZ 50.728, 57.717, 30.657
    Hunter Lab 75.972, -13.762, 29.255
    CIE-LAB 80.581, -10.721, 35.434
    CIE-LCH 80.581, 37.02, 106.834
    CIE-LUV 0, 0, 34.8, 20
    Web Safe cccc99

    RGB percent of color #cccc85

    80%
    80%
    52.16%

    CMYK percent of color #cccc85

    0%
    0%
    34.8%
    20%


    Color Schemes with #cccc85

    Complementary Color

    Split Complementary


    #cccc85 Color Preview

    Text with hexadecimal color #cccc85

    This text has a font color of #cccc85

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

    #cccc85 Background Color

    This box has a background color of #cccc85

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

    #cccc85 Border Color

    This box has a border color of #cccc85

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

    CSS codes

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

    #cccc85 Color on white background

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

    #cccc85 Color on black background

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