COLOR #E4CBD9

HEX: #E4CBD9 RGB: (228,203,217)

Color info

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

RGB color model

#E4CBD9 color RGB value is (228,203,217).

RGB: (228,203,217) (89%, 80%, 85%)

RGB channels and saturation

R 228 of 255 = 89%
G 203 of 255 = 80%
B 217 of 255 = 85%

228
203
217

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

Portions of RGB colors in percentages

R + G + B = 228 + 203 + 217 = 648 (100%)
R 228 of 648 ~ 35.19%
G 203 of 648 ~ 31.33%
B 217 of 648 ~ 33.49'%

%35.19
%31.33
%33.49

CMYK color model

#E4CBD9 color CMYK value is (0,11,5,11).

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

CMYK: (0,11,5,11)
C0M11Y5K11 (0%, 11%, 5%, 11%)
(0.00 / 0.11 / 0.05 / 0.11)

CMYK percentages

%0
%10.96
%4.82
%10.59

Codes

Color #E4CBD9 in popluar color models

E4 CB D9
RGB 228 203 217
HSL 326° 31.65% 84.51%
HSB/HSV 326° 10.96% 89.41%
CMYK 0.00% 10.96% 4.82%
10.59%

Color #E4CBD9 in popluar number systems.

HEX E4 CB D9
Decimal 228 203 217
Binary 11100100 11001011 11011001
Octal 344 313 331

Shades and tints

Shades of #E4CBD9

#E4CBD9
(228,203,217)
#D0B9C6
(208,185,198)
#BCA7B3
(188,167,179)
#A895A0
(168,149,160)
#94838D
(148,131,141)
#80717A
(128,113,122)
#6C5F67
(108,95,103)
#584D54
(88,77,84)
#443B41
(68,59,65)
#30292E
(48,41,46)
#1C171B
(28,23,27)
#000000
(0,0,0)

Tints of #E4CBD9

#E4CBD9
(228,203,217)
#E6CFDC
(230,207,220)
#E8D3DF
(232,211,223)
#EAD7E2
(234,215,226)
#ECDBE5
(236,219,229)
#EEDFE8
(238,223,232)
#F0E3EB
(240,227,235)
#F2E7EE
(242,231,238)
#F4EBF1
(244,235,241)
#F6EFF4
(246,239,244)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4CBD9; }

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

This text font color is #E4CBD9.

Background Color

.myBgColor { background-color: #E4CBD9; }

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

This div background color is #E4CBD9.

Border color

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

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

This div border color is #E4CBD9.

Opacity

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

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

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

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

This text has shadow with #E4CBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4CBD9.

Preview

Color preview on black background

This text has color #E4CBD9 on black background.


Color preview on white background

This text has color #E4CBD9 on white background.


Black color preview on #E4CBD9 background

This text has black color on #E4CBD9 background.


White color preview on #E4CBD9 background

This text has white color on #E4CBD9 background.


Related colors

Complementary color

Complementary color for #hex is #1B3426.


I love getcolorcode.com

Triadic colors

1 #D9E4CB and #CBD9E4 with #E4CBD9 are triadic colors.

2 #D9CBE4 and #CBE4D9 with #E4CBD9 are triadic colors.