COLOR #E4A3CF

HEX: #E4A3CF RGB: (228,163,207)

Color info

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

RGB color model

#E4A3CF color RGB value is (228,163,207).

RGB: (228,163,207) (89%, 64%, 81%)

RGB channels and saturation

R 228 of 255 = 89%
G 163 of 255 = 64%
B 207 of 255 = 81%

228
163
207

R + G + B ~ 78%. #E4A3CF is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 163 + 207 = 598 (100%)
R 228 of 598 ~ 38.13%
G 163 of 598 ~ 27.26%
B 207 of 598 ~ 34.62'%

%38.13
%27.26
%34.62

CMYK color model

#E4A3CF color CMYK value is (0,29,9,11).

  • cyan value is 0.00%
  • magenta value is 28.51%
  • yellow value is 9.21%
  • key color value is 10.59%

CMYK: (0,29,9,11)
C0M29Y9K11 (0%, 29%, 9%, 11%)
(0.00 / 0.29 / 0.09 / 0.11)

CMYK percentages

%0
%28.51
%9.21
%10.59

Codes

Color #E4A3CF in popluar color models

E4 A3 CF
RGB 228 163 207
HSL 319° 54.62% 76.67%
HSB/HSV 319° 28.51% 89.41%
CMYK 0.00% 28.51% 9.21%
10.59%

Color #E4A3CF in popluar number systems.

HEX E4 A3 CF
Decimal 228 163 207
Binary 11100100 10100011 11001111
Octal 344 243 317

Shades and tints

Shades of #E4A3CF

#E4A3CF
(228,163,207)
#D095BD
(208,149,189)
#BC87AB
(188,135,171)
#A87999
(168,121,153)
#946B87
(148,107,135)
#805D75
(128,93,117)
#6C4F63
(108,79,99)
#584151
(88,65,81)
#44333F
(68,51,63)
#30252D
(48,37,45)
#1C171B
(28,23,27)
#000000
(0,0,0)

Tints of #E4A3CF

#E4A3CF
(228,163,207)
#E6ABD3
(230,171,211)
#E8B3D7
(232,179,215)
#EABBDB
(234,187,219)
#ECC3DF
(236,195,223)
#EECBE3
(238,203,227)
#F0D3E7
(240,211,231)
#F2DBEB
(242,219,235)
#F4E3EF
(244,227,239)
#F6EBF3
(246,235,243)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4A3CF color. Also use rgb(228,163,207) instead hex code.

Text Font Color

.myTextColor { color: #E4A3CF; }

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

This text font color is #E4A3CF.

Background Color

.myBgColor { background-color: #E4A3CF; }

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

This div background color is #E4A3CF.

Border color

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

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

This div border color is #E4A3CF.

Opacity

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

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

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

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

This text has shadow with #E4A3CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4A3CF.

Preview

Color preview on black background

This text has color #E4A3CF on black background.


Color preview on white background

This text has color #E4A3CF on white background.


Black color preview on #E4A3CF background

This text has black color on #E4A3CF background.


White color preview on #E4A3CF background

This text has white color on #E4A3CF background.


Related colors

Complementary color

Complementary color for #hex is #1B5C30.


I love getcolorcode.com

Triadic colors

1 #CFE4A3 and #A3CFE4 with #E4A3CF are triadic colors.

2 #CFA3E4 and #A3E4CF with #E4A3CF are triadic colors.