COLOR #D6EDAC

HEX: #D6EDAC RGB: (214,237,172)

Color info

#D6EDAC contains mainly red and green colors. Web safe color of #D6EDAC is #CCFF99 (or #CF9).

RGB color model

#D6EDAC color RGB value is (214,237,172).

RGB: (214,237,172) (84%, 93%, 67%)

RGB channels and saturation

R 214 of 255 = 84%
G 237 of 255 = 93%
B 172 of 255 = 67%

214
237
172

R + G + B ~ 81%. #D6EDAC is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 237 + 172 = 623 (100%)
R 214 of 623 ~ 34.35%
G 237 of 623 ~ 38.04%
B 172 of 623 ~ 27.61'%

%34.35
%38.04
%27.61

CMYK color model

#D6EDAC color CMYK value is (10,0,27,7).

  • cyan value is 9.70%
  • magenta value is 0.00%
  • yellow value is 27.43%
  • key color value is 7.06%
CMYK: (10,0,27,7) C10M0Y27K7 (10%,0%,27%,7%) (0.10/0.00/0.27/0.07) 

CMYK percentages

%9.7
%0
%27.43
%7.06

Codes

Color #D6EDAC in popluar color models

D6 ED AC
RGB 214 237 172
HSL 81° 64.36% 80.20%
HSB/HSV 81° 27.43% 92.94%
CMYK 9.70% 0.00% 27.43%
7.06%

Color #D6EDAC in popluar number systems.

HEX D6 ED AC
Decimal 214 237 172
Binary 11010110 11101101 10101100
Octal 326 355 254

Shades and tints

Shades of #D6EDAC

#D6EDAC
(214,237,172)
#C3D89D
(195,216,157)
#B0C38E
(176,195,142)
#9DAE7F
(157,174,127)
#8A9970
(138,153,112)
#778461
(119,132,97)
#646F52
(100,111,82)
#515A43
(81,90,67)
#3E4534
(62,69,52)
#2B3025
(43,48,37)
#181B16
(24,27,22)
#000000
(0,0,0)

Tints of #D6EDAC

#D6EDAC
(214,237,172)
#D9EEB3
(217,238,179)
#DCEFBA
(220,239,186)
#DFF0C1
(223,240,193)
#E2F1C8
(226,241,200)
#E5F2CF
(229,242,207)
#E8F3D6
(232,243,214)
#EBF4DD
(235,244,221)
#EEF5E4
(238,245,228)
#F1F6EB
(241,246,235)
#F4F7F2
(244,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6EDAC color. Also use rgb(214,237,172) instead hex code.

Text Font Color

.myTextColor { color: #D6EDAC; }

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

This text font color is #D6EDAC.

Background Color

.myBgColor { background-color: #D6EDAC; }

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

This div background color is #D6EDAC.

Border color

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

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

This div border color is #D6EDAC.

Opacity

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

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

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

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

This text has shadow with #D6EDAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EDAC.

Preview

Color preview on black background

This text has color #D6EDAC on black background.


Color preview on white background

This text has color #D6EDAC on white background.


Black color preview on #D6EDAC background

This text has black color on #D6EDAC background.


White color preview on #D6EDAC background

This text has white color on #D6EDAC background.


Related colors

Complementary color

Complementary color for #hex is #291253.


I love getcolorcode.com

Triadic colors

1 #ACD6ED and #EDACD6 with #D6EDAC are triadic colors.

2 #ACEDD6 and #EDD6AC with #D6EDAC are triadic colors.