COLOR #E8BDD6

HEX: #E8BDD6 RGB: (232,189,214)

Color info

#E8BDD6 contains red, green and blue colors in about the same proportion. Web safe color of #E8BDD6 is #FFCCCC (or #FCC).

RGB color model

#E8BDD6 color RGB value is (232,189,214).

RGB: (232,189,214) (91%, 74%, 84%)

RGB channels and saturation

R 232 of 255 = 91%
G 189 of 255 = 74%
B 214 of 255 = 84%

232
189
214

R + G + B ~ 83%. #E8BDD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 189 + 214 = 635 (100%)
R 232 of 635 ~ 36.54%
G 189 of 635 ~ 29.76%
B 214 of 635 ~ 33.7'%

%36.54
%29.76
%33.7

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.53%
  • yellow value is 7.76%
  • key color value is 9.02%

CMYK: (0,19,8,9)
C0M19Y8K9 (0%, 19%, 8%, 9%)
(0.00 / 0.19 / 0.08 / 0.09)

CMYK percentages

%0
%18.53
%7.76
%9.02

Codes

Color #E8BDD6 in popluar color models

E8 BD D6
RGB 232 189 214
HSL 325° 48.31% 82.55%
HSB/HSV 325° 18.53% 90.98%
CMYK 0.00% 18.53% 7.76%
9.02%

Color #E8BDD6 in popluar number systems.

HEX E8 BD D6
Decimal 232 189 214
Binary 11101000 10111101 11010110
Octal 350 275 326

Shades and tints

Shades of #E8BDD6

#E8BDD6
(232,189,214)
#D3ACC3
(211,172,195)
#BE9BB0
(190,155,176)
#A98A9D
(169,138,157)
#94798A
(148,121,138)
#7F6877
(127,104,119)
#6A5764
(106,87,100)
#554651
(85,70,81)
#40353E
(64,53,62)
#2B242B
(43,36,43)
#161318
(22,19,24)
#000000
(0,0,0)

Tints of #E8BDD6

#E8BDD6
(232,189,214)
#EAC3D9
(234,195,217)
#ECC9DC
(236,201,220)
#EECFDF
(238,207,223)
#F0D5E2
(240,213,226)
#F2DBE5
(242,219,229)
#F4E1E8
(244,225,232)
#F6E7EB
(246,231,235)
#F8EDEE
(248,237,238)
#FAF3F1
(250,243,241)
#FCF9F4
(252,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E8BDD6; }

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

This text font color is #E8BDD6.

Background Color

.myBgColor { background-color: #E8BDD6; }

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

This div background color is #E8BDD6.

Border color

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

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

This div border color is #E8BDD6.

Opacity

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

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

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

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

This text has shadow with #E8BDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8BDD6.

Preview

Color preview on black background

This text has color #E8BDD6 on black background.


Color preview on white background

This text has color #E8BDD6 on white background.


Black color preview on #E8BDD6 background

This text has black color on #E8BDD6 background.


White color preview on #E8BDD6 background

This text has white color on #E8BDD6 background.


Related colors

Complementary color

Complementary color for #hex is #174229.


I love getcolorcode.com

Triadic colors

1 #D6E8BD and #BDD6E8 with #E8BDD6 are triadic colors.

2 #D6BDE8 and #BDE8D6 with #E8BDD6 are triadic colors.