COLOR #E2C1B9

HEX: #E2C1B9 RGB: (226,193,185)

Color info

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

RGB color model

#E2C1B9 color RGB value is (226,193,185).

RGB: (226,193,185) (89%, 76%, 73%)

RGB channels and saturation

R 226 of 255 = 89%
G 193 of 255 = 76%
B 185 of 255 = 73%

226
193
185

R + G + B ~ 79%. #E2C1B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 193 + 185 = 604 (100%)
R 226 of 604 ~ 37.42%
G 193 of 604 ~ 31.95%
B 185 of 604 ~ 30.63'%

%37.42
%31.95
%30.63

CMYK color model

#E2C1B9 color CMYK value is (0,15,18,11).

  • cyan value is 0.00%
  • magenta value is 14.60%
  • yellow value is 18.14%
  • key color value is 11.37%

CMYK: (0,15,18,11)
C0M15Y18K11 (0%, 15%, 18%, 11%)
(0.00 / 0.15 / 0.18 / 0.11)

CMYK percentages

%0
%14.6
%18.14
%11.37

Codes

Color #E2C1B9 in popluar color models

E2 C1 B9
RGB 226 193 185
HSL 12° 41.41% 80.59%
HSB/HSV 12° 18.14% 88.63%
CMYK 0.00% 14.60% 18.14%
11.37%

Color #E2C1B9 in popluar number systems.

HEX E2 C1 B9
Decimal 226 193 185
Binary 11100010 11000001 10111001
Octal 342 301 271

Shades and tints

Shades of #E2C1B9

#E2C1B9
(226,193,185)
#CEB0A9
(206,176,169)
#BA9F99
(186,159,153)
#A68E89
(166,142,137)
#927D79
(146,125,121)
#7E6C69
(126,108,105)
#6A5B59
(106,91,89)
#564A49
(86,74,73)
#423939
(66,57,57)
#2E2829
(46,40,41)
#1A1719
(26,23,25)
#000000
(0,0,0)

Tints of #E2C1B9

#E2C1B9
(226,193,185)
#E4C6BF
(228,198,191)
#E6CBC5
(230,203,197)
#E8D0CB
(232,208,203)
#EAD5D1
(234,213,209)
#ECDAD7
(236,218,215)
#EEDFDD
(238,223,221)
#F0E4E3
(240,228,227)
#F2E9E9
(242,233,233)
#F4EEEF
(244,238,239)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2C1B9 color. Also use rgb(226,193,185) instead hex code.

Text Font Color

.myTextColor { color: #E2C1B9; }

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

This text font color is #E2C1B9.

Background Color

.myBgColor { background-color: #E2C1B9; }

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

This div background color is #E2C1B9.

Border color

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

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

This div border color is #E2C1B9.

Opacity

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

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

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

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

This text has shadow with #E2C1B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2C1B9.

Preview

Color preview on black background

This text has color #E2C1B9 on black background.


Color preview on white background

This text has color #E2C1B9 on white background.


Black color preview on #E2C1B9 background

This text has black color on #E2C1B9 background.


White color preview on #E2C1B9 background

This text has white color on #E2C1B9 background.


Related colors

Complementary color

Complementary color for #hex is #1D3E46.


I love getcolorcode.com

Triadic colors

1 #B9E2C1 and #C1B9E2 with #E2C1B9 are triadic colors.

2 #B9C1E2 and #C1E2B9 with #E2C1B9 are triadic colors.