#cdcccc Hex Color

#CDCCCC
0
  • #cdcccc Color Information

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

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

    • #cdcccc color has a hue of 0 degrees, a saturation of 0.99% and a lightness of 80.2%.

    • #cdcccc hex color contains mainly RED.

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

    • #cdcccc hex color has a decimal value of 13487308.



    #cdcccc Color Spaces (Color Conversions)

    HEX cdcccc #cdcccc
    RGB 205, 204, 204 rgb(205, 204, 204)
    RGB Percent 80.39, 80, 80 rgb(80.39, 80, 80)
    CMYK 0, 0, 0, 20
    HSL 0°, 0.99, 80.2 hsl(0, 0.99%, 80.2%)
    HSV 0°, 0.5, 80.4
    XYZ 57.669, 60.525, 65.77
    Hunter Lab 77.798, -3.83, 4.335
    CIE-LAB 82.123, 0.347, 0.113
    CIE-LCH 82.123, 0.365, 18.038
    CIE-LUV 0, 0.49, 0.49, 19.61
    Web Safe cccccc

    RGB percent of color #cdcccc

    80.39%
    80%
    80%

    CMYK percent of color #cdcccc

    0%
    0.49%
    0.49%
    19.61%


    Color Schemes with #cdcccc

    Complementary Color

    Split Complementary


    #cdcccc Color Preview

    Text with hexadecimal color #cdcccc

    This text has a font color of #cdcccc

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

    #cdcccc Background Color

    This box has a background color of #cdcccc

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

    #cdcccc Border Color

    This box has a border color of #cdcccc

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

    CSS codes

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

    #cdcccc Color on white background

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

    #cdcccc Color on black background

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