COLOR #E6CAE6

HEX: #E6CAE6 RGB: (230,202,230)

Color info

#E6CAE6 contains red, green and blue colors in about the same proportion. Web safe color of #E6CAE6 is #CCCCCC (or #CCC).

RGB color model

#E6CAE6 color RGB value is (230,202,230).

RGB: (230,202,230) (90%, 79%, 90%)

RGB channels and saturation

R 230 of 255 = 90%
G 202 of 255 = 79%
B 230 of 255 = 90%

230
202
230

R + G + B ~ 86%. #E6CAE6 is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 202 + 230 = 662 (100%)
R 230 of 662 ~ 34.74%
G 202 of 662 ~ 30.51%
B 230 of 662 ~ 34.74'%

%34.74
%30.51
%34.74

CMYK color model

#E6CAE6 color CMYK value is (0,12,0,10).

  • cyan value is 0.00%
  • magenta value is 12.17%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (0,12,0,10) C0M12Y0K10 (0%,12%,0%,10%) (0.00/0.12/0.00/0.10) 

CMYK percentages

%0
%12.17
%0
%9.8

Codes

Color #E6CAE6 in popluar color models

E6 CA E6
RGB 230 202 230
HSL 300° 35.90% 84.71%
HSB/HSV 300° 12.17% 90.20%
CMYK 0.00% 12.17% 0.00%
9.80%

Color #E6CAE6 in popluar number systems.

HEX E6 CA E6
Decimal 230 202 230
Binary 11100110 11001010 11100110
Octal 346 312 346

Shades and tints

Shades of #E6CAE6

#E6CAE6
(230,202,230)
#D2B8D2
(210,184,210)
#BEA6BE
(190,166,190)
#AA94AA
(170,148,170)
#968296
(150,130,150)
#827082
(130,112,130)
#6E5E6E
(110,94,110)
#5A4C5A
(90,76,90)
#463A46
(70,58,70)
#322832
(50,40,50)
#1E161E
(30,22,30)
#000000
(0,0,0)

Tints of #E6CAE6

#E6CAE6
(230,202,230)
#E8CEE8
(232,206,232)
#EAD2EA
(234,210,234)
#ECD6EC
(236,214,236)
#EEDAEE
(238,218,238)
#F0DEF0
(240,222,240)
#F2E2F2
(242,226,242)
#F4E6F4
(244,230,244)
#F6EAF6
(246,234,246)
#F8EEF8
(248,238,248)
#FAF2FA
(250,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CAE6; }

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

This text font color is #E6CAE6.

Background Color

.myBgColor { background-color: #E6CAE6; }

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

This div background color is #E6CAE6.

Border color

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

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

This div border color is #E6CAE6.

Opacity

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

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

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

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

This text has shadow with #E6CAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CAE6.

Preview

Color preview on black background

This text has color #E6CAE6 on black background.


Color preview on white background

This text has color #E6CAE6 on white background.


Black color preview on #E6CAE6 background

This text has black color on #E6CAE6 background.


White color preview on #E6CAE6 background

This text has white color on #E6CAE6 background.


Related colors

Complementary color

Complementary color for #hex is #193519.


I love getcolorcode.com

Triadic colors

1 #E6E6CA and #CAE6E6 with #E6CAE6 are triadic colors.

2 #E6CAE6 and #CAE6E6 with #E6CAE6 are triadic colors.