COLOR #E5D6DA

HEX: #E5D6DA RGB: (229,214,218)

Renk bilgisi

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

RGB renk modeli

#E5D6DA color RGB value is (229,214,218).

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

RGB bağlantıları ve doygunluk

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

229
214
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 214 + 218 = 661 (100%)
R 229 of 661 ~ 34.64%
G 214 of 661 ~ 32.38%
B 218 of 661 ~ 32.98'%

%34.64
%32.38
%32.98

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%6.55
%4.8
%10.2

Codes

Color #E5D6DA in popluar color models

E5 D6 DA
RGB 229 214 218
HSL 344° 22.39% 86.86%
HSB/HSV 344° 6.55% 89.80%
CMYK 0.00% 6.55% 4.80%
10.20%

Color #E5D6DA in popluar number systems.

HEX E5 D6 DA
Decimal 229 214 218
Binary 11100101 11010110 11011010
Octal 345 326 332

Shades and tints

Shades of #E5D6DA

#E5D6DA
(229,214,218)
#D1C3C7
(209,195,199)
#BDB0B4
(189,176,180)
#A99DA1
(169,157,161)
#958A8E
(149,138,142)
#81777B
(129,119,123)
#6D6468
(109,100,104)
#595155
(89,81,85)
#453E42
(69,62,66)
#312B2F
(49,43,47)
#1D181C
(29,24,28)
#000000
(0,0,0)

Tints of #E5D6DA

#E5D6DA
(229,214,218)
#E7D9DD
(231,217,221)
#E9DCE0
(233,220,224)
#EBDFE3
(235,223,227)
#EDE2E6
(237,226,230)
#EFE5E9
(239,229,233)
#F1E8EC
(241,232,236)
#F3EBEF
(243,235,239)
#F5EEF2
(245,238,242)
#F7F1F5
(247,241,245)
#F9F4F8
(249,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D6DA; }

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

This text font color is #E5D6DA.

Background Color

.myBgColor { background-color: #E5D6DA; }

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

This div background color is #E5D6DA.

Border color

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

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

This div border color is #E5D6DA.

Opacity

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

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

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

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

This text has shadow with #E5D6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D6DA.

Preview

Color preview on black background

This text has color #E5D6DA on black background.


Color preview on white background

This text has color #E5D6DA on white background.


Black color preview on #E5D6DA background

This text has black color on #E5D6DA background.


White color preview on #E5D6DA background

This text has white color on #E5D6DA background.


Related colors

Complementary color

Complementary color for #hex is #1A2925.


I love getcolorcode.com

Triadic colors

1 #DAE5D6 and #D6DAE5 with #E5D6DA are triadic colors.

2 #DAD6E5 and #D6E5DA with #E5D6DA are triadic colors.