COLOR #E6B7DE

HEX: #E6B7DE RGB: (230,183,222)

Color info

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

RGB color model

#E6B7DE color RGB value is (230,183,222).

RGB: (230,183,222) (90%, 72%, 87%)

RGB channels and saturation

R 230 of 255 = 90%
G 183 of 255 = 72%
B 222 of 255 = 87%

230
183
222

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

Portions of RGB colors in percentages

R + G + B = 230 + 183 + 222 = 635 (100%)
R 230 of 635 ~ 36.22%
G 183 of 635 ~ 28.82%
B 222 of 635 ~ 34.96'%

%36.22
%28.82
%34.96

CMYK color model

#E6B7DE color CMYK value is (0,20,3,10).

  • cyan value is 0.00%
  • magenta value is 20.43%
  • yellow value is 3.48%
  • key color value is 9.80%
CMYK: (0,20,3,10) C0M20Y3K10 (0%,20%,3%,10%) (0.00/0.20/0.03/0.10) 

CMYK percentages

%0
%20.43
%3.48
%9.8

Codes

Color #E6B7DE in popluar color models

E6 B7 DE
RGB 230 183 222
HSL 310° 48.45% 80.98%
HSB/HSV 310° 20.43% 90.20%
CMYK 0.00% 20.43% 3.48%
9.80%

Color #E6B7DE in popluar number systems.

HEX E6 B7 DE
Decimal 230 183 222
Binary 11100110 10110111 11011110
Octal 346 267 336

Shades and tints

Shades of #E6B7DE

#E6B7DE
(230,183,222)
#D2A7CA
(210,167,202)
#BE97B6
(190,151,182)
#AA87A2
(170,135,162)
#96778E
(150,119,142)
#82677A
(130,103,122)
#6E5766
(110,87,102)
#5A4752
(90,71,82)
#46373E
(70,55,62)
#32272A
(50,39,42)
#1E1716
(30,23,22)
#000000
(0,0,0)

Tints of #E6B7DE

#E6B7DE
(230,183,222)
#E8BDE1
(232,189,225)
#EAC3E4
(234,195,228)
#ECC9E7
(236,201,231)
#EECFEA
(238,207,234)
#F0D5ED
(240,213,237)
#F2DBF0
(242,219,240)
#F4E1F3
(244,225,243)
#F6E7F6
(246,231,246)
#F8EDF9
(248,237,249)
#FAF3FC
(250,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7DE; }

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

This text font color is #E6B7DE.

Background Color

.myBgColor { background-color: #E6B7DE; }

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

This div background color is #E6B7DE.

Border color

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

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

This div border color is #E6B7DE.

Opacity

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

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

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

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

This text has shadow with #E6B7DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7DE.

Preview

Color preview on black background

This text has color #E6B7DE on black background.


Color preview on white background

This text has color #E6B7DE on white background.


Black color preview on #E6B7DE background

This text has black color on #E6B7DE background.


White color preview on #E6B7DE background

This text has white color on #E6B7DE background.


Related colors

Complementary color

Complementary color for #hex is #194821.


I love getcolorcode.com

Triadic colors

1 #DEE6B7 and #B7DEE6 with #E6B7DE are triadic colors.

2 #DEB7E6 and #B7E6DE with #E6B7DE are triadic colors.