COLOR #E6CBD6

HEX: #E6CBD6 RGB: (230,203,214)

Color info

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

RGB color model

#E6CBD6 color RGB value is (230,203,214).

RGB: (230,203,214) (90%, 80%, 84%)

RGB channels and saturation

R 230 of 255 = 90%
G 203 of 255 = 80%
B 214 of 255 = 84%

230
203
214

R + G + B ~ 85%. #E6CBD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 203 + 214 = 647 (100%)
R 230 of 647 ~ 35.55%
G 203 of 647 ~ 31.38%
B 214 of 647 ~ 33.08'%

%35.55
%31.38
%33.08

CMYK color model

#E6CBD6 color CMYK value is (0,12,7,10).

  • cyan value is 0.00%
  • magenta value is 11.74%
  • yellow value is 6.96%
  • key color value is 9.80%

CMYK: (0,12,7,10)
C0M12Y7K10 (0%, 12%, 7%, 10%)
(0.00 / 0.12 / 0.07 / 0.10)

CMYK percentages

%0
%11.74
%6.96
%9.8

Codes

Color #E6CBD6 in popluar color models

E6 CB D6
RGB 230 203 214
HSL 336° 35.06% 84.90%
HSB/HSV 336° 11.74% 90.20%
CMYK 0.00% 11.74% 6.96%
9.80%

Color #E6CBD6 in popluar number systems.

HEX E6 CB D6
Decimal 230 203 214
Binary 11100110 11001011 11010110
Octal 346 313 326

Shades and tints

Shades of #E6CBD6

#E6CBD6
(230,203,214)
#D2B9C3
(210,185,195)
#BEA7B0
(190,167,176)
#AA959D
(170,149,157)
#96838A
(150,131,138)
#827177
(130,113,119)
#6E5F64
(110,95,100)
#5A4D51
(90,77,81)
#463B3E
(70,59,62)
#32292B
(50,41,43)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #E6CBD6

#E6CBD6
(230,203,214)
#E8CFD9
(232,207,217)
#EAD3DC
(234,211,220)
#ECD7DF
(236,215,223)
#EEDBE2
(238,219,226)
#F0DFE5
(240,223,229)
#F2E3E8
(242,227,232)
#F4E7EB
(244,231,235)
#F6EBEE
(246,235,238)
#F8EFF1
(248,239,241)
#FAF3F4
(250,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CBD6 color. Also use rgb(230,203,214) instead hex code.

Text Font Color

.myTextColor { color: #E6CBD6; }

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

This text font color is #E6CBD6.

Background Color

.myBgColor { background-color: #E6CBD6; }

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

This div background color is #E6CBD6.

Border color

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

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

This div border color is #E6CBD6.

Opacity

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

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

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

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

This text has shadow with #E6CBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CBD6.

Preview

Color preview on black background

This text has color #E6CBD6 on black background.


Color preview on white background

This text has color #E6CBD6 on white background.


Black color preview on #E6CBD6 background

This text has black color on #E6CBD6 background.


White color preview on #E6CBD6 background

This text has white color on #E6CBD6 background.


Related colors

Complementary color

Complementary color for #hex is #193429.


I love getcolorcode.com

Triadic colors

1 #D6E6CB and #CBD6E6 with #E6CBD6 are triadic colors.

2 #D6CBE6 and #CBE6D6 with #E6CBD6 are triadic colors.