#ccccc5 Hex Color

#CCCCC5
0
  • #ccccc5 Color Information

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

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

    • #ccccc5 color has a hue of 60 degrees, a saturation of 6.42% and a lightness of 78.6%.

    • #ccccc5 hex color contains mainly RED.

    • The closest web safe color of #ccccc5 is #cccccc

    • #ccccc5 hex color has a decimal value of 13421765.



    #ccccc5 Color Spaces (Color Conversions)

    HEX ccccc5 #ccccc5
    RGB 204, 204, 197 rgb(204, 204, 197)
    RGB Percent 80, 80, 77.25 rgb(80, 80, 77.25)
    CMYK 0, 0, 3, 20
    HSL 60°, 6.42, 78.6 hsl(60, 6.42%, 78.6%)
    HSV 60°, 3.4, 80
    XYZ 56.573, 60.054, 61.433
    Hunter Lab 77.495, -5.306, 7.245
    CIE-LAB 81.868, -1.252, 3.474
    CIE-LCH 81.868, 3.693, 109.819
    CIE-LUV 0, 0, 3.43, 20
    Web Safe cccccc

    RGB percent of color #ccccc5

    80%
    80%
    77.25%

    CMYK percent of color #ccccc5

    0%
    0%
    3.43%
    20%


    Color Schemes with #ccccc5

    Complementary Color

    Split Complementary


    #ccccc5 Color Preview

    Text with hexadecimal color #ccccc5

    This text has a font color of #ccccc5

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

    #ccccc5 Background Color

    This box has a background color of #ccccc5

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

    #ccccc5 Border Color

    This box has a border color of #ccccc5

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

    CSS codes

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

    #ccccc5 Color on white background

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

    #ccccc5 Color on black background

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