COLOR #E4C2DE

HEX: #E4C2DE RGB: (228,194,222)

Color info

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

RGB color model

#E4C2DE color RGB value is (228,194,222).

RGB: (228,194,222) (89%, 76%, 87%)

RGB channels and saturation

R 228 of 255 = 89%
G 194 of 255 = 76%
B 222 of 255 = 87%

228
194
222

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

Portions of RGB colors in percentages

R + G + B = 228 + 194 + 222 = 644 (100%)
R 228 of 644 ~ 35.4%
G 194 of 644 ~ 30.12%
B 222 of 644 ~ 34.47'%

%35.4
%30.12
%34.47

CMYK color model

#E4C2DE color CMYK value is (0,15,3,11).

  • cyan value is 0.00%
  • magenta value is 14.91%
  • yellow value is 2.63%
  • key color value is 10.59%

CMYK: (0,15,3,11)
C0M15Y3K11 (0%, 15%, 3%, 11%)
(0.00 / 0.15 / 0.03 / 0.11)

CMYK percentages

%0
%14.91
%2.63
%10.59

Codes

Color #E4C2DE in popluar color models

E4 C2 DE
RGB 228 194 222
HSL 311° 38.64% 82.75%
HSB/HSV 311° 14.91% 89.41%
CMYK 0.00% 14.91% 2.63%
10.59%

Color #E4C2DE in popluar number systems.

HEX E4 C2 DE
Decimal 228 194 222
Binary 11100100 11000010 11011110
Octal 344 302 336

Shades and tints

Shades of #E4C2DE

#E4C2DE
(228,194,222)
#D0B1CA
(208,177,202)
#BCA0B6
(188,160,182)
#A88FA2
(168,143,162)
#947E8E
(148,126,142)
#806D7A
(128,109,122)
#6C5C66
(108,92,102)
#584B52
(88,75,82)
#443A3E
(68,58,62)
#30292A
(48,41,42)
#1C1816
(28,24,22)
#000000
(0,0,0)

Tints of #E4C2DE

#E4C2DE
(228,194,222)
#E6C7E1
(230,199,225)
#E8CCE4
(232,204,228)
#EAD1E7
(234,209,231)
#ECD6EA
(236,214,234)
#EEDBED
(238,219,237)
#F0E0F0
(240,224,240)
#F2E5F3
(242,229,243)
#F4EAF6
(244,234,246)
#F6EFF9
(246,239,249)
#F8F4FC
(248,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C2DE color. Also use rgb(228,194,222) instead hex code.

Text Font Color

.myTextColor { color: #E4C2DE; }

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

This text font color is #E4C2DE.

Background Color

.myBgColor { background-color: #E4C2DE; }

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

This div background color is #E4C2DE.

Border color

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

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

This div border color is #E4C2DE.

Opacity

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

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

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

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

This text has shadow with #E4C2DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C2DE.

Preview

Color preview on black background

This text has color #E4C2DE on black background.


Color preview on white background

This text has color #E4C2DE on white background.


Black color preview on #E4C2DE background

This text has black color on #E4C2DE background.


White color preview on #E4C2DE background

This text has white color on #E4C2DE background.


Related colors

Complementary color

Complementary color for #hex is #1B3D21.


I love getcolorcode.com

Triadic colors

1 #DEE4C2 and #C2DEE4 with #E4C2DE are triadic colors.

2 #DEC2E4 and #C2E4DE with #E4C2DE are triadic colors.