COLOR #E3C3C1

HEX: #E3C3C1 RGB: (227,195,193)

Color info

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

RGB color model

#E3C3C1 color RGB value is (227,195,193).

RGB: (227,195,193) (89%, 76%, 76%)

RGB channels and saturation

R 227 of 255 = 89%
G 195 of 255 = 76%
B 193 of 255 = 76%

227
195
193

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

Portions of RGB colors in percentages

R + G + B = 227 + 195 + 193 = 615 (100%)
R 227 of 615 ~ 36.91%
G 195 of 615 ~ 31.71%
B 193 of 615 ~ 31.38'%

%36.91
%31.71
%31.38

CMYK color model

#E3C3C1 color CMYK value is (0,14,15,11).

  • cyan value is 0.00%
  • magenta value is 14.10%
  • yellow value is 14.98%
  • key color value is 10.98%

CMYK: (0,14,15,11)
C0M14Y15K11 (0%, 14%, 15%, 11%)
(0.00 / 0.14 / 0.15 / 0.11)

CMYK percentages

%0
%14.1
%14.98
%10.98

Codes

Color #E3C3C1 in popluar color models

E3 C3 C1
RGB 227 195 193
HSL 37.78% 82.35%
HSB/HSV 14.98% 89.02%
CMYK 0.00% 14.10% 14.98%
10.98%

Color #E3C3C1 in popluar number systems.

HEX E3 C3 C1
Decimal 227 195 193
Binary 11100011 11000011 11000001
Octal 343 303 301

Shades and tints

Shades of #E3C3C1

#E3C3C1
(227,195,193)
#CFB2B0
(207,178,176)
#BBA19F
(187,161,159)
#A7908E
(167,144,142)
#937F7D
(147,127,125)
#7F6E6C
(127,110,108)
#6B5D5B
(107,93,91)
#574C4A
(87,76,74)
#433B39
(67,59,57)
#2F2A28
(47,42,40)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #E3C3C1

#E3C3C1
(227,195,193)
#E5C8C6
(229,200,198)
#E7CDCB
(231,205,203)
#E9D2D0
(233,210,208)
#EBD7D5
(235,215,213)
#EDDCDA
(237,220,218)
#EFE1DF
(239,225,223)
#F1E6E4
(241,230,228)
#F3EBE9
(243,235,233)
#F5F0EE
(245,240,238)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C3C1 color. Also use rgb(227,195,193) instead hex code.

Text Font Color

.myTextColor { color: #E3C3C1; }

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

This text font color is #E3C3C1.

Background Color

.myBgColor { background-color: #E3C3C1; }

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

This div background color is #E3C3C1.

Border color

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

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

This div border color is #E3C3C1.

Opacity

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

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

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

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

This text has shadow with #E3C3C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C3C1.

Preview

Color preview on black background

This text has color #E3C3C1 on black background.


Color preview on white background

This text has color #E3C3C1 on white background.


Black color preview on #E3C3C1 background

This text has black color on #E3C3C1 background.


White color preview on #E3C3C1 background

This text has white color on #E3C3C1 background.


Related colors

Complementary color

Complementary color for #hex is #1C3C3E.


I love getcolorcode.com

Triadic colors

1 #C1E3C3 and #C3C1E3 with #E3C3C1 are triadic colors.

2 #C1C3E3 and #C3E3C1 with #E3C3C1 are triadic colors.