COLOR #E9CBE9

HEX: #E9CBE9 RGB: (233,203,233)

Color info

#E9CBE9 contains red, green and blue colors in about the same proportion. Web safe color of #E9CBE9 is #FFCCFF (or #FCF).

RGB color model

#E9CBE9 color RGB value is (233,203,233).

RGB: (233,203,233) (91%, 80%, 91%)

RGB channels and saturation

R 233 of 255 = 91%
G 203 of 255 = 80%
B 233 of 255 = 91%

233
203
233

R + G + B ~ 87%. #E9CBE9 is light color.

Portions of RGB colors in percentages

R + G + B = 233 + 203 + 233 = 669 (100%)
R 233 of 669 ~ 34.83%
G 203 of 669 ~ 30.34%
B 233 of 669 ~ 34.83'%

%34.83
%30.34
%34.83

CMYK color model

#E9CBE9 color CMYK value is (0,13,0,9).

  • cyan value is 0.00%
  • magenta value is 12.88%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (0,13,0,9)
C0M13Y0K9 (0%, 13%, 0%, 9%)
(0.00 / 0.13 / 0.00 / 0.09)

CMYK percentages

%0
%12.88
%0
%8.63

Codes

Color #E9CBE9 in popluar color models

E9 CB E9
RGB 233 203 233
HSL 300° 40.54% 85.49%
HSB/HSV 300° 12.88% 91.37%
CMYK 0.00% 12.88% 0.00%
8.63%

Color #E9CBE9 in popluar number systems.

HEX E9 CB E9
Decimal 233 203 233
Binary 11101001 11001011 11101001
Octal 351 313 351

Shades and tints

Shades of #E9CBE9

#E9CBE9
(233,203,233)
#D4B9D4
(212,185,212)
#BFA7BF
(191,167,191)
#AA95AA
(170,149,170)
#958395
(149,131,149)
#807180
(128,113,128)
#6B5F6B
(107,95,107)
#564D56
(86,77,86)
#413B41
(65,59,65)
#2C292C
(44,41,44)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #E9CBE9

#E9CBE9
(233,203,233)
#EBCFEB
(235,207,235)
#EDD3ED
(237,211,237)
#EFD7EF
(239,215,239)
#F1DBF1
(241,219,241)
#F3DFF3
(243,223,243)
#F5E3F5
(245,227,245)
#F7E7F7
(247,231,247)
#F9EBF9
(249,235,249)
#FBEFFB
(251,239,251)
#FDF3FD
(253,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9CBE9 color. Also use rgb(233,203,233) instead hex code.

Text Font Color

.myTextColor { color: #E9CBE9; }

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

This text font color is #E9CBE9.

Background Color

.myBgColor { background-color: #E9CBE9; }

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

This div background color is #E9CBE9.

Border color

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

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

This div border color is #E9CBE9.

Opacity

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

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

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

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

This text has shadow with #E9CBE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9CBE9.

Preview

Color preview on black background

This text has color #E9CBE9 on black background.


Color preview on white background

This text has color #E9CBE9 on white background.


Black color preview on #E9CBE9 background

This text has black color on #E9CBE9 background.


White color preview on #E9CBE9 background

This text has white color on #E9CBE9 background.


Related colors

Complementary color

Complementary color for #hex is #163416.


I love getcolorcode.com

Triadic colors

1 #E9E9CB and #CBE9E9 with #E9CBE9 are triadic colors.

2 #E9CBE9 and #CBE9E9 with #E9CBE9 are triadic colors.