COLOR #E8C3B2

HEX: #E8C3B2 RGB: (232,195,178)

Color info

#E8C3B2 contains red, green and blue colors in about the same proportion. Web safe color of #E8C3B2 is #FFCC99 (or #FC9).

RGB color model

#E8C3B2 color RGB value is (232,195,178).

RGB: (232,195,178) (91%, 76%, 70%)

RGB channels and saturation

R 232 of 255 = 91%
G 195 of 255 = 76%
B 178 of 255 = 70%

232
195
178

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

Portions of RGB colors in percentages

R + G + B = 232 + 195 + 178 = 605 (100%)
R 232 of 605 ~ 38.35%
G 195 of 605 ~ 32.23%
B 178 of 605 ~ 29.42'%

%38.35
%32.23
%29.42

CMYK color model

#E8C3B2 color CMYK value is (0,16,23,9).

  • cyan value is 0.00%
  • magenta value is 15.95%
  • yellow value is 23.28%
  • key color value is 9.02%

CMYK: (0,16,23,9)
C0M16Y23K9 (0%, 16%, 23%, 9%)
(0.00 / 0.16 / 0.23 / 0.09)

CMYK percentages

%0
%15.95
%23.28
%9.02

Codes

Color #E8C3B2 in popluar color models

E8 C3 B2
RGB 232 195 178
HSL 19° 54.00% 80.39%
HSB/HSV 19° 23.28% 90.98%
CMYK 0.00% 15.95% 23.28%
9.02%

Color #E8C3B2 in popluar number systems.

HEX E8 C3 B2
Decimal 232 195 178
Binary 11101000 11000011 10110010
Octal 350 303 262

Shades and tints

Shades of #E8C3B2

#E8C3B2
(232,195,178)
#D3B2A2
(211,178,162)
#BEA192
(190,161,146)
#A99082
(169,144,130)
#947F72
(148,127,114)
#7F6E62
(127,110,98)
#6A5D52
(106,93,82)
#554C42
(85,76,66)
#403B32
(64,59,50)
#2B2A22
(43,42,34)
#161912
(22,25,18)
#000000
(0,0,0)

Tints of #E8C3B2

#E8C3B2
(232,195,178)
#EAC8B9
(234,200,185)
#ECCDC0
(236,205,192)
#EED2C7
(238,210,199)
#F0D7CE
(240,215,206)
#F2DCD5
(242,220,213)
#F4E1DC
(244,225,220)
#F6E6E3
(246,230,227)
#F8EBEA
(248,235,234)
#FAF0F1
(250,240,241)
#FCF5F8
(252,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8C3B2 color. Also use rgb(232,195,178) instead hex code.

Text Font Color

.myTextColor { color: #E8C3B2; }

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

This text font color is #E8C3B2.

Background Color

.myBgColor { background-color: #E8C3B2; }

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

This div background color is #E8C3B2.

Border color

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

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

This div border color is #E8C3B2.

Opacity

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

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

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

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

This text has shadow with #E8C3B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C3B2.

Preview

Color preview on black background

This text has color #E8C3B2 on black background.


Color preview on white background

This text has color #E8C3B2 on white background.


Black color preview on #E8C3B2 background

This text has black color on #E8C3B2 background.


White color preview on #E8C3B2 background

This text has white color on #E8C3B2 background.


Related colors

Complementary color

Complementary color for #hex is #173C4D.


I love getcolorcode.com

Triadic colors

1 #B2E8C3 and #C3B2E8 with #E8C3B2 are triadic colors.

2 #B2C3E8 and #C3E8B2 with #E8C3B2 are triadic colors.