COLOR #D8E7AC

HEX: #D8E7AC RGB: (216,231,172)

Color info

#D8E7AC contains red, green and blue colors in about the same proportion. Web safe color of #D8E7AC is #CCFF99 (or #CF9).

RGB color model

#D8E7AC color RGB value is (216,231,172).

RGB: (216,231,172) (85%, 91%, 67%)

RGB channels and saturation

R 216 of 255 = 85%
G 231 of 255 = 91%
B 172 of 255 = 67%

216
231
172

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

Portions of RGB colors in percentages

R + G + B = 216 + 231 + 172 = 619 (100%)
R 216 of 619 ~ 34.89%
G 231 of 619 ~ 37.32%
B 172 of 619 ~ 27.79'%

%34.89
%37.32
%27.79

CMYK color model

#D8E7AC color CMYK value is (6,0,26,9).

  • cyan value is 6.49%
  • magenta value is 0.00%
  • yellow value is 25.54%
  • key color value is 9.41%

CMYK: (6,0,26,9)
C6M0Y26K9 (6%, 0%, 26%, 9%)
(0.06 / 0.00 / 0.26 / 0.09)

CMYK percentages

%6.49
%0
%25.54
%9.41

Codes

Color #D8E7AC in popluar color models

D8 E7 AC
RGB 216 231 172
HSL 75° 55.14% 79.02%
HSB/HSV 75° 25.54% 90.59%
CMYK 6.49% 0.00% 25.54%
9.41%

Color #D8E7AC in popluar number systems.

HEX D8 E7 AC
Decimal 216 231 172
Binary 11011000 11100111 10101100
Octal 330 347 254

Shades and tints

Shades of #D8E7AC

#D8E7AC
(216,231,172)
#C5D29D
(197,210,157)
#B2BD8E
(178,189,142)
#9FA87F
(159,168,127)
#8C9370
(140,147,112)
#797E61
(121,126,97)
#666952
(102,105,82)
#535443
(83,84,67)
#403F34
(64,63,52)
#2D2A25
(45,42,37)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #D8E7AC

#D8E7AC
(216,231,172)
#DBE9B3
(219,233,179)
#DEEBBA
(222,235,186)
#E1EDC1
(225,237,193)
#E4EFC8
(228,239,200)
#E7F1CF
(231,241,207)
#EAF3D6
(234,243,214)
#EDF5DD
(237,245,221)
#F0F7E4
(240,247,228)
#F3F9EB
(243,249,235)
#F6FBF2
(246,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8E7AC color. Also use rgb(216,231,172) instead hex code.

Text Font Color

.myTextColor { color: #D8E7AC; }

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

This text font color is #D8E7AC.

Background Color

.myBgColor { background-color: #D8E7AC; }

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

This div background color is #D8E7AC.

Border color

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

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

This div border color is #D8E7AC.

Opacity

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

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

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

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

This text has shadow with #D8E7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8E7AC.

Preview

Color preview on black background

This text has color #D8E7AC on black background.


Color preview on white background

This text has color #D8E7AC on white background.


Black color preview on #D8E7AC background

This text has black color on #D8E7AC background.


White color preview on #D8E7AC background

This text has white color on #D8E7AC background.


Related colors

Complementary color

Complementary color for #hex is #271853.


I love getcolorcode.com

Triadic colors

1 #ACD8E7 and #E7ACD8 with #D8E7AC are triadic colors.

2 #ACE7D8 and #E7D8AC with #D8E7AC are triadic colors.