COLOR #E0C2C5

HEX: #E0C2C5 RGB: (224,194,197)

Color info

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

RGB color model

#E0C2C5 color RGB value is (224,194,197).

RGB: (224,194,197) (88%, 76%, 77%)

RGB channels and saturation

R 224 of 255 = 88%
G 194 of 255 = 76%
B 197 of 255 = 77%

224
194
197

R + G + B ~ 80%. #E0C2C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 194 + 197 = 615 (100%)
R 224 of 615 ~ 36.42%
G 194 of 615 ~ 31.54%
B 197 of 615 ~ 32.03'%

%36.42
%31.54
%32.03

CMYK color model

#E0C2C5 color CMYK value is (0,13,12,12).

  • cyan value is 0.00%
  • magenta value is 13.39%
  • yellow value is 12.05%
  • key color value is 12.16%

CMYK: (0,13,12,12)
C0M13Y12K12 (0%, 13%, 12%, 12%)
(0.00 / 0.13 / 0.12 / 0.12)

CMYK percentages

%0
%13.39
%12.05
%12.16

Codes

Color #E0C2C5 in popluar color models

E0 C2 C5
RGB 224 194 197
HSL 354° 32.61% 81.96%
HSB/HSV 354° 13.39% 87.84%
CMYK 0.00% 13.39% 12.05%
12.16%

Color #E0C2C5 in popluar number systems.

HEX E0 C2 C5
Decimal 224 194 197
Binary 11100000 11000010 11000101
Octal 340 302 305

Shades and tints

Shades of #E0C2C5

#E0C2C5
(224,194,197)
#CCB1B4
(204,177,180)
#B8A0A3
(184,160,163)
#A48F92
(164,143,146)
#907E81
(144,126,129)
#7C6D70
(124,109,112)
#685C5F
(104,92,95)
#544B4E
(84,75,78)
#403A3D
(64,58,61)
#2C292C
(44,41,44)
#18181B
(24,24,27)
#000000
(0,0,0)

Tints of #E0C2C5

#E0C2C5
(224,194,197)
#E2C7CA
(226,199,202)
#E4CCCF
(228,204,207)
#E6D1D4
(230,209,212)
#E8D6D9
(232,214,217)
#EADBDE
(234,219,222)
#ECE0E3
(236,224,227)
#EEE5E8
(238,229,232)
#F0EAED
(240,234,237)
#F2EFF2
(242,239,242)
#F4F4F7
(244,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0C2C5 color. Also use rgb(224,194,197) instead hex code.

Text Font Color

.myTextColor { color: #E0C2C5; }

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

This text font color is #E0C2C5.

Background Color

.myBgColor { background-color: #E0C2C5; }

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

This div background color is #E0C2C5.

Border color

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

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

This div border color is #E0C2C5.

Opacity

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

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

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

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

This text has shadow with #E0C2C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0C2C5.

Preview

Color preview on black background

This text has color #E0C2C5 on black background.


Color preview on white background

This text has color #E0C2C5 on white background.


Black color preview on #E0C2C5 background

This text has black color on #E0C2C5 background.


White color preview on #E0C2C5 background

This text has white color on #E0C2C5 background.


Related colors

Complementary color

Complementary color for #hex is #1F3D3A.


I love getcolorcode.com

Triadic colors

1 #C5E0C2 and #C2C5E0 with #E0C2C5 are triadic colors.

2 #C5C2E0 and #C2E0C5 with #E0C2C5 are triadic colors.