COLOR #D6DDBE

HEX: #D6DDBE RGB: (214,221,190)

Color info

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

RGB color model

#D6DDBE color RGB value is (214,221,190).

RGB: (214,221,190) (84%, 87%, 75%)

RGB channels and saturation

R 214 of 255 = 84%
G 221 of 255 = 87%
B 190 of 255 = 75%

214
221
190

R + G + B ~ 82%. #D6DDBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 221 + 190 = 625 (100%)
R 214 of 625 ~ 34.24%
G 221 of 625 ~ 35.36%
B 190 of 625 ~ 30.4'%

%34.24
%35.36
%30.4

CMYK color model

#D6DDBE color CMYK value is (3,0,14,13).

  • cyan value is 3.17%
  • magenta value is 0.00%
  • yellow value is 14.03%
  • key color value is 13.33%
CMYK: (3,0,14,13) C3M0Y14K13 (3%,0%,14%,13%) (0.03/0.00/0.14/0.13) 

CMYK percentages

%3.17
%0
%14.03
%13.33

Codes

Color #D6DDBE in popluar color models

D6 DD BE
RGB 214 221 190
HSL 74° 31.31% 80.59%
HSB/HSV 74° 14.03% 86.67%
CMYK 3.17% 0.00% 14.03%
13.33%

Color #D6DDBE in popluar number systems.

HEX D6 DD BE
Decimal 214 221 190
Binary 11010110 11011101 10111110
Octal 326 335 276

Shades and tints

Shades of #D6DDBE

#D6DDBE
(214,221,190)
#C3C9AD
(195,201,173)
#B0B59C
(176,181,156)
#9DA18B
(157,161,139)
#8A8D7A
(138,141,122)
#777969
(119,121,105)
#646558
(100,101,88)
#515147
(81,81,71)
#3E3D36
(62,61,54)
#2B2925
(43,41,37)
#181514
(24,21,20)
#000000
(0,0,0)

Tints of #D6DDBE

#D6DDBE
(214,221,190)
#D9E0C3
(217,224,195)
#DCE3C8
(220,227,200)
#DFE6CD
(223,230,205)
#E2E9D2
(226,233,210)
#E5ECD7
(229,236,215)
#E8EFDC
(232,239,220)
#EBF2E1
(235,242,225)
#EEF5E6
(238,245,230)
#F1F8EB
(241,248,235)
#F4FBF0
(244,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DDBE; }

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

This text font color is #D6DDBE.

Background Color

.myBgColor { background-color: #D6DDBE; }

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

This div background color is #D6DDBE.

Border color

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

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

This div border color is #D6DDBE.

Opacity

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

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

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

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

This text has shadow with #D6DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DDBE.

Preview

Color preview on black background

This text has color #D6DDBE on black background.


Color preview on white background

This text has color #D6DDBE on white background.


Black color preview on #D6DDBE background

This text has black color on #D6DDBE background.


White color preview on #D6DDBE background

This text has white color on #D6DDBE background.


Related colors

Complementary color

Complementary color for #hex is #292241.


I love getcolorcode.com

Triadic colors

1 #BED6DD and #DDBED6 with #D6DDBE are triadic colors.

2 #BEDDD6 and #DDD6BE with #D6DDBE are triadic colors.