COLOR #E3C0D9

HEX: #E3C0D9 RGB: (227,192,217)

Color info

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

RGB color model

#E3C0D9 color RGB value is (227,192,217).

RGB: (227,192,217) (89%, 75%, 85%)

RGB channels and saturation

R 227 of 255 = 89%
G 192 of 255 = 75%
B 217 of 255 = 85%

227
192
217

R + G + B ~ 83%. #E3C0D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 192 + 217 = 636 (100%)
R 227 of 636 ~ 35.69%
G 192 of 636 ~ 30.19%
B 217 of 636 ~ 34.12'%

%35.69
%30.19
%34.12

CMYK color model

#E3C0D9 color CMYK value is (0,15,4,11).

  • cyan value is 0.00%
  • magenta value is 15.42%
  • yellow value is 4.41%
  • key color value is 10.98%

CMYK: (0,15,4,11)
C0M15Y4K11 (0%, 15%, 4%, 11%)
(0.00 / 0.15 / 0.04 / 0.11)

CMYK percentages

%0
%15.42
%4.41
%10.98

Codes

Color #E3C0D9 in popluar color models

E3 C0 D9
RGB 227 192 217
HSL 317° 38.46% 82.16%
HSB/HSV 317° 15.42% 89.02%
CMYK 0.00% 15.42% 4.41%
10.98%

Color #E3C0D9 in popluar number systems.

HEX E3 C0 D9
Decimal 227 192 217
Binary 11100011 11000000 11011001
Octal 343 300 331

Shades and tints

Shades of #E3C0D9

#E3C0D9
(227,192,217)
#CFAFC6
(207,175,198)
#BB9EB3
(187,158,179)
#A78DA0
(167,141,160)
#937C8D
(147,124,141)
#7F6B7A
(127,107,122)
#6B5A67
(107,90,103)
#574954
(87,73,84)
#433841
(67,56,65)
#2F272E
(47,39,46)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #E3C0D9

#E3C0D9
(227,192,217)
#E5C5DC
(229,197,220)
#E7CADF
(231,202,223)
#E9CFE2
(233,207,226)
#EBD4E5
(235,212,229)
#EDD9E8
(237,217,232)
#EFDEEB
(239,222,235)
#F1E3EE
(241,227,238)
#F3E8F1
(243,232,241)
#F5EDF4
(245,237,244)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C0D9 color. Also use rgb(227,192,217) instead hex code.

Text Font Color

.myTextColor { color: #E3C0D9; }

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

This text font color is #E3C0D9.

Background Color

.myBgColor { background-color: #E3C0D9; }

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

This div background color is #E3C0D9.

Border color

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

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

This div border color is #E3C0D9.

Opacity

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

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

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

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

This text has shadow with #E3C0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C0D9.

Preview

Color preview on black background

This text has color #E3C0D9 on black background.


Color preview on white background

This text has color #E3C0D9 on white background.


Black color preview on #E3C0D9 background

This text has black color on #E3C0D9 background.


White color preview on #E3C0D9 background

This text has white color on #E3C0D9 background.


Related colors

Complementary color

Complementary color for #hex is #1C3F26.


I love getcolorcode.com

Triadic colors

1 #D9E3C0 and #C0D9E3 with #E3C0D9 are triadic colors.

2 #D9C0E3 and #C0E3D9 with #E3C0D9 are triadic colors.