COLOR #E5DDC5

HEX: #E5DDC5 RGB: (229,221,197)

Renk bilgisi

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

RGB renk modeli

#E5DDC5 color RGB value is (229,221,197).

RGB: (229,221,197) (90%, 87%, 77%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 197 of 255 = 77%

229
221
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 197 = 647 (100%)
R 229 of 647 ~ 35.39%
G 221 of 647 ~ 34.16%
B 197 of 647 ~ 30.45'%

%35.39
%34.16
%30.45

CMYK RENK MODELİ

#E5DDC5 rengi CMYK tonu (0,3,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.49%
  • sarı tonu 13.97%
  • ana renk tonu 10.20%

CMYK: (0,3,14,10)
C0M3Y14K10 (0%, 3%, 14%, 10%)
(0.00 / 0.03 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%3.49
%13.97
%10.2

Codes

Color #E5DDC5 in popluar color models

E5 DD C5
RGB 229 221 197
HSL 45° 38.10% 83.53%
HSB/HSV 45° 13.97% 89.80%
CMYK 0.00% 3.49% 13.97%
10.20%

Color #E5DDC5 in popluar number systems.

HEX E5 DD C5
Decimal 229 221 197
Binary 11100101 11011101 11000101
Octal 345 335 305

Shades and tints

Shades of #E5DDC5

#E5DDC5
(229,221,197)
#D1C9B4
(209,201,180)
#BDB5A3
(189,181,163)
#A9A192
(169,161,146)
#958D81
(149,141,129)
#817970
(129,121,112)
#6D655F
(109,101,95)
#59514E
(89,81,78)
#453D3D
(69,61,61)
#31292C
(49,41,44)
#1D151B
(29,21,27)
#000000
(0,0,0)

Tints of #E5DDC5

#E5DDC5
(229,221,197)
#E7E0CA
(231,224,202)
#E9E3CF
(233,227,207)
#EBE6D4
(235,230,212)
#EDE9D9
(237,233,217)
#EFECDE
(239,236,222)
#F1EFE3
(241,239,227)
#F3F2E8
(243,242,232)
#F5F5ED
(245,245,237)
#F7F8F2
(247,248,242)
#F9FBF7
(249,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DDC5 color. Also use rgb(229,221,197) instead hex code.

Text Font Color

.myTextColor { color: #E5DDC5; }

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

This text font color is #E5DDC5.

Background Color

.myBgColor { background-color: #E5DDC5; }

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

This div background color is #E5DDC5.

Border color

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

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

This div border color is #E5DDC5.

Opacity

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

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

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

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

This text has shadow with #E5DDC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDC5.

Preview

Color preview on black background

This text has color #E5DDC5 on black background.


Color preview on white background

This text has color #E5DDC5 on white background.


Black color preview on #E5DDC5 background

This text has black color on #E5DDC5 background.


White color preview on #E5DDC5 background

This text has white color on #E5DDC5 background.


Related colors

Complementary color

Complementary color for #hex is #1A223A.


I love getcolorcode.com

Triadic colors

1 #C5E5DD and #DDC5E5 with #E5DDC5 are triadic colors.

2 #C5DDE5 and #DDE5C5 with #E5DDC5 are triadic colors.