#cccc80 Hex Color

#CCCC80
0
  • #cccc80 Color Information

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

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

    • #cccc80 color has a hue of 60 degrees, a saturation of 42.7% and a lightness of 65.1%.

    • #cccc80 hex color contains mainly RED.

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

    • #cccc80 hex color has a decimal value of 13421696.



    #cccc80 Color Spaces (Color Conversions)

    HEX cccc80 #cccc80
    RGB 204, 204, 128 rgb(204, 204, 128)
    RGB Percent 80, 80, 50.2 rgb(80, 80, 50.2)
    CMYK 0, 0, 37, 20
    HSL 60°, 42.7, 65.1 hsl(60, 42.7%, 65.1%)
    HSV 60°, 37.3, 80
    XYZ 50.391, 57.582, 28.881
    Hunter Lab 75.883, -14.26, 30.552
    CIE-LAB 80.506, -11.297, 37.886
    CIE-LCH 80.506, 39.534, 106.604
    CIE-LUV 0, 0, 37.25, 20
    Web Safe cccc99

    RGB percent of color #cccc80

    80%
    80%
    50.2%

    CMYK percent of color #cccc80

    0%
    0%
    37.25%
    20%


    Color Schemes with #cccc80

    Complementary Color

    Split Complementary


    #cccc80 Color Preview

    Text with hexadecimal color #cccc80

    This text has a font color of #cccc80

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

    #cccc80 Background Color

    This box has a background color of #cccc80

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

    #cccc80 Border Color

    This box has a border color of #cccc80

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

    CSS codes

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

    #cccc80 Color on white background

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

    #cccc80 Color on black background

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