COLOR #E7AACA

HEX: #E7AACA RGB: (231,170,202)

Color info

#E7AACA contains mainly red and blue colors. Web safe color of #E7AACA is #FF99CC (or #F9C).

RGB color model

#E7AACA color RGB value is (231,170,202).

RGB: (231,170,202) (91%, 67%, 79%)

RGB channels and saturation

R 231 of 255 = 91%
G 170 of 255 = 67%
B 202 of 255 = 79%

231
170
202

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

Portions of RGB colors in percentages

R + G + B = 231 + 170 + 202 = 603 (100%)
R 231 of 603 ~ 38.31%
G 170 of 603 ~ 28.19%
B 202 of 603 ~ 33.5'%

%38.31
%28.19
%33.5

CMYK color model

#E7AACA color CMYK value is (0,26,13,9).

  • cyan value is 0.00%
  • magenta value is 26.41%
  • yellow value is 12.55%
  • key color value is 9.41%
CMYK: (0,26,13,9) C0M26Y13K9 (0%,26%,13%,9%) (0.00/0.26/0.13/0.09) 

CMYK percentages

%0
%26.41
%12.55
%9.41

Codes

Color #E7AACA in popluar color models

E7 AA CA
RGB 231 170 202
HSL 329° 55.96% 78.63%
HSB/HSV 329° 26.41% 90.59%
CMYK 0.00% 26.41% 12.55%
9.41%

Color #E7AACA in popluar number systems.

HEX E7 AA CA
Decimal 231 170 202
Binary 11100111 10101010 11001010
Octal 347 252 312

Shades and tints

Shades of #E7AACA

#E7AACA
(231,170,202)
#D29BB8
(210,155,184)
#BD8CA6
(189,140,166)
#A87D94
(168,125,148)
#936E82
(147,110,130)
#7E5F70
(126,95,112)
#69505E
(105,80,94)
#54414C
(84,65,76)
#3F323A
(63,50,58)
#2A2328
(42,35,40)
#151416
(21,20,22)
#000000
(0,0,0)

Tints of #E7AACA

#E7AACA
(231,170,202)
#E9B1CE
(233,177,206)
#EBB8D2
(235,184,210)
#EDBFD6
(237,191,214)
#EFC6DA
(239,198,218)
#F1CDDE
(241,205,222)
#F3D4E2
(243,212,226)
#F5DBE6
(245,219,230)
#F7E2EA
(247,226,234)
#F9E9EE
(249,233,238)
#FBF0F2
(251,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7AACA color. Also use rgb(231,170,202) instead hex code.

Text Font Color

.myTextColor { color: #E7AACA; }

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

This text font color is #E7AACA.

Background Color

.myBgColor { background-color: #E7AACA; }

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

This div background color is #E7AACA.

Border color

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

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

This div border color is #E7AACA.

Opacity

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

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

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

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

This text has shadow with #E7AACA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7AACA.

Preview

Color preview on black background

This text has color #E7AACA on black background.


Color preview on white background

This text has color #E7AACA on white background.


Black color preview on #E7AACA background

This text has black color on #E7AACA background.


White color preview on #E7AACA background

This text has white color on #E7AACA background.


Related colors

Complementary color

Complementary color for #hex is #185535.


I love getcolorcode.com

Triadic colors

1 #CAE7AA and #AACAE7 with #E7AACA are triadic colors.

2 #CAAAE7 and #AAE7CA with #E7AACA are triadic colors.