COLOR #E3B2BA

HEX: #E3B2BA RGB: (227,178,186)

Color info

#E3B2BA contains red, green and blue colors in about the same proportion. Web safe color of #E3B2BA is #CC99CC (or #C9C).

RGB color model

#E3B2BA color RGB value is (227,178,186).

RGB: (227,178,186) (89%, 70%, 73%)

RGB channels and saturation

R 227 of 255 = 89%
G 178 of 255 = 70%
B 186 of 255 = 73%

227
178
186

R + G + B ~ 77%. #E3B2BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 178 + 186 = 591 (100%)
R 227 of 591 ~ 38.41%
G 178 of 591 ~ 30.12%
B 186 of 591 ~ 31.47'%

%38.41
%30.12
%31.47

CMYK color model

#E3B2BA color CMYK value is (0,22,18,11).

  • cyan value is 0.00%
  • magenta value is 21.59%
  • yellow value is 18.06%
  • key color value is 10.98%

CMYK: (0,22,18,11)
C0M22Y18K11 (0%, 22%, 18%, 11%)
(0.00 / 0.22 / 0.18 / 0.11)

CMYK percentages

%0
%21.59
%18.06
%10.98

Codes

Color #E3B2BA in popluar color models

E3 B2 BA
RGB 227 178 186
HSL 350° 46.67% 79.41%
HSB/HSV 350° 21.59% 89.02%
CMYK 0.00% 21.59% 18.06%
10.98%

Color #E3B2BA in popluar number systems.

HEX E3 B2 BA
Decimal 227 178 186
Binary 11100011 10110010 10111010
Octal 343 262 272

Shades and tints

Shades of #E3B2BA

#E3B2BA
(227,178,186)
#CFA2AA
(207,162,170)
#BB929A
(187,146,154)
#A7828A
(167,130,138)
#93727A
(147,114,122)
#7F626A
(127,98,106)
#6B525A
(107,82,90)
#57424A
(87,66,74)
#43323A
(67,50,58)
#2F222A
(47,34,42)
#1B121A
(27,18,26)
#000000
(0,0,0)

Tints of #E3B2BA

#E3B2BA
(227,178,186)
#E5B9C0
(229,185,192)
#E7C0C6
(231,192,198)
#E9C7CC
(233,199,204)
#EBCED2
(235,206,210)
#EDD5D8
(237,213,216)
#EFDCDE
(239,220,222)
#F1E3E4
(241,227,228)
#F3EAEA
(243,234,234)
#F5F1F0
(245,241,240)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3B2BA color. Also use rgb(227,178,186) instead hex code.

Text Font Color

.myTextColor { color: #E3B2BA; }

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

This text font color is #E3B2BA.

Background Color

.myBgColor { background-color: #E3B2BA; }

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

This div background color is #E3B2BA.

Border color

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

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

This div border color is #E3B2BA.

Opacity

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

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

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

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

This text has shadow with #E3B2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3B2BA.

Preview

Color preview on black background

This text has color #E3B2BA on black background.


Color preview on white background

This text has color #E3B2BA on white background.


Black color preview on #E3B2BA background

This text has black color on #E3B2BA background.


White color preview on #E3B2BA background

This text has white color on #E3B2BA background.


Related colors

Complementary color

Complementary color for #hex is #1C4D45.


I love getcolorcode.com

Triadic colors

1 #BAE3B2 and #B2BAE3 with #E3B2BA are triadic colors.

2 #BAB2E3 and #B2E3BA with #E3B2BA are triadic colors.