COLOR #E6BBCE

HEX: #E6BBCE RGB: (230,187,206)

Color info

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

RGB color model

#E6BBCE color RGB value is (230,187,206).

RGB: (230,187,206) (90%, 73%, 81%)

RGB channels and saturation

R 230 of 255 = 90%
G 187 of 255 = 73%
B 206 of 255 = 81%

230
187
206

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

Portions of RGB colors in percentages

R + G + B = 230 + 187 + 206 = 623 (100%)
R 230 of 623 ~ 36.92%
G 187 of 623 ~ 30.02%
B 206 of 623 ~ 33.07'%

%36.92
%30.02
%33.07

CMYK color model

#E6BBCE color CMYK value is (0,19,10,10).

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

CMYK: (0,19,10,10)
C0M19Y10K10 (0%, 19%, 10%, 10%)
(0.00 / 0.19 / 0.10 / 0.10)

CMYK percentages

%0
%18.7
%10.43
%9.8

Codes

Color #E6BBCE in popluar color models

E6 BB CE
RGB 230 187 206
HSL 333° 46.24% 81.76%
HSB/HSV 333° 18.70% 90.20%
CMYK 0.00% 18.70% 10.43%
9.80%

Color #E6BBCE in popluar number systems.

HEX E6 BB CE
Decimal 230 187 206
Binary 11100110 10111011 11001110
Octal 346 273 316

Shades and tints

Shades of #E6BBCE

#E6BBCE
(230,187,206)
#D2AABC
(210,170,188)
#BE99AA
(190,153,170)
#AA8898
(170,136,152)
#967786
(150,119,134)
#826674
(130,102,116)
#6E5562
(110,85,98)
#5A4450
(90,68,80)
#46333E
(70,51,62)
#32222C
(50,34,44)
#1E111A
(30,17,26)
#000000
(0,0,0)

Tints of #E6BBCE

#E6BBCE
(230,187,206)
#E8C1D2
(232,193,210)
#EAC7D6
(234,199,214)
#ECCDDA
(236,205,218)
#EED3DE
(238,211,222)
#F0D9E2
(240,217,226)
#F2DFE6
(242,223,230)
#F4E5EA
(244,229,234)
#F6EBEE
(246,235,238)
#F8F1F2
(248,241,242)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BBCE; }

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

This text font color is #E6BBCE.

Background Color

.myBgColor { background-color: #E6BBCE; }

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

This div background color is #E6BBCE.

Border color

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

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

This div border color is #E6BBCE.

Opacity

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

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

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

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

This text has shadow with #E6BBCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBCE.

Preview

Color preview on black background

This text has color #E6BBCE on black background.


Color preview on white background

This text has color #E6BBCE on white background.


Black color preview on #E6BBCE background

This text has black color on #E6BBCE background.


White color preview on #E6BBCE background

This text has white color on #E6BBCE background.


Related colors

Complementary color

Complementary color for #hex is #194431.


I love getcolorcode.com

Triadic colors

1 #CEE6BB and #BBCEE6 with #E6BBCE are triadic colors.

2 #CEBBE6 and #BBE6CE with #E6BBCE are triadic colors.