COLOR #E3A4BA

HEX: #E3A4BA RGB: (227,164,186)

Color info

#E3A4BA contains mainly red and blue colors. Web safe color of #E3A4BA is #CC99CC (or #C9C).

RGB color model

#E3A4BA color RGB value is (227,164,186).

RGB: (227,164,186) (89%, 64%, 73%)

RGB channels and saturation

R 227 of 255 = 89%
G 164 of 255 = 64%
B 186 of 255 = 73%

227
164
186

R + G + B ~ 75%. #E3A4BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 164 + 186 = 577 (100%)
R 227 of 577 ~ 39.34%
G 164 of 577 ~ 28.42%
B 186 of 577 ~ 32.24'%

%39.34
%28.42
%32.24

CMYK color model

#E3A4BA color CMYK value is (0,28,18,11).

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

CMYK: (0,28,18,11)
C0M28Y18K11 (0%, 28%, 18%, 11%)
(0.00 / 0.28 / 0.18 / 0.11)

CMYK percentages

%0
%27.75
%18.06
%10.98

Codes

Color #E3A4BA in popluar color models

E3 A4 BA
RGB 227 164 186
HSL 339° 52.94% 76.67%
HSB/HSV 339° 27.75% 89.02%
CMYK 0.00% 27.75% 18.06%
10.98%

Color #E3A4BA in popluar number systems.

HEX E3 A4 BA
Decimal 227 164 186
Binary 11100011 10100100 10111010
Octal 343 244 272

Shades and tints

Shades of #E3A4BA

#E3A4BA
(227,164,186)
#CF96AA
(207,150,170)
#BB889A
(187,136,154)
#A77A8A
(167,122,138)
#936C7A
(147,108,122)
#7F5E6A
(127,94,106)
#6B505A
(107,80,90)
#57424A
(87,66,74)
#43343A
(67,52,58)
#2F262A
(47,38,42)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #E3A4BA

#E3A4BA
(227,164,186)
#E5ACC0
(229,172,192)
#E7B4C6
(231,180,198)
#E9BCCC
(233,188,204)
#EBC4D2
(235,196,210)
#EDCCD8
(237,204,216)
#EFD4DE
(239,212,222)
#F1DCE4
(241,220,228)
#F3E4EA
(243,228,234)
#F5ECF0
(245,236,240)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3A4BA; }

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

This text font color is #E3A4BA.

Background Color

.myBgColor { background-color: #E3A4BA; }

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

This div background color is #E3A4BA.

Border color

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

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

This div border color is #E3A4BA.

Opacity

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

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

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

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

This text has shadow with #E3A4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3A4BA.

Preview

Color preview on black background

This text has color #E3A4BA on black background.


Color preview on white background

This text has color #E3A4BA on white background.


Black color preview on #E3A4BA background

This text has black color on #E3A4BA background.


White color preview on #E3A4BA background

This text has white color on #E3A4BA background.


Related colors

Complementary color

Complementary color for #hex is #1C5B45.


I love getcolorcode.com

Triadic colors

1 #BAE3A4 and #A4BAE3 with #E3A4BA are triadic colors.

2 #BAA4E3 and #A4E3BA with #E3A4BA are triadic colors.