COLOR #E2CBD7

HEX: #E2CBD7 RGB: (226,203,215)

Color info

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

RGB color model

#E2CBD7 color RGB value is (226,203,215).

RGB: (226,203,215) (89%, 80%, 84%)

RGB channels and saturation

R 226 of 255 = 89%
G 203 of 255 = 80%
B 215 of 255 = 84%

226
203
215

R + G + B ~ 84%. #E2CBD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 203 + 215 = 644 (100%)
R 226 of 644 ~ 35.09%
G 203 of 644 ~ 31.52%
B 215 of 644 ~ 33.39'%

%35.09
%31.52
%33.39

CMYK color model

#E2CBD7 color CMYK value is (0,10,5,11).

  • cyan value is 0.00%
  • magenta value is 10.18%
  • yellow value is 4.87%
  • key color value is 11.37%

CMYK: (0,10,5,11)
C0M10Y5K11 (0%, 10%, 5%, 11%)
(0.00 / 0.10 / 0.05 / 0.11)

CMYK percentages

%0
%10.18
%4.87
%11.37

Codes

Color #E2CBD7 in popluar color models

E2 CB D7
RGB 226 203 215
HSL 329° 28.40% 84.12%
HSB/HSV 329° 10.18% 88.63%
CMYK 0.00% 10.18% 4.87%
11.37%

Color #E2CBD7 in popluar number systems.

HEX E2 CB D7
Decimal 226 203 215
Binary 11100010 11001011 11010111
Octal 342 313 327

Shades and tints

Shades of #E2CBD7

#E2CBD7
(226,203,215)
#CEB9C4
(206,185,196)
#BAA7B1
(186,167,177)
#A6959E
(166,149,158)
#92838B
(146,131,139)
#7E7178
(126,113,120)
#6A5F65
(106,95,101)
#564D52
(86,77,82)
#423B3F
(66,59,63)
#2E292C
(46,41,44)
#1A1719
(26,23,25)
#000000
(0,0,0)

Tints of #E2CBD7

#E2CBD7
(226,203,215)
#E4CFDA
(228,207,218)
#E6D3DD
(230,211,221)
#E8D7E0
(232,215,224)
#EADBE3
(234,219,227)
#ECDFE6
(236,223,230)
#EEE3E9
(238,227,233)
#F0E7EC
(240,231,236)
#F2EBEF
(242,235,239)
#F4EFF2
(244,239,242)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2CBD7 color. Also use rgb(226,203,215) instead hex code.

Text Font Color

.myTextColor { color: #E2CBD7; }

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

This text font color is #E2CBD7.

Background Color

.myBgColor { background-color: #E2CBD7; }

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

This div background color is #E2CBD7.

Border color

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

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

This div border color is #E2CBD7.

Opacity

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

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

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

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

This text has shadow with #E2CBD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2CBD7.

Preview

Color preview on black background

This text has color #E2CBD7 on black background.


Color preview on white background

This text has color #E2CBD7 on white background.


Black color preview on #E2CBD7 background

This text has black color on #E2CBD7 background.


White color preview on #E2CBD7 background

This text has white color on #E2CBD7 background.


Related colors

Complementary color

Complementary color for #hex is #1D3428.


I love getcolorcode.com

Triadic colors

1 #D7E2CB and #CBD7E2 with #E2CBD7 are triadic colors.

2 #D7CBE2 and #CBE2D7 with #E2CBD7 are triadic colors.