COLOR #E3C8D5

HEX: #E3C8D5 RGB: (227,200,213)

Color info

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

RGB color model

#E3C8D5 color RGB value is (227,200,213).

RGB: (227,200,213) (89%, 78%, 84%)

RGB channels and saturation

R 227 of 255 = 89%
G 200 of 255 = 78%
B 213 of 255 = 84%

227
200
213

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

Portions of RGB colors in percentages

R + G + B = 227 + 200 + 213 = 640 (100%)
R 227 of 640 ~ 35.47%
G 200 of 640 ~ 31.25%
B 213 of 640 ~ 33.28'%

%35.47
%31.25
%33.28

CMYK color model

#E3C8D5 color CMYK value is (0,12,6,11).

  • cyan value is 0.00%
  • magenta value is 11.89%
  • yellow value is 6.17%
  • key color value is 10.98%

CMYK: (0,12,6,11)
C0M12Y6K11 (0%, 12%, 6%, 11%)
(0.00 / 0.12 / 0.06 / 0.11)

CMYK percentages

%0
%11.89
%6.17
%10.98

Codes

Color #E3C8D5 in popluar color models

E3 C8 D5
RGB 227 200 213
HSL 331° 32.53% 83.73%
HSB/HSV 331° 11.89% 89.02%
CMYK 0.00% 11.89% 6.17%
10.98%

Color #E3C8D5 in popluar number systems.

HEX E3 C8 D5
Decimal 227 200 213
Binary 11100011 11001000 11010101
Octal 343 310 325

Shades and tints

Shades of #E3C8D5

#E3C8D5
(227,200,213)
#CFB6C2
(207,182,194)
#BBA4AF
(187,164,175)
#A7929C
(167,146,156)
#938089
(147,128,137)
#7F6E76
(127,110,118)
#6B5C63
(107,92,99)
#574A50
(87,74,80)
#43383D
(67,56,61)
#2F262A
(47,38,42)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #E3C8D5

#E3C8D5
(227,200,213)
#E5CDD8
(229,205,216)
#E7D2DB
(231,210,219)
#E9D7DE
(233,215,222)
#EBDCE1
(235,220,225)
#EDE1E4
(237,225,228)
#EFE6E7
(239,230,231)
#F1EBEA
(241,235,234)
#F3F0ED
(243,240,237)
#F5F5F0
(245,245,240)
#F7FAF3
(247,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C8D5 color. Also use rgb(227,200,213) instead hex code.

Text Font Color

.myTextColor { color: #E3C8D5; }

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

This text font color is #E3C8D5.

Background Color

.myBgColor { background-color: #E3C8D5; }

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

This div background color is #E3C8D5.

Border color

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

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

This div border color is #E3C8D5.

Opacity

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

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

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

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

This text has shadow with #E3C8D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C8D5.

Preview

Color preview on black background

This text has color #E3C8D5 on black background.


Color preview on white background

This text has color #E3C8D5 on white background.


Black color preview on #E3C8D5 background

This text has black color on #E3C8D5 background.


White color preview on #E3C8D5 background

This text has white color on #E3C8D5 background.


Related colors

Complementary color

Complementary color for #hex is #1C372A.


I love getcolorcode.com

Triadic colors

1 #D5E3C8 and #C8D5E3 with #E3C8D5 are triadic colors.

2 #D5C8E3 and #C8E3D5 with #E3C8D5 are triadic colors.