COLOR #E4C3D1

HEX: #E4C3D1 RGB: (228,195,209)

Color info

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

RGB color model

#E4C3D1 color RGB value is (228,195,209).

RGB: (228,195,209) (89%, 76%, 82%)

RGB channels and saturation

R 228 of 255 = 89%
G 195 of 255 = 76%
B 209 of 255 = 82%

228
195
209

R + G + B ~ 82%. #E4C3D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 195 + 209 = 632 (100%)
R 228 of 632 ~ 36.08%
G 195 of 632 ~ 30.85%
B 209 of 632 ~ 33.07'%

%36.08
%30.85
%33.07

CMYK color model

#E4C3D1 color CMYK value is (0,14,8,11).

  • cyan value is 0.00%
  • magenta value is 14.47%
  • yellow value is 8.33%
  • key color value is 10.59%

CMYK: (0,14,8,11)
C0M14Y8K11 (0%, 14%, 8%, 11%)
(0.00 / 0.14 / 0.08 / 0.11)

CMYK percentages

%0
%14.47
%8.33
%10.59

Codes

Color #E4C3D1 in popluar color models

E4 C3 D1
RGB 228 195 209
HSL 335° 37.93% 82.94%
HSB/HSV 335° 14.47% 89.41%
CMYK 0.00% 14.47% 8.33%
10.59%

Color #E4C3D1 in popluar number systems.

HEX E4 C3 D1
Decimal 228 195 209
Binary 11100100 11000011 11010001
Octal 344 303 321

Shades and tints

Shades of #E4C3D1

#E4C3D1
(228,195,209)
#D0B2BE
(208,178,190)
#BCA1AB
(188,161,171)
#A89098
(168,144,152)
#947F85
(148,127,133)
#806E72
(128,110,114)
#6C5D5F
(108,93,95)
#584C4C
(88,76,76)
#443B39
(68,59,57)
#302A26
(48,42,38)
#1C1913
(28,25,19)
#000000
(0,0,0)

Tints of #E4C3D1

#E4C3D1
(228,195,209)
#E6C8D5
(230,200,213)
#E8CDD9
(232,205,217)
#EAD2DD
(234,210,221)
#ECD7E1
(236,215,225)
#EEDCE5
(238,220,229)
#F0E1E9
(240,225,233)
#F2E6ED
(242,230,237)
#F4EBF1
(244,235,241)
#F6F0F5
(246,240,245)
#F8F5F9
(248,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C3D1 color. Also use rgb(228,195,209) instead hex code.

Text Font Color

.myTextColor { color: #E4C3D1; }

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

This text font color is #E4C3D1.

Background Color

.myBgColor { background-color: #E4C3D1; }

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

This div background color is #E4C3D1.

Border color

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

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

This div border color is #E4C3D1.

Opacity

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

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

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

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

This text has shadow with #E4C3D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C3D1.

Preview

Color preview on black background

This text has color #E4C3D1 on black background.


Color preview on white background

This text has color #E4C3D1 on white background.


Black color preview on #E4C3D1 background

This text has black color on #E4C3D1 background.


White color preview on #E4C3D1 background

This text has white color on #E4C3D1 background.


Related colors

Complementary color

Complementary color for #hex is #1B3C2E.


I love getcolorcode.com

Triadic colors

1 #D1E4C3 and #C3D1E4 with #E4C3D1 are triadic colors.

2 #D1C3E4 and #C3E4D1 with #E4C3D1 are triadic colors.