COLOR #E5C7D1

HEX: #E5C7D1 RGB: (229,199,209)

Renk bilgisi

#E5C7D1 contains red, green and blue colors in about the same proportion. #E5C7D1 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E5C7D1 color RGB value is (229,199,209).

RGB: (229,199,209) (90%, 78%, 82%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 199 of 255 = 78%
B 209 of 255 = 82%

229
199
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 199 + 209 = 637 (100%)
R 229 of 637 ~ 35.95%
G 199 of 637 ~ 31.24%
B 209 of 637 ~ 32.81'%

%35.95
%31.24
%32.81

CMYK RENK MODELİ

#E5C7D1 rengi CMYK tonu (0,13,9,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.10%
  • sarı tonu 8.73%
  • ana renk tonu 10.20%

CMYK: (0,13,9,10)
C0M13Y9K10 (0%, 13%, 9%, 10%)
(0.00 / 0.13 / 0.09 / 0.10)

CMYK yüzdeleri

%0
%13.1
%8.73
%10.2

Codes

Color #E5C7D1 in popluar color models

E5 C7 D1
RGB 229 199 209
HSL 340° 36.59% 83.92%
HSB/HSV 340° 13.10% 89.80%
CMYK 0.00% 13.10% 8.73%
10.20%

Color #E5C7D1 in popluar number systems.

HEX E5 C7 D1
Decimal 229 199 209
Binary 11100101 11000111 11010001
Octal 345 307 321

Shades and tints

Shades of #E5C7D1

#E5C7D1
(229,199,209)
#D1B5BE
(209,181,190)
#BDA3AB
(189,163,171)
#A99198
(169,145,152)
#957F85
(149,127,133)
#816D72
(129,109,114)
#6D5B5F
(109,91,95)
#59494C
(89,73,76)
#453739
(69,55,57)
#312526
(49,37,38)
#1D1313
(29,19,19)
#000000
(0,0,0)

Tints of #E5C7D1

#E5C7D1
(229,199,209)
#E7CCD5
(231,204,213)
#E9D1D9
(233,209,217)
#EBD6DD
(235,214,221)
#EDDBE1
(237,219,225)
#EFE0E5
(239,224,229)
#F1E5E9
(241,229,233)
#F3EAED
(243,234,237)
#F5EFF1
(245,239,241)
#F7F4F5
(247,244,245)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C7D1 color. Also use rgb(229,199,209) instead hex code.

Text Font Color

.myTextColor { color: #E5C7D1; }

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

This text font color is #E5C7D1.

Background Color

.myBgColor { background-color: #E5C7D1; }

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

This div background color is #E5C7D1.

Border color

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

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

This div border color is #E5C7D1.

Opacity

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

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

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

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

This text has shadow with #E5C7D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C7D1.

Preview

Color preview on black background

This text has color #E5C7D1 on black background.


Color preview on white background

This text has color #E5C7D1 on white background.


Black color preview on #E5C7D1 background

This text has black color on #E5C7D1 background.


White color preview on #E5C7D1 background

This text has white color on #E5C7D1 background.


Related colors

Complementary color

Complementary color for #hex is #1A382E.


I love getcolorcode.com

Triadic colors

1 #D1E5C7 and #C7D1E5 with #E5C7D1 are triadic colors.

2 #D1C7E5 and #C7E5D1 with #E5C7D1 are triadic colors.