COLOR #E7C4BA

HEX: #E7C4BA RGB: (231,196,186)

Color info

#E7C4BA contains red, green and blue colors in about the same proportion. Web safe color of #E7C4BA is #FFCCCC (or #FCC).

RGB color model

#E7C4BA color RGB value is (231,196,186).

RGB: (231,196,186) (91%, 77%, 73%)

RGB channels and saturation

R 231 of 255 = 91%
G 196 of 255 = 77%
B 186 of 255 = 73%

231
196
186

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

Portions of RGB colors in percentages

R + G + B = 231 + 196 + 186 = 613 (100%)
R 231 of 613 ~ 37.68%
G 196 of 613 ~ 31.97%
B 186 of 613 ~ 30.34'%

%37.68
%31.97
%30.34

CMYK color model

#E7C4BA color CMYK value is (0,15,19,9).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 19.48%
  • key color value is 9.41%

CMYK: (0,15,19,9)
C0M15Y19K9 (0%, 15%, 19%, 9%)
(0.00 / 0.15 / 0.19 / 0.09)

CMYK percentages

%0
%15.15
%19.48
%9.41

Codes

Color #E7C4BA in popluar color models

E7 C4 BA
RGB 231 196 186
HSL 13° 48.39% 81.76%
HSB/HSV 13° 19.48% 90.59%
CMYK 0.00% 15.15% 19.48%
9.41%

Color #E7C4BA in popluar number systems.

HEX E7 C4 BA
Decimal 231 196 186
Binary 11100111 11000100 10111010
Octal 347 304 272

Shades and tints

Shades of #E7C4BA

#E7C4BA
(231,196,186)
#D2B3AA
(210,179,170)
#BDA29A
(189,162,154)
#A8918A
(168,145,138)
#93807A
(147,128,122)
#7E6F6A
(126,111,106)
#695E5A
(105,94,90)
#544D4A
(84,77,74)
#3F3C3A
(63,60,58)
#2A2B2A
(42,43,42)
#151A1A
(21,26,26)
#000000
(0,0,0)

Tints of #E7C4BA

#E7C4BA
(231,196,186)
#E9C9C0
(233,201,192)
#EBCEC6
(235,206,198)
#EDD3CC
(237,211,204)
#EFD8D2
(239,216,210)
#F1DDD8
(241,221,216)
#F3E2DE
(243,226,222)
#F5E7E4
(245,231,228)
#F7ECEA
(247,236,234)
#F9F1F0
(249,241,240)
#FBF6F6
(251,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C4BA color. Also use rgb(231,196,186) instead hex code.

Text Font Color

.myTextColor { color: #E7C4BA; }

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

This text font color is #E7C4BA.

Background Color

.myBgColor { background-color: #E7C4BA; }

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

This div background color is #E7C4BA.

Border color

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

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

This div border color is #E7C4BA.

Opacity

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

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

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

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

This text has shadow with #E7C4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C4BA.

Preview

Color preview on black background

This text has color #E7C4BA on black background.


Color preview on white background

This text has color #E7C4BA on white background.


Black color preview on #E7C4BA background

This text has black color on #E7C4BA background.


White color preview on #E7C4BA background

This text has white color on #E7C4BA background.


Related colors

Complementary color

Complementary color for #hex is #183B45.


I love getcolorcode.com

Triadic colors

1 #BAE7C4 and #C4BAE7 with #E7C4BA are triadic colors.

2 #BAC4E7 and #C4E7BA with #E7C4BA are triadic colors.