COLOR #E6B7CE

HEX: #E6B7CE RGB: (230,183,206)

Color info

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

RGB color model

#E6B7CE color RGB value is (230,183,206).

RGB: (230,183,206) (90%, 72%, 81%)

RGB channels and saturation

R 230 of 255 = 90%
G 183 of 255 = 72%
B 206 of 255 = 81%

230
183
206

R + G + B ~ 81%. #E6B7CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 183 + 206 = 619 (100%)
R 230 of 619 ~ 37.16%
G 183 of 619 ~ 29.56%
B 206 of 619 ~ 33.28'%

%37.16
%29.56
%33.28

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 20.43%
  • yellow value is 10.43%
  • key color value is 9.80%

CMYK: (0,20,10,10)
C0M20Y10K10 (0%, 20%, 10%, 10%)
(0.00 / 0.20 / 0.10 / 0.10)

CMYK percentages

%0
%20.43
%10.43
%9.8

Codes

Color #E6B7CE in popluar color models

E6 B7 CE
RGB 230 183 206
HSL 331° 48.45% 80.98%
HSB/HSV 331° 20.43% 90.20%
CMYK 0.00% 20.43% 10.43%
9.80%

Color #E6B7CE in popluar number systems.

HEX E6 B7 CE
Decimal 230 183 206
Binary 11100110 10110111 11001110
Octal 346 267 316

Shades and tints

Shades of #E6B7CE

#E6B7CE
(230,183,206)
#D2A7BC
(210,167,188)
#BE97AA
(190,151,170)
#AA8798
(170,135,152)
#967786
(150,119,134)
#826774
(130,103,116)
#6E5762
(110,87,98)
#5A4750
(90,71,80)
#46373E
(70,55,62)
#32272C
(50,39,44)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6B7CE

#E6B7CE
(230,183,206)
#E8BDD2
(232,189,210)
#EAC3D6
(234,195,214)
#ECC9DA
(236,201,218)
#EECFDE
(238,207,222)
#F0D5E2
(240,213,226)
#F2DBE6
(242,219,230)
#F4E1EA
(244,225,234)
#F6E7EE
(246,231,238)
#F8EDF2
(248,237,242)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7CE; }

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

This text font color is #E6B7CE.

Background Color

.myBgColor { background-color: #E6B7CE; }

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

This div background color is #E6B7CE.

Border color

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

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

This div border color is #E6B7CE.

Opacity

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

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

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

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

This text has shadow with #E6B7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7CE.

Preview

Color preview on black background

This text has color #E6B7CE on black background.


Color preview on white background

This text has color #E6B7CE on white background.


Black color preview on #E6B7CE background

This text has black color on #E6B7CE background.


White color preview on #E6B7CE background

This text has white color on #E6B7CE background.


Related colors

Complementary color

Complementary color for #hex is #194831.


I love getcolorcode.com

Triadic colors

1 #CEE6B7 and #B7CEE6 with #E6B7CE are triadic colors.

2 #CEB7E6 and #B7E6CE with #E6B7CE are triadic colors.