COLOR #DED9D6

HEX: #DED9D6 RGB: (222,217,214)

Color info

#DED9D6 contains red, green and blue colors in about the same proportion. Web safe color of #DED9D6 is #CCCCCC (or #CCC).

RGB color model

#DED9D6 color RGB value is (222,217,214).

RGB: (222,217,214) (87%, 85%, 84%)

RGB channels and saturation

R 222 of 255 = 87%
G 217 of 255 = 85%
B 214 of 255 = 84%

222
217
214

R + G + B ~ 85%. #DED9D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 222 + 217 + 214 = 653 (100%)
R 222 of 653 ~ 34%
G 217 of 653 ~ 33.23%
B 214 of 653 ~ 32.77'%

%34
%33.23
%32.77

CMYK color model

#DED9D6 color CMYK value is (0,2,4,13).

  • cyan value is 0.00%
  • magenta value is 2.25%
  • yellow value is 3.60%
  • key color value is 12.94%
CMYK: (0,2,4,13) C0M2Y4K13 (0%,2%,4%,13%) (0.00/0.02/0.04/0.13) 

CMYK percentages

%0
%2.25
%3.6
%12.94

Codes

Color #DED9D6 in popluar color models

DE D9 D6
RGB 222 217 214
HSL 22° 10.81% 85.49%
HSB/HSV 22° 3.60% 87.06%
CMYK 0.00% 2.25% 3.60%
12.94%

Color #DED9D6 in popluar number systems.

HEX DE D9 D6
Decimal 222 217 214
Binary 11011110 11011001 11010110
Octal 336 331 326

Shades and tints

Shades of #DED9D6

#DED9D6
(222,217,214)
#CAC6C3
(202,198,195)
#B6B3B0
(182,179,176)
#A2A09D
(162,160,157)
#8E8D8A
(142,141,138)
#7A7A77
(122,122,119)
#666764
(102,103,100)
#525451
(82,84,81)
#3E413E
(62,65,62)
#2A2E2B
(42,46,43)
#161B18
(22,27,24)
#000000
(0,0,0)

Tints of #DED9D6

#DED9D6
(222,217,214)
#E1DCD9
(225,220,217)
#E4DFDC
(228,223,220)
#E7E2DF
(231,226,223)
#EAE5E2
(234,229,226)
#EDE8E5
(237,232,229)
#F0EBE8
(240,235,232)
#F3EEEB
(243,238,235)
#F6F1EE
(246,241,238)
#F9F4F1
(249,244,241)
#FCF7F4
(252,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DED9D6 color. Also use rgb(222,217,214) instead hex code.

Text Font Color

.myTextColor { color: #DED9D6; }

<p style="color:#DED9D6">This sample text font color is #DED9D6.</p>

This text font color is #DED9D6.

Background Color

.myBgColor { background-color: #DED9D6; }

<div style="background-color:#DED9D6">Inner text</div>

This div background color is #DED9D6.

Border color

.myBorderColor { border: 1px solid #DED9D6; }

<div style="border:3px solid #DED9D6">Div</div>

This div border color is #DED9D6.

Opacity

.myOpacity80 { color: #DED9D6; opacity: 0.8; }

<p style="color:#DED9D6;opacity:0.8;">80%</p>

Text with #DED9D6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DED9D6;}

<p style="text-shadow: 3px 3px 1px #DED9D6">Text here.</p>

This text has shadow with #DED9D6 color.


.textShadow {text-shadow: 3px 3px 1px #DED9D6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DED9D6, 5px 5px 20px red">Text here.</p>

This text has shadow with #DED9D6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DED9D6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DED9D6, Direction=45, Strength=4)">Text</p>

This text has shadow with #DED9D6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DED9D6;
-webkit-box-shadow: 1px 1px 3px 2px #DED9D6;
box-shadow: 1px 1px 3px 2px #DED9D6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DED9D6; -webkit-box-shadow: 1px 1px 3px 2px #DED9D6; box-shadow:1px 1px 3px 2px #DED9D6;">
Div content here
</div>

This div box has shadow with color #DED9D6.

Preview

Color preview on black background

This text has color #DED9D6 on black background.


Color preview on white background

This text has color #DED9D6 on white background.


Black color preview on #DED9D6 background

This text has black color on #DED9D6 background.


White color preview on #DED9D6 background

This text has white color on #DED9D6 background.


Related colors

Complementary color

Complementary color for #hex is #212629.


I love getcolorcode.com

Triadic colors

1 #D6DED9 and #D9D6DE with #DED9D6 are triadic colors.

2 #D6D9DE and #D9DED6 with #DED9D6 are triadic colors.