COLOR #E5DDC7

HEX: #E5DDC7 RGB: (229,221,199)

Renk bilgisi

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

RGB renk modeli

#E5DDC7 color RGB value is (229,221,199).

RGB: (229,221,199) (90%, 87%, 78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 199 of 255 = 78%

229
221
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 199 = 649 (100%)
R 229 of 649 ~ 35.29%
G 221 of 649 ~ 34.05%
B 199 of 649 ~ 30.66'%

%35.29
%34.05
%30.66

CMYK RENK MODELİ

#E5DDC7 rengi CMYK tonu (0,3,13,10).

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

CMYK: (0,3,13,10)
C0M3Y13K10 (0%, 3%, 13%, 10%)
(0.00 / 0.03 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%3.49
%13.1
%10.2

Codes

Color #E5DDC7 in popluar color models

E5 DD C7
RGB 229 221 199
HSL 44° 36.59% 83.92%
HSB/HSV 44° 13.10% 89.80%
CMYK 0.00% 3.49% 13.10%
10.20%

Color #E5DDC7 in popluar number systems.

HEX E5 DD C7
Decimal 229 221 199
Binary 11100101 11011101 11000111
Octal 345 335 307

Shades and tints

Shades of #E5DDC7

#E5DDC7
(229,221,199)
#D1C9B5
(209,201,181)
#BDB5A3
(189,181,163)
#A9A191
(169,161,145)
#958D7F
(149,141,127)
#81796D
(129,121,109)
#6D655B
(109,101,91)
#595149
(89,81,73)
#453D37
(69,61,55)
#312925
(49,41,37)
#1D1513
(29,21,19)
#000000
(0,0,0)

Tints of #E5DDC7

#E5DDC7
(229,221,199)
#E7E0CC
(231,224,204)
#E9E3D1
(233,227,209)
#EBE6D6
(235,230,214)
#EDE9DB
(237,233,219)
#EFECE0
(239,236,224)
#F1EFE5
(241,239,229)
#F3F2EA
(243,242,234)
#F5F5EF
(245,245,239)
#F7F8F4
(247,248,244)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DDC7; }

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

This text font color is #E5DDC7.

Background Color

.myBgColor { background-color: #E5DDC7; }

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

This div background color is #E5DDC7.

Border color

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

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

This div border color is #E5DDC7.

Opacity

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

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

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

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

This text has shadow with #E5DDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDC7.

Preview

Color preview on black background

This text has color #E5DDC7 on black background.


Color preview on white background

This text has color #E5DDC7 on white background.


Black color preview on #E5DDC7 background

This text has black color on #E5DDC7 background.


White color preview on #E5DDC7 background

This text has white color on #E5DDC7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2238.


I love getcolorcode.com

Triadic colors

1 #C7E5DD and #DDC7E5 with #E5DDC7 are triadic colors.

2 #C7DDE5 and #DDE5C7 with #E5DDC7 are triadic colors.