#ddcccc Hex Color

#DDCCCC
0
  • #ddcccc Color Information

    • #ddcccc short hex color code is #dcc.

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

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

    • #ddcccc color has a hue of 0 degrees, a saturation of 20% and a lightness of 83.3%.

    • #ddcccc hex color contains mainly RED.

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

    • #ddcccc hex color has a decimal value of 14535884.



    #ddcccc Color Spaces (Color Conversions)

    HEX ddcccc #ddcccc
    RGB 221, 204, 204 rgb(221, 204, 204)
    RGB Percent 86.67, 80, 80 rgb(86.67, 80, 80)
    CMYK 0, 8, 8, 13
    HSL 0°, 20, 83.3 hsl(0, 20%, 83.3%)
    HSV 0°, 7.7, 86.7
    XYZ 62.311, 62.918, 65.987
    Hunter Lab 79.321, 1.41, 6.201
    CIE-LAB 83.399, 5.911, 2.128
    CIE-LCH 83.399, 6.282, 19.799
    CIE-LUV 0, 7.69, 7.69, 13.33
    Web Safe cccccc

    RGB percent of color #ddcccc

    86.67%
    80%
    80%

    CMYK percent of color #ddcccc

    0%
    7.69%
    7.69%
    13.33%


    Color Schemes with #ddcccc

    Complementary Color

    Split Complementary


    #ddcccc Color Preview

    Text with hexadecimal color #ddcccc

    This text has a font color of #ddcccc

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

    #ddcccc Background Color

    This box has a background color of #ddcccc

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

    #ddcccc Border Color

    This box has a border color of #ddcccc

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

    CSS codes

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

    #ddcccc Color on white background

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

    #ddcccc Color on black background

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