COLOR #D1EDB6

HEX: #D1EDB6 RGB: (209,237,182)

Color info

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

RGB color model

#D1EDB6 color RGB value is (209,237,182).

RGB: (209,237,182) (82%, 93%, 71%)

RGB channels and saturation

R 209 of 255 = 82%
G 237 of 255 = 93%
B 182 of 255 = 71%

209
237
182

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

Portions of RGB colors in percentages

R + G + B = 209 + 237 + 182 = 628 (100%)
R 209 of 628 ~ 33.28%
G 237 of 628 ~ 37.74%
B 182 of 628 ~ 28.98'%

%33.28
%37.74
%28.98

CMYK color model

#D1EDB6 color CMYK value is (12,0,23,7).

  • cyan value is 11.81%
  • magenta value is 0.00%
  • yellow value is 23.21%
  • key color value is 7.06%
CMYK: (12,0,23,7) C12M0Y23K7 (12%,0%,23%,7%) (0.12/0.00/0.23/0.07) 

CMYK percentages

%11.81
%0
%23.21
%7.06

Codes

Color #D1EDB6 in popluar color models

D1 ED B6
RGB 209 237 182
HSL 91° 60.44% 82.16%
HSB/HSV 91° 23.21% 92.94%
CMYK 11.81% 0.00% 23.21%
7.06%

Color #D1EDB6 in popluar number systems.

HEX D1 ED B6
Decimal 209 237 182
Binary 11010001 11101101 10110110
Octal 321 355 266

Shades and tints

Shades of #D1EDB6

#D1EDB6
(209,237,182)
#BED8A6
(190,216,166)
#ABC396
(171,195,150)
#98AE86
(152,174,134)
#859976
(133,153,118)
#728466
(114,132,102)
#5F6F56
(95,111,86)
#4C5A46
(76,90,70)
#394536
(57,69,54)
#263026
(38,48,38)
#131B16
(19,27,22)
#000000
(0,0,0)

Tints of #D1EDB6

#D1EDB6
(209,237,182)
#D5EEBC
(213,238,188)
#D9EFC2
(217,239,194)
#DDF0C8
(221,240,200)
#E1F1CE
(225,241,206)
#E5F2D4
(229,242,212)
#E9F3DA
(233,243,218)
#EDF4E0
(237,244,224)
#F1F5E6
(241,245,230)
#F5F6EC
(245,246,236)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1EDB6 color. Also use rgb(209,237,182) instead hex code.

Text Font Color

.myTextColor { color: #D1EDB6; }

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

This text font color is #D1EDB6.

Background Color

.myBgColor { background-color: #D1EDB6; }

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

This div background color is #D1EDB6.

Border color

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

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

This div border color is #D1EDB6.

Opacity

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

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

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

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

This text has shadow with #D1EDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1EDB6.

Preview

Color preview on black background

This text has color #D1EDB6 on black background.


Color preview on white background

This text has color #D1EDB6 on white background.


Black color preview on #D1EDB6 background

This text has black color on #D1EDB6 background.


White color preview on #D1EDB6 background

This text has white color on #D1EDB6 background.


Related colors

Complementary color

Complementary color for #hex is #2E1249.


I love getcolorcode.com

Triadic colors

1 #B6D1ED and #EDB6D1 with #D1EDB6 are triadic colors.

2 #B6EDD1 and #EDD1B6 with #D1EDB6 are triadic colors.