#dddddd Hex Color

#DDDDDD
0
  • #dddddd Color Information

    • #dddddd short hex color code is #ddd.

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

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

    • #dddddd color has a hue of 0 degrees, a saturation of 0% and a lightness of 86.7%.

    • #dddddd hex color contains an equal amount of RED, GREEN and BLUE.

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

    • #dddddd hex color has a decimal value of 14540253.



    #dddddd Color Spaces (Color Conversions)

    HEX dddddd #dddddd
    RGB 221, 221, 221 rgb(221, 221, 221)
    RGB Percent 86.67, 86.67, 86.67 rgb(86.67, 86.67, 86.67)
    CMYK 0, 0, 0, 13
    HSL 0°, 0, 86.7 hsl(0, 0%, 86.7%)
    HSV 0°, 0, 86.666666666667
    XYZ 68.726, 72.306, 78.741
    Hunter Lab 85.033, -4.539, 4.62
    CIE-LAB 88.116, 0.003, -0.009
    CIE-LCH 88.116, 0.009, 288.435
    CIE-LUV 0, 0, 0, 13.33
    Web Safe cccccc

    RGB percent of color #dddddd

    86.67%
    86.67%
    86.67%

    CMYK percent of color #dddddd

    0%
    0%
    0%
    13.33%


    Color Schemes with #dddddd


    #dddddd Color Preview

    Text with hexadecimal color #dddddd

    This text has a font color of #dddddd

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

    #dddddd Background Color

    This box has a background color of #dddddd

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

    #dddddd Border Color

    This box has a border color of #dddddd

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

    CSS codes

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

    #dddddd Color on white background

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

    #dddddd Color on black background

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