COLOR #E7C7D3

HEX: #E7C7D3 RGB: (231,199,211)

Color info

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

RGB color model

#E7C7D3 color RGB value is (231,199,211).

RGB: (231,199,211) (91%, 78%, 83%)

RGB channels and saturation

R 231 of 255 = 91%
G 199 of 255 = 78%
B 211 of 255 = 83%

231
199
211

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

Portions of RGB colors in percentages

R + G + B = 231 + 199 + 211 = 641 (100%)
R 231 of 641 ~ 36.04%
G 199 of 641 ~ 31.05%
B 211 of 641 ~ 32.92'%

%36.04
%31.05
%32.92

CMYK color model

#E7C7D3 color CMYK value is (0,14,9,9).

  • cyan value is 0.00%
  • magenta value is 13.85%
  • yellow value is 8.66%
  • key color value is 9.41%

CMYK: (0,14,9,9)
C0M14Y9K9 (0%, 14%, 9%, 9%)
(0.00 / 0.14 / 0.09 / 0.09)

CMYK percentages

%0
%13.85
%8.66
%9.41

Codes

Color #E7C7D3 in popluar color models

E7 C7 D3
RGB 231 199 211
HSL 338° 40.00% 84.31%
HSB/HSV 338° 13.85% 90.59%
CMYK 0.00% 13.85% 8.66%
9.41%

Color #E7C7D3 in popluar number systems.

HEX E7 C7 D3
Decimal 231 199 211
Binary 11100111 11000111 11010011
Octal 347 307 323

Shades and tints

Shades of #E7C7D3

#E7C7D3
(231,199,211)
#D2B5C0
(210,181,192)
#BDA3AD
(189,163,173)
#A8919A
(168,145,154)
#937F87
(147,127,135)
#7E6D74
(126,109,116)
#695B61
(105,91,97)
#54494E
(84,73,78)
#3F373B
(63,55,59)
#2A2528
(42,37,40)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #E7C7D3

#E7C7D3
(231,199,211)
#E9CCD7
(233,204,215)
#EBD1DB
(235,209,219)
#EDD6DF
(237,214,223)
#EFDBE3
(239,219,227)
#F1E0E7
(241,224,231)
#F3E5EB
(243,229,235)
#F5EAEF
(245,234,239)
#F7EFF3
(247,239,243)
#F9F4F7
(249,244,247)
#FBF9FB
(251,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C7D3 color. Also use rgb(231,199,211) instead hex code.

Text Font Color

.myTextColor { color: #E7C7D3; }

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

This text font color is #E7C7D3.

Background Color

.myBgColor { background-color: #E7C7D3; }

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

This div background color is #E7C7D3.

Border color

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

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

This div border color is #E7C7D3.

Opacity

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

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

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

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

This text has shadow with #E7C7D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C7D3.

Preview

Color preview on black background

This text has color #E7C7D3 on black background.


Color preview on white background

This text has color #E7C7D3 on white background.


Black color preview on #E7C7D3 background

This text has black color on #E7C7D3 background.


White color preview on #E7C7D3 background

This text has white color on #E7C7D3 background.


Related colors

Complementary color

Complementary color for #hex is #18382C.


I love getcolorcode.com

Triadic colors

1 #D3E7C7 and #C7D3E7 with #E7C7D3 are triadic colors.

2 #D3C7E7 and #C7E7D3 with #E7C7D3 are triadic colors.