COLOR #E9BDE9

HEX: #E9BDE9 RGB: (233,189,233)

Color info

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

RGB color model

#E9BDE9 color RGB value is (233,189,233).

RGB: (233,189,233) (91%, 74%, 91%)

RGB channels and saturation

R 233 of 255 = 91%
G 189 of 255 = 74%
B 233 of 255 = 91%

233
189
233

R + G + B ~ 85%. #E9BDE9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 189 + 233 = 655 (100%)
R 233 of 655 ~ 35.57%
G 189 of 655 ~ 28.85%
B 233 of 655 ~ 35.57'%

%35.57
%28.85
%35.57

CMYK color model

#E9BDE9 color CMYK value is (0,19,0,9).

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

CMYK: (0,19,0,9)
C0M19Y0K9 (0%, 19%, 0%, 9%)
(0.00 / 0.19 / 0.00 / 0.09)

CMYK percentages

%0
%18.88
%0
%8.63

Codes

Color #E9BDE9 in popluar color models

E9 BD E9
RGB 233 189 233
HSL 300° 50.00% 82.75%
HSB/HSV 300° 18.88% 91.37%
CMYK 0.00% 18.88% 0.00%
8.63%

Color #E9BDE9 in popluar number systems.

HEX E9 BD E9
Decimal 233 189 233
Binary 11101001 10111101 11101001
Octal 351 275 351

Shades and tints

Shades of #E9BDE9

#E9BDE9
(233,189,233)
#D4ACD4
(212,172,212)
#BF9BBF
(191,155,191)
#AA8AAA
(170,138,170)
#957995
(149,121,149)
#806880
(128,104,128)
#6B576B
(107,87,107)
#564656
(86,70,86)
#413541
(65,53,65)
#2C242C
(44,36,44)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #E9BDE9

#E9BDE9
(233,189,233)
#EBC3EB
(235,195,235)
#EDC9ED
(237,201,237)
#EFCFEF
(239,207,239)
#F1D5F1
(241,213,241)
#F3DBF3
(243,219,243)
#F5E1F5
(245,225,245)
#F7E7F7
(247,231,247)
#F9EDF9
(249,237,249)
#FBF3FB
(251,243,251)
#FDF9FD
(253,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9BDE9; }

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

This text font color is #E9BDE9.

Background Color

.myBgColor { background-color: #E9BDE9; }

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

This div background color is #E9BDE9.

Border color

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

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

This div border color is #E9BDE9.

Opacity

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

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

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

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

This text has shadow with #E9BDE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9BDE9.

Preview

Color preview on black background

This text has color #E9BDE9 on black background.


Color preview on white background

This text has color #E9BDE9 on white background.


Black color preview on #E9BDE9 background

This text has black color on #E9BDE9 background.


White color preview on #E9BDE9 background

This text has white color on #E9BDE9 background.


Related colors

Complementary color

Complementary color for #hex is #164216.


I love getcolorcode.com

Triadic colors

1 #E9E9BD and #BDE9E9 with #E9BDE9 are triadic colors.

2 #E9BDE9 and #BDE9E9 with #E9BDE9 are triadic colors.