COLOR #D6CEDD

HEX: #D6CEDD RGB: (214,206,221)

Color info

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

RGB color model

#D6CEDD color RGB value is (214,206,221).

RGB: (214,206,221) (84%, 81%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 206 of 255 = 81%
B 221 of 255 = 87%

214
206
221

R + G + B ~ 84%. #D6CEDD is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 206 + 221 = 641 (100%)
R 214 of 641 ~ 33.39%
G 206 of 641 ~ 32.14%
B 221 of 641 ~ 34.48'%

%33.39
%32.14
%34.48

CMYK color model

#D6CEDD color CMYK value is (3,7,0,13).

  • cyan value is 3.17%
  • magenta value is 6.79%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (3,7,0,13)
C3M7Y0K13 (3%, 7%, 0%, 13%)
(0.03 / 0.07 / 0.00 / 0.13)

CMYK percentages

%3.17
%6.79
%0
%13.33

Codes

Color #D6CEDD in popluar color models

D6 CE DD
RGB 214 206 221
HSL 272° 18.07% 83.73%
HSB/HSV 272° 6.79% 86.67%
CMYK 3.17% 6.79% 0.00%
13.33%

Color #D6CEDD in popluar number systems.

HEX D6 CE DD
Decimal 214 206 221
Binary 11010110 11001110 11011101
Octal 326 316 335

Shades and tints

Shades of #D6CEDD

#D6CEDD
(214,206,221)
#C3BCC9
(195,188,201)
#B0AAB5
(176,170,181)
#9D98A1
(157,152,161)
#8A868D
(138,134,141)
#777479
(119,116,121)
#646265
(100,98,101)
#515051
(81,80,81)
#3E3E3D
(62,62,61)
#2B2C29
(43,44,41)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #D6CEDD

#D6CEDD
(214,206,221)
#D9D2E0
(217,210,224)
#DCD6E3
(220,214,227)
#DFDAE6
(223,218,230)
#E2DEE9
(226,222,233)
#E5E2EC
(229,226,236)
#E8E6EF
(232,230,239)
#EBEAF2
(235,234,242)
#EEEEF5
(238,238,245)
#F1F2F8
(241,242,248)
#F4F6FB
(244,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6CEDD color. Also use rgb(214,206,221) instead hex code.

Text Font Color

.myTextColor { color: #D6CEDD; }

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

This text font color is #D6CEDD.

Background Color

.myBgColor { background-color: #D6CEDD; }

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

This div background color is #D6CEDD.

Border color

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

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

This div border color is #D6CEDD.

Opacity

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

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

Text with #D6CEDD 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 #D6CEDD;}

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

This text has shadow with #D6CEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CEDD.

Preview

Color preview on black background

This text has color #D6CEDD on black background.


Color preview on white background

This text has color #D6CEDD on white background.


Black color preview on #D6CEDD background

This text has black color on #D6CEDD background.


White color preview on #D6CEDD background

This text has white color on #D6CEDD background.


Related colors

Complementary color

Complementary color for #hex is #293122.


I love getcolorcode.com

Triadic colors

1 #DDD6CE and #CEDDD6 with #D6CEDD are triadic colors.

2 #DDCED6 and #CED6DD with #D6CEDD are triadic colors.