COLOR #D7E4CB

HEX: #D7E4CB RGB: (215,228,203)

Color info

#D7E4CB contains red, green and blue colors in about the same proportion. Web safe color of #D7E4CB is #CCCCCC (or #CCC).

RGB color model

#D7E4CB color RGB value is (215,228,203).

RGB: (215,228,203) (84%, 89%, 80%)

RGB channels and saturation

R 215 of 255 = 84%
G 228 of 255 = 89%
B 203 of 255 = 80%

215
228
203

R + G + B ~ 84%. #D7E4CB is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 228 + 203 = 646 (100%)
R 215 of 646 ~ 33.28%
G 228 of 646 ~ 35.29%
B 203 of 646 ~ 31.42'%

%33.28
%35.29
%31.42

CMYK color model

#D7E4CB color CMYK value is (6,0,11,11).

  • cyan value is 5.70%
  • magenta value is 0.00%
  • yellow value is 10.96%
  • key color value is 10.59%

CMYK: (6,0,11,11)
C6M0Y11K11 (6%, 0%, 11%, 11%)
(0.06 / 0.00 / 0.11 / 0.11)

CMYK percentages

%5.7
%0
%10.96
%10.59

Codes

Color #D7E4CB in popluar color models

D7 E4 CB
RGB 215 228 203
HSL 91° 31.65% 84.51%
HSB/HSV 91° 10.96% 89.41%
CMYK 5.70% 0.00% 10.96%
10.59%

Color #D7E4CB in popluar number systems.

HEX D7 E4 CB
Decimal 215 228 203
Binary 11010111 11100100 11001011
Octal 327 344 313

Shades and tints

Shades of #D7E4CB

#D7E4CB
(215,228,203)
#C4D0B9
(196,208,185)
#B1BCA7
(177,188,167)
#9EA895
(158,168,149)
#8B9483
(139,148,131)
#788071
(120,128,113)
#656C5F
(101,108,95)
#52584D
(82,88,77)
#3F443B
(63,68,59)
#2C3029
(44,48,41)
#191C17
(25,28,23)
#000000
(0,0,0)

Tints of #D7E4CB

#D7E4CB
(215,228,203)
#DAE6CF
(218,230,207)
#DDE8D3
(221,232,211)
#E0EAD7
(224,234,215)
#E3ECDB
(227,236,219)
#E6EEDF
(230,238,223)
#E9F0E3
(233,240,227)
#ECF2E7
(236,242,231)
#EFF4EB
(239,244,235)
#F2F6EF
(242,246,239)
#F5F8F3
(245,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7E4CB color. Also use rgb(215,228,203) instead hex code.

Text Font Color

.myTextColor { color: #D7E4CB; }

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

This text font color is #D7E4CB.

Background Color

.myBgColor { background-color: #D7E4CB; }

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

This div background color is #D7E4CB.

Border color

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

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

This div border color is #D7E4CB.

Opacity

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

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

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

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

This text has shadow with #D7E4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7E4CB.

Preview

Color preview on black background

This text has color #D7E4CB on black background.


Color preview on white background

This text has color #D7E4CB on white background.


Black color preview on #D7E4CB background

This text has black color on #D7E4CB background.


White color preview on #D7E4CB background

This text has white color on #D7E4CB background.


Related colors

Complementary color

Complementary color for #hex is #281B34.


I love getcolorcode.com

Triadic colors

1 #CBD7E4 and #E4CBD7 with #D7E4CB are triadic colors.

2 #CBE4D7 and #E4D7CB with #D7E4CB are triadic colors.