COLOR #D6E7BA

HEX: #D6E7BA RGB: (214,231,186)

Color info

#D6E7BA contains red, green and blue colors in about the same proportion. Web safe color of #D6E7BA is #CCFFCC (or #CFC).

RGB color model

#D6E7BA color RGB value is (214,231,186).

RGB: (214,231,186) (84%, 91%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 231 of 255 = 91%
B 186 of 255 = 73%

214
231
186

R + G + B ~ 83%. #D6E7BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 231 + 186 = 631 (100%)
R 214 of 631 ~ 33.91%
G 231 of 631 ~ 36.61%
B 186 of 631 ~ 29.48'%

%33.91
%36.61
%29.48

CMYK color model

#D6E7BA color CMYK value is (7,0,19,9).

  • cyan value is 7.36%
  • magenta value is 0.00%
  • yellow value is 19.48%
  • key color value is 9.41%
CMYK: (7,0,19,9) C7M0Y19K9 (7%,0%,19%,9%) (0.07/0.00/0.19/0.09) 

CMYK percentages

%7.36
%0
%19.48
%9.41

Codes

Color #D6E7BA in popluar color models

D6 E7 BA
RGB 214 231 186
HSL 83° 48.39% 81.76%
HSB/HSV 83° 19.48% 90.59%
CMYK 7.36% 0.00% 19.48%
9.41%

Color #D6E7BA in popluar number systems.

HEX D6 E7 BA
Decimal 214 231 186
Binary 11010110 11100111 10111010
Octal 326 347 272

Shades and tints

Shades of #D6E7BA

#D6E7BA
(214,231,186)
#C3D2AA
(195,210,170)
#B0BD9A
(176,189,154)
#9DA88A
(157,168,138)
#8A937A
(138,147,122)
#777E6A
(119,126,106)
#64695A
(100,105,90)
#51544A
(81,84,74)
#3E3F3A
(62,63,58)
#2B2A2A
(43,42,42)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #D6E7BA

#D6E7BA
(214,231,186)
#D9E9C0
(217,233,192)
#DCEBC6
(220,235,198)
#DFEDCC
(223,237,204)
#E2EFD2
(226,239,210)
#E5F1D8
(229,241,216)
#E8F3DE
(232,243,222)
#EBF5E4
(235,245,228)
#EEF7EA
(238,247,234)
#F1F9F0
(241,249,240)
#F4FBF6
(244,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E7BA color. Also use rgb(214,231,186) instead hex code.

Text Font Color

.myTextColor { color: #D6E7BA; }

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

This text font color is #D6E7BA.

Background Color

.myBgColor { background-color: #D6E7BA; }

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

This div background color is #D6E7BA.

Border color

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

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

This div border color is #D6E7BA.

Opacity

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

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

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

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

This text has shadow with #D6E7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E7BA.

Preview

Color preview on black background

This text has color #D6E7BA on black background.


Color preview on white background

This text has color #D6E7BA on white background.


Black color preview on #D6E7BA background

This text has black color on #D6E7BA background.


White color preview on #D6E7BA background

This text has white color on #D6E7BA background.


Related colors

Complementary color

Complementary color for #hex is #291845.


I love getcolorcode.com

Triadic colors

1 #BAD6E7 and #E7BAD6 with #D6E7BA are triadic colors.

2 #BAE7D6 and #E7D6BA with #D6E7BA are triadic colors.