#dedede Hex Color

#DEDEDE
0
  • #dedede Color Information

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

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

    • #dedede color has a hue of 0 degrees, a saturation of 0% and a lightness of 87.1%.

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

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

    • #dedede hex color has a decimal value of 14606046.



    #dedede Color Spaces (Color Conversions)

    HEX dedede #dedede
    RGB 222, 222, 222 rgb(222, 222, 222)
    RGB Percent 87.06, 87.06, 87.06 rgb(87.06, 87.06, 87.06)
    CMYK 0, 0, 0, 13
    HSL 0°, 0, 87.1 hsl(0, 0%, 87.1%)
    HSV 0°, 0, 87.058823529412
    XYZ 69.43, 73.046, 79.547
    Hunter Lab 85.467, -4.561, 4.644
    CIE-LAB 88.47, 0.004, -0.009
    CIE-LCH 88.47, 0.01, 293.962
    CIE-LUV 0, 0, 0, 12.94
    Web Safe cccccc

    RGB percent of color #dedede

    87.06%
    87.06%
    87.06%

    CMYK percent of color #dedede

    0%
    0%
    0%
    12.94%


    Color Schemes with #dedede


    #dedede Color Preview

    Text with hexadecimal color #dedede

    This text has a font color of #dedede

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

    #dedede Background Color

    This box has a background color of #dedede

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

    #dedede Border Color

    This box has a border color of #dedede

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

    CSS codes

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

    #dedede Color on white background

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

    #dedede Color on black background

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