COLOR #E0C1B5

HEX: #E0C1B5 RGB: (224,193,181)

Color info

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

RGB color model

#E0C1B5 color RGB value is (224,193,181).

RGB: (224,193,181) (88%, 76%, 71%)

RGB channels and saturation

R 224 of 255 = 88%
G 193 of 255 = 76%
B 181 of 255 = 71%

224
193
181

R + G + B ~ 78%. #E0C1B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 193 + 181 = 598 (100%)
R 224 of 598 ~ 37.46%
G 193 of 598 ~ 32.27%
B 181 of 598 ~ 30.27'%

%37.46
%32.27
%30.27

CMYK color model

#E0C1B5 color CMYK value is (0,14,19,12).

  • cyan value is 0.00%
  • magenta value is 13.84%
  • yellow value is 19.20%
  • key color value is 12.16%

CMYK: (0,14,19,12)
C0M14Y19K12 (0%, 14%, 19%, 12%)
(0.00 / 0.14 / 0.19 / 0.12)

CMYK percentages

%0
%13.84
%19.2
%12.16

Codes

Color #E0C1B5 in popluar color models

E0 C1 B5
RGB 224 193 181
HSL 17° 40.95% 79.41%
HSB/HSV 17° 19.20% 87.84%
CMYK 0.00% 13.84% 19.20%
12.16%

Color #E0C1B5 in popluar number systems.

HEX E0 C1 B5
Decimal 224 193 181
Binary 11100000 11000001 10110101
Octal 340 301 265

Shades and tints

Shades of #E0C1B5

#E0C1B5
(224,193,181)
#CCB0A5
(204,176,165)
#B89F95
(184,159,149)
#A48E85
(164,142,133)
#907D75
(144,125,117)
#7C6C65
(124,108,101)
#685B55
(104,91,85)
#544A45
(84,74,69)
#403935
(64,57,53)
#2C2825
(44,40,37)
#181715
(24,23,21)
#000000
(0,0,0)

Tints of #E0C1B5

#E0C1B5
(224,193,181)
#E2C6BB
(226,198,187)
#E4CBC1
(228,203,193)
#E6D0C7
(230,208,199)
#E8D5CD
(232,213,205)
#EADAD3
(234,218,211)
#ECDFD9
(236,223,217)
#EEE4DF
(238,228,223)
#F0E9E5
(240,233,229)
#F2EEEB
(242,238,235)
#F4F3F1
(244,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0C1B5 color. Also use rgb(224,193,181) instead hex code.

Text Font Color

.myTextColor { color: #E0C1B5; }

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

This text font color is #E0C1B5.

Background Color

.myBgColor { background-color: #E0C1B5; }

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

This div background color is #E0C1B5.

Border color

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

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

This div border color is #E0C1B5.

Opacity

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

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

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

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

This text has shadow with #E0C1B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0C1B5.

Preview

Color preview on black background

This text has color #E0C1B5 on black background.


Color preview on white background

This text has color #E0C1B5 on white background.


Black color preview on #E0C1B5 background

This text has black color on #E0C1B5 background.


White color preview on #E0C1B5 background

This text has white color on #E0C1B5 background.


Related colors

Complementary color

Complementary color for #hex is #1F3E4A.


I love getcolorcode.com

Triadic colors

1 #B5E0C1 and #C1B5E0 with #E0C1B5 are triadic colors.

2 #B5C1E0 and #C1E0B5 with #E0C1B5 are triadic colors.