COLOR #E6C5D0

HEX: #E6C5D0 RGB: (230,197,208)

Color info

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

RGB color model

#E6C5D0 color RGB value is (230,197,208).

RGB: (230,197,208) (90%, 77%, 82%)

RGB channels and saturation

R 230 of 255 = 90%
G 197 of 255 = 77%
B 208 of 255 = 82%

230
197
208

R + G + B ~ 83%. #E6C5D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 197 + 208 = 635 (100%)
R 230 of 635 ~ 36.22%
G 197 of 635 ~ 31.02%
B 208 of 635 ~ 32.76'%

%36.22
%31.02
%32.76

CMYK color model

#E6C5D0 color CMYK value is (0,14,10,10).

  • cyan value is 0.00%
  • magenta value is 14.35%
  • yellow value is 9.57%
  • key color value is 9.80%

CMYK: (0,14,10,10)
C0M14Y10K10 (0%, 14%, 10%, 10%)
(0.00 / 0.14 / 0.10 / 0.10)

CMYK percentages

%0
%14.35
%9.57
%9.8

Codes

Color #E6C5D0 in popluar color models

E6 C5 D0
RGB 230 197 208
HSL 340° 39.76% 83.73%
HSB/HSV 340° 14.35% 90.20%
CMYK 0.00% 14.35% 9.57%
9.80%

Color #E6C5D0 in popluar number systems.

HEX E6 C5 D0
Decimal 230 197 208
Binary 11100110 11000101 11010000
Octal 346 305 320

Shades and tints

Shades of #E6C5D0

#E6C5D0
(230,197,208)
#D2B4BE
(210,180,190)
#BEA3AC
(190,163,172)
#AA929A
(170,146,154)
#968188
(150,129,136)
#827076
(130,112,118)
#6E5F64
(110,95,100)
#5A4E52
(90,78,82)
#463D40
(70,61,64)
#322C2E
(50,44,46)
#1E1B1C
(30,27,28)
#000000
(0,0,0)

Tints of #E6C5D0

#E6C5D0
(230,197,208)
#E8CAD4
(232,202,212)
#EACFD8
(234,207,216)
#ECD4DC
(236,212,220)
#EED9E0
(238,217,224)
#F0DEE4
(240,222,228)
#F2E3E8
(242,227,232)
#F4E8EC
(244,232,236)
#F6EDF0
(246,237,240)
#F8F2F4
(248,242,244)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C5D0 color. Also use rgb(230,197,208) instead hex code.

Text Font Color

.myTextColor { color: #E6C5D0; }

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

This text font color is #E6C5D0.

Background Color

.myBgColor { background-color: #E6C5D0; }

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

This div background color is #E6C5D0.

Border color

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

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

This div border color is #E6C5D0.

Opacity

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

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

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

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

This text has shadow with #E6C5D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C5D0.

Preview

Color preview on black background

This text has color #E6C5D0 on black background.


Color preview on white background

This text has color #E6C5D0 on white background.


Black color preview on #E6C5D0 background

This text has black color on #E6C5D0 background.


White color preview on #E6C5D0 background

This text has white color on #E6C5D0 background.


Related colors

Complementary color

Complementary color for #hex is #193A2F.


I love getcolorcode.com

Triadic colors

1 #D0E6C5 and #C5D0E6 with #E6C5D0 are triadic colors.

2 #D0C5E6 and #C5E6D0 with #E6C5D0 are triadic colors.