COLOR #E5BFCB

HEX: #E5BFCB RGB: (229,191,203)

Color info

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

RGB color model

#E5BFCB color RGB value is (229,191,203).

RGB: (229,191,203) (90%, 75%, 80%)

RGB channels and saturation

R 229 of 255 = 90%
G 191 of 255 = 75%
B 203 of 255 = 80%

229
191
203

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

Portions of RGB colors in percentages

R + G + B = 229 + 191 + 203 = 623 (100%)
R 229 of 623 ~ 36.76%
G 191 of 623 ~ 30.66%
B 203 of 623 ~ 32.58'%

%36.76
%30.66
%32.58

CMYK color model

#E5BFCB color CMYK value is (0,17,11,10).

  • cyan value is 0.00%
  • magenta value is 16.59%
  • yellow value is 11.35%
  • key color value is 10.20%

CMYK: (0,17,11,10)
C0M17Y11K10 (0%, 17%, 11%, 10%)
(0.00 / 0.17 / 0.11 / 0.10)

CMYK percentages

%0
%16.59
%11.35
%10.2

Codes

Color #E5BFCB in popluar color models

E5 BF CB
RGB 229 191 203
HSL 341° 42.22% 82.35%
HSB/HSV 341° 16.59% 89.80%
CMYK 0.00% 16.59% 11.35%
10.20%

Color #E5BFCB in popluar number systems.

HEX E5 BF CB
Decimal 229 191 203
Binary 11100101 10111111 11001011
Octal 345 277 313

Shades and tints

Shades of #E5BFCB

#E5BFCB
(229,191,203)
#D1AEB9
(209,174,185)
#BD9DA7
(189,157,167)
#A98C95
(169,140,149)
#957B83
(149,123,131)
#816A71
(129,106,113)
#6D595F
(109,89,95)
#59484D
(89,72,77)
#45373B
(69,55,59)
#312629
(49,38,41)
#1D1517
(29,21,23)
#000000
(0,0,0)

Tints of #E5BFCB

#E5BFCB
(229,191,203)
#E7C4CF
(231,196,207)
#E9C9D3
(233,201,211)
#EBCED7
(235,206,215)
#EDD3DB
(237,211,219)
#EFD8DF
(239,216,223)
#F1DDE3
(241,221,227)
#F3E2E7
(243,226,231)
#F5E7EB
(245,231,235)
#F7ECEF
(247,236,239)
#F9F1F3
(249,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BFCB; }

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

This text font color is #E5BFCB.

Background Color

.myBgColor { background-color: #E5BFCB; }

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

This div background color is #E5BFCB.

Border color

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

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

This div border color is #E5BFCB.

Opacity

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

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

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

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

This text has shadow with #E5BFCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BFCB.

Preview

Color preview on black background

This text has color #E5BFCB on black background.


Color preview on white background

This text has color #E5BFCB on white background.


Black color preview on #E5BFCB background

This text has black color on #E5BFCB background.


White color preview on #E5BFCB background

This text has white color on #E5BFCB background.


Related colors

Complementary color

Complementary color for #hex is #1A4034.


I love getcolorcode.com

Triadic colors

1 #CBE5BF and #BFCBE5 with #E5BFCB are triadic colors.

2 #CBBFE5 and #BFE5CB with #E5BFCB are triadic colors.