COLOR #D0E3A8

HEX: #D0E3A8 RGB: (208,227,168)

Color info

#D0E3A8 contains red, green and blue colors in about the same proportion. Web safe color of #D0E3A8 is #CCCC99 (or #CC9).

RGB color model

#D0E3A8 color RGB value is (208,227,168).

RGB: (208,227,168) (82%, 89%, 66%)

RGB channels and saturation

R 208 of 255 = 82%
G 227 of 255 = 89%
B 168 of 255 = 66%

208
227
168

R + G + B ~ 79%. #D0E3A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 227 + 168 = 603 (100%)
R 208 of 603 ~ 34.49%
G 227 of 603 ~ 37.65%
B 168 of 603 ~ 27.86'%

%34.49
%37.65
%27.86

CMYK color model

#D0E3A8 color CMYK value is (8,0,26,11).

  • cyan value is 8.37%
  • magenta value is 0.00%
  • yellow value is 25.99%
  • key color value is 10.98%

CMYK: (8,0,26,11)
C8M0Y26K11 (8%, 0%, 26%, 11%)
(0.08 / 0.00 / 0.26 / 0.11)

CMYK percentages

%8.37
%0
%25.99
%10.98

Codes

Color #D0E3A8 in popluar color models

D0 E3 A8
RGB 208 227 168
HSL 79° 51.30% 77.45%
HSB/HSV 79° 25.99% 89.02%
CMYK 8.37% 0.00% 25.99%
10.98%

Color #D0E3A8 in popluar number systems.

HEX D0 E3 A8
Decimal 208 227 168
Binary 11010000 11100011 10101000
Octal 320 343 250

Shades and tints

Shades of #D0E3A8

#D0E3A8
(208,227,168)
#BECF99
(190,207,153)
#ACBB8A
(172,187,138)
#9AA77B
(154,167,123)
#88936C
(136,147,108)
#767F5D
(118,127,93)
#646B4E
(100,107,78)
#52573F
(82,87,63)
#404330
(64,67,48)
#2E2F21
(46,47,33)
#1C1B12
(28,27,18)
#000000
(0,0,0)

Tints of #D0E3A8

#D0E3A8
(208,227,168)
#D4E5AF
(212,229,175)
#D8E7B6
(216,231,182)
#DCE9BD
(220,233,189)
#E0EBC4
(224,235,196)
#E4EDCB
(228,237,203)
#E8EFD2
(232,239,210)
#ECF1D9
(236,241,217)
#F0F3E0
(240,243,224)
#F4F5E7
(244,245,231)
#F8F7EE
(248,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0E3A8 color. Also use rgb(208,227,168) instead hex code.

Text Font Color

.myTextColor { color: #D0E3A8; }

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

This text font color is #D0E3A8.

Background Color

.myBgColor { background-color: #D0E3A8; }

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

This div background color is #D0E3A8.

Border color

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

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

This div border color is #D0E3A8.

Opacity

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

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

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

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

This text has shadow with #D0E3A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0E3A8.

Preview

Color preview on black background

This text has color #D0E3A8 on black background.


Color preview on white background

This text has color #D0E3A8 on white background.


Black color preview on #D0E3A8 background

This text has black color on #D0E3A8 background.


White color preview on #D0E3A8 background

This text has white color on #D0E3A8 background.


Related colors

Complementary color

Complementary color for #hex is #2F1C57.


I love getcolorcode.com

Triadic colors

1 #A8D0E3 and #E3A8D0 with #D0E3A8 are triadic colors.

2 #A8E3D0 and #E3D0A8 with #D0E3A8 are triadic colors.