COLOR #D6E6BB

HEX: #D6E6BB RGB: (214,230,187)

Color info

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

RGB color model

#D6E6BB color RGB value is (214,230,187).

RGB: (214,230,187) (84%, 90%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 230 of 255 = 90%
B 187 of 255 = 73%

214
230
187

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

Portions of RGB colors in percentages

R + G + B = 214 + 230 + 187 = 631 (100%)
R 214 of 631 ~ 33.91%
G 230 of 631 ~ 36.45%
B 187 of 631 ~ 29.64'%

%33.91
%36.45
%29.64

CMYK color model

#D6E6BB color CMYK value is (7,0,19,10).

  • cyan value is 6.96%
  • magenta value is 0.00%
  • yellow value is 18.70%
  • key color value is 9.80%

CMYK: (7,0,19,10)
C7M0Y19K10 (7%, 0%, 19%, 10%)
(0.07 / 0.00 / 0.19 / 0.10)

CMYK percentages

%6.96
%0
%18.7
%9.8

Codes

Color #D6E6BB in popluar color models

D6 E6 BB
RGB 214 230 187
HSL 82° 46.24% 81.76%
HSB/HSV 82° 18.70% 90.20%
CMYK 6.96% 0.00% 18.70%
9.80%

Color #D6E6BB in popluar number systems.

HEX D6 E6 BB
Decimal 214 230 187
Binary 11010110 11100110 10111011
Octal 326 346 273

Shades and tints

Shades of #D6E6BB

#D6E6BB
(214,230,187)
#C3D2AA
(195,210,170)
#B0BE99
(176,190,153)
#9DAA88
(157,170,136)
#8A9677
(138,150,119)
#778266
(119,130,102)
#646E55
(100,110,85)
#515A44
(81,90,68)
#3E4633
(62,70,51)
#2B3222
(43,50,34)
#181E11
(24,30,17)
#000000
(0,0,0)

Tints of #D6E6BB

#D6E6BB
(214,230,187)
#D9E8C1
(217,232,193)
#DCEAC7
(220,234,199)
#DFECCD
(223,236,205)
#E2EED3
(226,238,211)
#E5F0D9
(229,240,217)
#E8F2DF
(232,242,223)
#EBF4E5
(235,244,229)
#EEF6EB
(238,246,235)
#F1F8F1
(241,248,241)
#F4FAF7
(244,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E6BB color. Also use rgb(214,230,187) instead hex code.

Text Font Color

.myTextColor { color: #D6E6BB; }

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

This text font color is #D6E6BB.

Background Color

.myBgColor { background-color: #D6E6BB; }

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

This div background color is #D6E6BB.

Border color

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

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

This div border color is #D6E6BB.

Opacity

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

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

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

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

This text has shadow with #D6E6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E6BB.

Preview

Color preview on black background

This text has color #D6E6BB on black background.


Color preview on white background

This text has color #D6E6BB on white background.


Black color preview on #D6E6BB background

This text has black color on #D6E6BB background.


White color preview on #D6E6BB background

This text has white color on #D6E6BB background.


Related colors

Complementary color

Complementary color for #hex is #291944.


I love getcolorcode.com

Triadic colors

1 #BBD6E6 and #E6BBD6 with #D6E6BB are triadic colors.

2 #BBE6D6 and #E6D6BB with #D6E6BB are triadic colors.