COLOR #E5DAD5

HEX: #E5DAD5 RGB: (229,218,213)

Renk bilgisi

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

RGB renk modeli

#E5DAD5 color RGB value is (229,218,213).

RGB: (229,218,213) (90%, 85%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 213 of 255 = 84%

229
218
213

R + G + B ~ 86%. #E5DAD5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 213 = 660 (100%)
R 229 of 660 ~ 34.7%
G 218 of 660 ~ 33.03%
B 213 of 660 ~ 32.27'%

%34.7
%33.03
%32.27

CMYK RENK MODELİ

#E5DAD5 rengi CMYK tonu (0,5,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.80%
  • sarı tonu 6.99%
  • ana renk tonu 10.20%

CMYK: (0,5,7,10)
C0M5Y7K10 (0%, 5%, 7%, 10%)
(0.00 / 0.05 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%4.8
%6.99
%10.2

Codes

Color #E5DAD5 in popluar color models

E5 DA D5
RGB 229 218 213
HSL 19° 23.53% 86.67%
HSB/HSV 19° 6.99% 89.80%
CMYK 0.00% 4.80% 6.99%
10.20%

Color #E5DAD5 in popluar number systems.

HEX E5 DA D5
Decimal 229 218 213
Binary 11100101 11011010 11010101
Octal 345 332 325

Shades and tints

Shades of #E5DAD5

#E5DAD5
(229,218,213)
#D1C7C2
(209,199,194)
#BDB4AF
(189,180,175)
#A9A19C
(169,161,156)
#958E89
(149,142,137)
#817B76
(129,123,118)
#6D6863
(109,104,99)
#595550
(89,85,80)
#45423D
(69,66,61)
#312F2A
(49,47,42)
#1D1C17
(29,28,23)
#000000
(0,0,0)

Tints of #E5DAD5

#E5DAD5
(229,218,213)
#E7DDD8
(231,221,216)
#E9E0DB
(233,224,219)
#EBE3DE
(235,227,222)
#EDE6E1
(237,230,225)
#EFE9E4
(239,233,228)
#F1ECE7
(241,236,231)
#F3EFEA
(243,239,234)
#F5F2ED
(245,242,237)
#F7F5F0
(247,245,240)
#F9F8F3
(249,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DAD5 color. Also use rgb(229,218,213) instead hex code.

Text Font Color

.myTextColor { color: #E5DAD5; }

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

This text font color is #E5DAD5.

Background Color

.myBgColor { background-color: #E5DAD5; }

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

This div background color is #E5DAD5.

Border color

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

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

This div border color is #E5DAD5.

Opacity

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

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

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

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

This text has shadow with #E5DAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAD5.

Preview

Color preview on black background

This text has color #E5DAD5 on black background.


Color preview on white background

This text has color #E5DAD5 on white background.


Black color preview on #E5DAD5 background

This text has black color on #E5DAD5 background.


White color preview on #E5DAD5 background

This text has white color on #E5DAD5 background.


Related colors

Complementary color

Complementary color for #hex is #1A252A.


I love getcolorcode.com

Triadic colors

1 #D5E5DA and #DAD5E5 with #E5DAD5 are triadic colors.

2 #D5DAE5 and #DAE5D5 with #E5DAD5 are triadic colors.