COLOR #D5E9CF

HEX: #D5E9CF RGB: (213,233,207)

Color info

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

RGB color model

#D5E9CF color RGB value is (213,233,207).

RGB: (213,233,207) (84%, 91%, 81%)

RGB channels and saturation

R 213 of 255 = 84%
G 233 of 255 = 91%
B 207 of 255 = 81%

213
233
207

R + G + B ~ 85%. #D5E9CF is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 233 + 207 = 653 (100%)
R 213 of 653 ~ 32.62%
G 233 of 653 ~ 35.68%
B 207 of 653 ~ 31.7'%

%32.62
%35.68
%31.7

CMYK color model

#D5E9CF color CMYK value is (9,0,11,9).

  • cyan value is 8.58%
  • magenta value is 0.00%
  • yellow value is 11.16%
  • key color value is 8.63%

CMYK: (9,0,11,9)
C9M0Y11K9 (9%, 0%, 11%, 9%)
(0.09 / 0.00 / 0.11 / 0.09)

CMYK percentages

%8.58
%0
%11.16
%8.63

Codes

Color #D5E9CF in popluar color models

D5 E9 CF
RGB 213 233 207
HSL 106° 37.14% 86.27%
HSB/HSV 106° 11.16% 91.37%
CMYK 8.58% 0.00% 11.16%
8.63%

Color #D5E9CF in popluar number systems.

HEX D5 E9 CF
Decimal 213 233 207
Binary 11010101 11101001 11001111
Octal 325 351 317

Shades and tints

Shades of #D5E9CF

#D5E9CF
(213,233,207)
#C2D4BD
(194,212,189)
#AFBFAB
(175,191,171)
#9CAA99
(156,170,153)
#899587
(137,149,135)
#768075
(118,128,117)
#636B63
(99,107,99)
#505651
(80,86,81)
#3D413F
(61,65,63)
#2A2C2D
(42,44,45)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #D5E9CF

#D5E9CF
(213,233,207)
#D8EBD3
(216,235,211)
#DBEDD7
(219,237,215)
#DEEFDB
(222,239,219)
#E1F1DF
(225,241,223)
#E4F3E3
(228,243,227)
#E7F5E7
(231,245,231)
#EAF7EB
(234,247,235)
#EDF9EF
(237,249,239)
#F0FBF3
(240,251,243)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9CF color. Also use rgb(213,233,207) instead hex code.

Text Font Color

.myTextColor { color: #D5E9CF; }

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

This text font color is #D5E9CF.

Background Color

.myBgColor { background-color: #D5E9CF; }

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

This div background color is #D5E9CF.

Border color

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

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

This div border color is #D5E9CF.

Opacity

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

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

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

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

This text has shadow with #D5E9CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9CF.

Preview

Color preview on black background

This text has color #D5E9CF on black background.


Color preview on white background

This text has color #D5E9CF on white background.


Black color preview on #D5E9CF background

This text has black color on #D5E9CF background.


White color preview on #D5E9CF background

This text has white color on #D5E9CF background.


Related colors

Complementary color

Complementary color for #hex is #2A1630.


I love getcolorcode.com

Triadic colors

1 #CFD5E9 and #E9CFD5 with #D5E9CF are triadic colors.

2 #CFE9D5 and #E9D5CF with #D5E9CF are triadic colors.