COLOR #E4CBD0

HEX: #E4CBD0 RGB: (228,203,208)

Color info

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

RGB color model

#E4CBD0 color RGB value is (228,203,208).

RGB: (228,203,208) (89%, 80%, 82%)

RGB channels and saturation

R 228 of 255 = 89%
G 203 of 255 = 80%
B 208 of 255 = 82%

228
203
208

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

Portions of RGB colors in percentages

R + G + B = 228 + 203 + 208 = 639 (100%)
R 228 of 639 ~ 35.68%
G 203 of 639 ~ 31.77%
B 208 of 639 ~ 32.55'%

%35.68
%31.77
%32.55

CMYK color model

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

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

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

CMYK percentages

%0
%10.96
%8.77
%10.59

Codes

Color #E4CBD0 in popluar color models

E4 CB D0
RGB 228 203 208
HSL 348° 31.65% 84.51%
HSB/HSV 348° 10.96% 89.41%
CMYK 0.00% 10.96% 8.77%
10.59%

Color #E4CBD0 in popluar number systems.

HEX E4 CB D0
Decimal 228 203 208
Binary 11100100 11001011 11010000
Octal 344 313 320

Shades and tints

Shades of #E4CBD0

#E4CBD0
(228,203,208)
#D0B9BE
(208,185,190)
#BCA7AC
(188,167,172)
#A8959A
(168,149,154)
#948388
(148,131,136)
#807176
(128,113,118)
#6C5F64
(108,95,100)
#584D52
(88,77,82)
#443B40
(68,59,64)
#30292E
(48,41,46)
#1C171C
(28,23,28)
#000000
(0,0,0)

Tints of #E4CBD0

#E4CBD0
(228,203,208)
#E6CFD4
(230,207,212)
#E8D3D8
(232,211,216)
#EAD7DC
(234,215,220)
#ECDBE0
(236,219,224)
#EEDFE4
(238,223,228)
#F0E3E8
(240,227,232)
#F2E7EC
(242,231,236)
#F4EBF0
(244,235,240)
#F6EFF4
(246,239,244)
#F8F3F8
(248,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4CBD0; }

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

This text font color is #E4CBD0.

Background Color

.myBgColor { background-color: #E4CBD0; }

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

This div background color is #E4CBD0.

Border color

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

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

This div border color is #E4CBD0.

Opacity

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

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

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

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

This text has shadow with #E4CBD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4CBD0.

Preview

Color preview on black background

This text has color #E4CBD0 on black background.


Color preview on white background

This text has color #E4CBD0 on white background.


Black color preview on #E4CBD0 background

This text has black color on #E4CBD0 background.


White color preview on #E4CBD0 background

This text has white color on #E4CBD0 background.


Related colors

Complementary color

Complementary color for #hex is #1B342F.


I love getcolorcode.com

Triadic colors

1 #D0E4CB and #CBD0E4 with #E4CBD0 are triadic colors.

2 #D0CBE4 and #CBE4D0 with #E4CBD0 are triadic colors.