COLOR #E6A7E4

HEX: #E6A7E4 RGB: (230,167,228)

Color info

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

RGB color model

#E6A7E4 color RGB value is (230,167,228).

RGB: (230,167,228) (90%, 65%, 89%)

RGB channels and saturation

R 230 of 255 = 90%
G 167 of 255 = 65%
B 228 of 255 = 89%

230
167
228

R + G + B ~ 81%. #E6A7E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 167 + 228 = 625 (100%)
R 230 of 625 ~ 36.8%
G 167 of 625 ~ 26.72%
B 228 of 625 ~ 36.48'%

%36.8
%26.72
%36.48

CMYK color model

#E6A7E4 color CMYK value is (0,27,1,10).

  • cyan value is 0.00%
  • magenta value is 27.39%
  • yellow value is 0.87%
  • key color value is 9.80%

CMYK: (0,27,1,10)
C0M27Y1K10 (0%, 27%, 1%, 10%)
(0.00 / 0.27 / 0.01 / 0.10)

CMYK percentages

%0
%27.39
%0.87
%9.8

Codes

Color #E6A7E4 in popluar color models

E6 A7 E4
RGB 230 167 228
HSL 302° 55.75% 77.84%
HSB/HSV 302° 27.39% 90.20%
CMYK 0.00% 27.39% 0.87%
9.80%

Color #E6A7E4 in popluar number systems.

HEX E6 A7 E4
Decimal 230 167 228
Binary 11100110 10100111 11100100
Octal 346 247 344

Shades and tints

Shades of #E6A7E4

#E6A7E4
(230,167,228)
#D298D0
(210,152,208)
#BE89BC
(190,137,188)
#AA7AA8
(170,122,168)
#966B94
(150,107,148)
#825C80
(130,92,128)
#6E4D6C
(110,77,108)
#5A3E58
(90,62,88)
#462F44
(70,47,68)
#322030
(50,32,48)
#1E111C
(30,17,28)
#000000
(0,0,0)

Tints of #E6A7E4

#E6A7E4
(230,167,228)
#E8AFE6
(232,175,230)
#EAB7E8
(234,183,232)
#ECBFEA
(236,191,234)
#EEC7EC
(238,199,236)
#F0CFEE
(240,207,238)
#F2D7F0
(242,215,240)
#F4DFF2
(244,223,242)
#F6E7F4
(246,231,244)
#F8EFF6
(248,239,246)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A7E4 color. Also use rgb(230,167,228) instead hex code.

Text Font Color

.myTextColor { color: #E6A7E4; }

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

This text font color is #E6A7E4.

Background Color

.myBgColor { background-color: #E6A7E4; }

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

This div background color is #E6A7E4.

Border color

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

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

This div border color is #E6A7E4.

Opacity

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

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

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

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

This text has shadow with #E6A7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A7E4.

Preview

Color preview on black background

This text has color #E6A7E4 on black background.


Color preview on white background

This text has color #E6A7E4 on white background.


Black color preview on #E6A7E4 background

This text has black color on #E6A7E4 background.


White color preview on #E6A7E4 background

This text has white color on #E6A7E4 background.


Related colors

Complementary color

Complementary color for #hex is #19581B.


I love getcolorcode.com

Triadic colors

1 #E4E6A7 and #A7E4E6 with #E6A7E4 are triadic colors.

2 #E4A7E6 and #A7E6E4 with #E6A7E4 are triadic colors.