COLOR #E3CAE3

HEX: #E3CAE3 RGB: (227,202,227)

Color info

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

RGB color model

#E3CAE3 color RGB value is (227,202,227).

RGB: (227,202,227) (89%, 79%, 89%)

RGB channels and saturation

R 227 of 255 = 89%
G 202 of 255 = 79%
B 227 of 255 = 89%

227
202
227

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

Portions of RGB colors in percentages

R + G + B = 227 + 202 + 227 = 656 (100%)
R 227 of 656 ~ 34.6%
G 202 of 656 ~ 30.79%
B 227 of 656 ~ 34.6'%

%34.6
%30.79
%34.6

CMYK color model

#E3CAE3 color CMYK value is (0,11,0,11).

  • cyan value is 0.00%
  • magenta value is 11.01%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (0,11,0,11)
C0M11Y0K11 (0%, 11%, 0%, 11%)
(0.00 / 0.11 / 0.00 / 0.11)

CMYK percentages

%0
%11.01
%0
%10.98

Codes

Color #E3CAE3 in popluar color models

E3 CA E3
RGB 227 202 227
HSL 300° 30.86% 84.12%
HSB/HSV 300° 11.01% 89.02%
CMYK 0.00% 11.01% 0.00%
10.98%

Color #E3CAE3 in popluar number systems.

HEX E3 CA E3
Decimal 227 202 227
Binary 11100011 11001010 11100011
Octal 343 312 343

Shades and tints

Shades of #E3CAE3

#E3CAE3
(227,202,227)
#CFB8CF
(207,184,207)
#BBA6BB
(187,166,187)
#A794A7
(167,148,167)
#938293
(147,130,147)
#7F707F
(127,112,127)
#6B5E6B
(107,94,107)
#574C57
(87,76,87)
#433A43
(67,58,67)
#2F282F
(47,40,47)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #E3CAE3

#E3CAE3
(227,202,227)
#E5CEE5
(229,206,229)
#E7D2E7
(231,210,231)
#E9D6E9
(233,214,233)
#EBDAEB
(235,218,235)
#EDDEED
(237,222,237)
#EFE2EF
(239,226,239)
#F1E6F1
(241,230,241)
#F3EAF3
(243,234,243)
#F5EEF5
(245,238,245)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3CAE3; }

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

This text font color is #E3CAE3.

Background Color

.myBgColor { background-color: #E3CAE3; }

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

This div background color is #E3CAE3.

Border color

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

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

This div border color is #E3CAE3.

Opacity

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

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

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

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

This text has shadow with #E3CAE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3CAE3.

Preview

Color preview on black background

This text has color #E3CAE3 on black background.


Color preview on white background

This text has color #E3CAE3 on white background.


Black color preview on #E3CAE3 background

This text has black color on #E3CAE3 background.


White color preview on #E3CAE3 background

This text has white color on #E3CAE3 background.


Related colors

Complementary color

Complementary color for #hex is #1C351C.


I love getcolorcode.com

Triadic colors

1 #E3E3CA and #CAE3E3 with #E3CAE3 are triadic colors.

2 #E3CAE3 and #CAE3E3 with #E3CAE3 are triadic colors.