COLOR #E3A6CE

HEX: #E3A6CE RGB: (227,166,206)

Color info

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

RGB color model

#E3A6CE color RGB value is (227,166,206).

RGB: (227,166,206) (89%, 65%, 81%)

RGB channels and saturation

R 227 of 255 = 89%
G 166 of 255 = 65%
B 206 of 255 = 81%

227
166
206

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

Portions of RGB colors in percentages

R + G + B = 227 + 166 + 206 = 599 (100%)
R 227 of 599 ~ 37.9%
G 166 of 599 ~ 27.71%
B 206 of 599 ~ 34.39'%

%37.9
%27.71
%34.39

CMYK color model

#E3A6CE color CMYK value is (0,27,9,11).

  • cyan value is 0.00%
  • magenta value is 26.87%
  • yellow value is 9.25%
  • key color value is 10.98%

CMYK: (0,27,9,11)
C0M27Y9K11 (0%, 27%, 9%, 11%)
(0.00 / 0.27 / 0.09 / 0.11)

CMYK percentages

%0
%26.87
%9.25
%10.98

Codes

Color #E3A6CE in popluar color models

E3 A6 CE
RGB 227 166 206
HSL 321° 52.14% 77.06%
HSB/HSV 321° 26.87% 89.02%
CMYK 0.00% 26.87% 9.25%
10.98%

Color #E3A6CE in popluar number systems.

HEX E3 A6 CE
Decimal 227 166 206
Binary 11100011 10100110 11001110
Octal 343 246 316

Shades and tints

Shades of #E3A6CE

#E3A6CE
(227,166,206)
#CF97BC
(207,151,188)
#BB88AA
(187,136,170)
#A77998
(167,121,152)
#936A86
(147,106,134)
#7F5B74
(127,91,116)
#6B4C62
(107,76,98)
#573D50
(87,61,80)
#432E3E
(67,46,62)
#2F1F2C
(47,31,44)
#1B101A
(27,16,26)
#000000
(0,0,0)

Tints of #E3A6CE

#E3A6CE
(227,166,206)
#E5AED2
(229,174,210)
#E7B6D6
(231,182,214)
#E9BEDA
(233,190,218)
#EBC6DE
(235,198,222)
#EDCEE2
(237,206,226)
#EFD6E6
(239,214,230)
#F1DEEA
(241,222,234)
#F3E6EE
(243,230,238)
#F5EEF2
(245,238,242)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3A6CE color. Also use rgb(227,166,206) instead hex code.

Text Font Color

.myTextColor { color: #E3A6CE; }

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

This text font color is #E3A6CE.

Background Color

.myBgColor { background-color: #E3A6CE; }

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

This div background color is #E3A6CE.

Border color

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

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

This div border color is #E3A6CE.

Opacity

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

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

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

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

This text has shadow with #E3A6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3A6CE.

Preview

Color preview on black background

This text has color #E3A6CE on black background.


Color preview on white background

This text has color #E3A6CE on white background.


Black color preview on #E3A6CE background

This text has black color on #E3A6CE background.


White color preview on #E3A6CE background

This text has white color on #E3A6CE background.


Related colors

Complementary color

Complementary color for #hex is #1C5931.


I love getcolorcode.com

Triadic colors

1 #CEE3A6 and #A6CEE3 with #E3A6CE are triadic colors.

2 #CEA6E3 and #A6E3CE with #E3A6CE are triadic colors.