COLOR #E6BDE6

HEX: #E6BDE6 RGB: (230,189,230)

Color info

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

RGB color model

#E6BDE6 color RGB value is (230,189,230).

RGB: (230,189,230) (90%, 74%, 90%)

RGB channels and saturation

R 230 of 255 = 90%
G 189 of 255 = 74%
B 230 of 255 = 90%

230
189
230

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

Portions of RGB colors in percentages

R + G + B = 230 + 189 + 230 = 649 (100%)
R 230 of 649 ~ 35.44%
G 189 of 649 ~ 29.12%
B 230 of 649 ~ 35.44'%

%35.44
%29.12
%35.44

CMYK color model

#E6BDE6 color CMYK value is (0,18,0,10).

  • cyan value is 0.00%
  • magenta value is 17.83%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (0,18,0,10)
C0M18Y0K10 (0%, 18%, 0%, 10%)
(0.00 / 0.18 / 0.00 / 0.10)

CMYK percentages

%0
%17.83
%0
%9.8

Codes

Color #E6BDE6 in popluar color models

E6 BD E6
RGB 230 189 230
HSL 300° 45.05% 82.16%
HSB/HSV 300° 17.83% 90.20%
CMYK 0.00% 17.83% 0.00%
9.80%

Color #E6BDE6 in popluar number systems.

HEX E6 BD E6
Decimal 230 189 230
Binary 11100110 10111101 11100110
Octal 346 275 346

Shades and tints

Shades of #E6BDE6

#E6BDE6
(230,189,230)
#D2ACD2
(210,172,210)
#BE9BBE
(190,155,190)
#AA8AAA
(170,138,170)
#967996
(150,121,150)
#826882
(130,104,130)
#6E576E
(110,87,110)
#5A465A
(90,70,90)
#463546
(70,53,70)
#322432
(50,36,50)
#1E131E
(30,19,30)
#000000
(0,0,0)

Tints of #E6BDE6

#E6BDE6
(230,189,230)
#E8C3E8
(232,195,232)
#EAC9EA
(234,201,234)
#ECCFEC
(236,207,236)
#EED5EE
(238,213,238)
#F0DBF0
(240,219,240)
#F2E1F2
(242,225,242)
#F4E7F4
(244,231,244)
#F6EDF6
(246,237,246)
#F8F3F8
(248,243,248)
#FAF9FA
(250,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDE6; }

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

This text font color is #E6BDE6.

Background Color

.myBgColor { background-color: #E6BDE6; }

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

This div background color is #E6BDE6.

Border color

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

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

This div border color is #E6BDE6.

Opacity

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

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

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

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

This text has shadow with #E6BDE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDE6.

Preview

Color preview on black background

This text has color #E6BDE6 on black background.


Color preview on white background

This text has color #E6BDE6 on white background.


Black color preview on #E6BDE6 background

This text has black color on #E6BDE6 background.


White color preview on #E6BDE6 background

This text has white color on #E6BDE6 background.


Related colors

Complementary color

Complementary color for #hex is #194219.


I love getcolorcode.com

Triadic colors

1 #E6E6BD and #BDE6E6 with #E6BDE6 are triadic colors.

2 #E6BDE6 and #BDE6E6 with #E6BDE6 are triadic colors.