COLOR #E9BFCB

HEX: #E9BFCB RGB: (233,191,203)

Color info

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

RGB color model

#E9BFCB color RGB value is (233,191,203).

RGB: (233,191,203) (91%, 75%, 80%)

RGB channels and saturation

R 233 of 255 = 91%
G 191 of 255 = 75%
B 203 of 255 = 80%

233
191
203

R + G + B ~ 82%. #E9BFCB is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 191 + 203 = 627 (100%)
R 233 of 627 ~ 37.16%
G 191 of 627 ~ 30.46%
B 203 of 627 ~ 32.38'%

%37.16
%30.46
%32.38

CMYK color model

#E9BFCB color CMYK value is (0,18,13,9).

  • cyan value is 0.00%
  • magenta value is 18.03%
  • yellow value is 12.88%
  • key color value is 8.63%

CMYK: (0,18,13,9)
C0M18Y13K9 (0%, 18%, 13%, 9%)
(0.00 / 0.18 / 0.13 / 0.09)

CMYK percentages

%0
%18.03
%12.88
%8.63

Codes

Color #E9BFCB in popluar color models

E9 BF CB
RGB 233 191 203
HSL 343° 48.84% 83.14%
HSB/HSV 343° 18.03% 91.37%
CMYK 0.00% 18.03% 12.88%
8.63%

Color #E9BFCB in popluar number systems.

HEX E9 BF CB
Decimal 233 191 203
Binary 11101001 10111111 11001011
Octal 351 277 313

Shades and tints

Shades of #E9BFCB

#E9BFCB
(233,191,203)
#D4AEB9
(212,174,185)
#BF9DA7
(191,157,167)
#AA8C95
(170,140,149)
#957B83
(149,123,131)
#806A71
(128,106,113)
#6B595F
(107,89,95)
#56484D
(86,72,77)
#41373B
(65,55,59)
#2C2629
(44,38,41)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #E9BFCB

#E9BFCB
(233,191,203)
#EBC4CF
(235,196,207)
#EDC9D3
(237,201,211)
#EFCED7
(239,206,215)
#F1D3DB
(241,211,219)
#F3D8DF
(243,216,223)
#F5DDE3
(245,221,227)
#F7E2E7
(247,226,231)
#F9E7EB
(249,231,235)
#FBECEF
(251,236,239)
#FDF1F3
(253,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9BFCB color. Also use rgb(233,191,203) instead hex code.

Text Font Color

.myTextColor { color: #E9BFCB; }

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

This text font color is #E9BFCB.

Background Color

.myBgColor { background-color: #E9BFCB; }

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

This div background color is #E9BFCB.

Border color

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

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

This div border color is #E9BFCB.

Opacity

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

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

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

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

This text has shadow with #E9BFCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9BFCB.

Preview

Color preview on black background

This text has color #E9BFCB on black background.


Color preview on white background

This text has color #E9BFCB on white background.


Black color preview on #E9BFCB background

This text has black color on #E9BFCB background.


White color preview on #E9BFCB background

This text has white color on #E9BFCB background.


Related colors

Complementary color

Complementary color for #hex is #164034.


I love getcolorcode.com

Triadic colors

1 #CBE9BF and #BFCBE9 with #E9BFCB are triadic colors.

2 #CBBFE9 and #BFE9CB with #E9BFCB are triadic colors.