#c0cccc Hex Color

#C0CCCC
0
  • #c0cccc Color Information

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

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

    • #c0cccc color has a hue of 180 degrees, a saturation of 10.53% and a lightness of 77.6%.

    • #c0cccc hex color contains mainly GREEN.

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

    • #c0cccc hex color has a decimal value of 12635340.



    #c0cccc Color Spaces (Color Conversions)

    HEX c0cccc #c0cccc
    RGB 192, 204, 204 rgb(192, 204, 204)
    RGB Percent 75.29, 80, 80 rgb(75.29, 80, 80)
    CMYK 6, 0, 0, 20
    HSL 180°, 10.53, 77.6 hsl(180, 10.53%, 77.6%)
    HSV 180°, 5.9, 80
    XYZ 54.23, 58.752, 65.609
    Hunter Lab 76.65, -7.848, 2.905
    CIE-LAB 81.155, -4.069, -1.418
    CIE-LCH 81.155, 4.309, 199.213
    CIE-LUV 5.88, 0, 0, 20
    Web Safe cccccc

    RGB percent of color #c0cccc

    75.29%
    80%
    80%

    CMYK percent of color #c0cccc

    5.88%
    0%
    0%
    20%


    Color Schemes with #c0cccc

    Complementary Color

    Split Complementary


    #c0cccc Color Preview

    Text with hexadecimal color #c0cccc

    This text has a font color of #c0cccc

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

    #c0cccc Background Color

    This box has a background color of #c0cccc

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

    #c0cccc Border Color

    This box has a border color of #c0cccc

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

    CSS codes

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

    #c0cccc Color on white background

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

    #c0cccc Color on black background

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