COLOR #E3C5C6

HEX: #E3C5C6 RGB: (227,197,198)

Color info

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

RGB color model

#E3C5C6 color RGB value is (227,197,198).

RGB: (227,197,198) (89%, 77%, 78%)

RGB channels and saturation

R 227 of 255 = 89%
G 197 of 255 = 77%
B 198 of 255 = 78%

227
197
198

R + G + B ~ 81%. #E3C5C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 197 + 198 = 622 (100%)
R 227 of 622 ~ 36.5%
G 197 of 622 ~ 31.67%
B 198 of 622 ~ 31.83'%

%36.5
%31.67
%31.83

CMYK color model

#E3C5C6 color CMYK value is (0,13,13,11).

  • cyan value is 0.00%
  • magenta value is 13.22%
  • yellow value is 12.78%
  • key color value is 10.98%

CMYK: (0,13,13,11)
C0M13Y13K11 (0%, 13%, 13%, 11%)
(0.00 / 0.13 / 0.13 / 0.11)

CMYK percentages

%0
%13.22
%12.78
%10.98

Codes

Color #E3C5C6 in popluar color models

E3 C5 C6
RGB 227 197 198
HSL 358° 34.88% 83.14%
HSB/HSV 358° 13.22% 89.02%
CMYK 0.00% 13.22% 12.78%
10.98%

Color #E3C5C6 in popluar number systems.

HEX E3 C5 C6
Decimal 227 197 198
Binary 11100011 11000101 11000110
Octal 343 305 306

Shades and tints

Shades of #E3C5C6

#E3C5C6
(227,197,198)
#CFB4B4
(207,180,180)
#BBA3A2
(187,163,162)
#A79290
(167,146,144)
#93817E
(147,129,126)
#7F706C
(127,112,108)
#6B5F5A
(107,95,90)
#574E48
(87,78,72)
#433D36
(67,61,54)
#2F2C24
(47,44,36)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #E3C5C6

#E3C5C6
(227,197,198)
#E5CACB
(229,202,203)
#E7CFD0
(231,207,208)
#E9D4D5
(233,212,213)
#EBD9DA
(235,217,218)
#EDDEDF
(237,222,223)
#EFE3E4
(239,227,228)
#F1E8E9
(241,232,233)
#F3EDEE
(243,237,238)
#F5F2F3
(245,242,243)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C5C6 color. Also use rgb(227,197,198) instead hex code.

Text Font Color

.myTextColor { color: #E3C5C6; }

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

This text font color is #E3C5C6.

Background Color

.myBgColor { background-color: #E3C5C6; }

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

This div background color is #E3C5C6.

Border color

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

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

This div border color is #E3C5C6.

Opacity

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

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

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

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

This text has shadow with #E3C5C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C5C6.

Preview

Color preview on black background

This text has color #E3C5C6 on black background.


Color preview on white background

This text has color #E3C5C6 on white background.


Black color preview on #E3C5C6 background

This text has black color on #E3C5C6 background.


White color preview on #E3C5C6 background

This text has white color on #E3C5C6 background.


Related colors

Complementary color

Complementary color for #hex is #1C3A39.


I love getcolorcode.com

Triadic colors

1 #C6E3C5 and #C5C6E3 with #E3C5C6 are triadic colors.

2 #C6C5E3 and #C5E3C6 with #E3C5C6 are triadic colors.