COLOR #E5DAC9

HEX: #E5DAC9 RGB: (229,218,201)

Renk bilgisi

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

RGB renk modeli

#E5DAC9 color RGB value is (229,218,201).

RGB: (229,218,201) (90%, 85%, 79%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 201 of 255 = 79%

229
218
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 201 = 648 (100%)
R 229 of 648 ~ 35.34%
G 218 of 648 ~ 33.64%
B 201 of 648 ~ 31.02'%

%35.34
%33.64
%31.02

CMYK RENK MODELİ

#E5DAC9 rengi CMYK tonu (0,5,12,10).

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

CMYK: (0,5,12,10)
C0M5Y12K10 (0%, 5%, 12%, 10%)
(0.00 / 0.05 / 0.12 / 0.10)

CMYK yüzdeleri

%0
%4.8
%12.23
%10.2

Codes

Color #E5DAC9 in popluar color models

E5 DA C9
RGB 229 218 201
HSL 36° 35.00% 84.31%
HSB/HSV 36° 12.23% 89.80%
CMYK 0.00% 4.80% 12.23%
10.20%

Color #E5DAC9 in popluar number systems.

HEX E5 DA C9
Decimal 229 218 201
Binary 11100101 11011010 11001001
Octal 345 332 311

Shades and tints

Shades of #E5DAC9

#E5DAC9
(229,218,201)
#D1C7B7
(209,199,183)
#BDB4A5
(189,180,165)
#A9A193
(169,161,147)
#958E81
(149,142,129)
#817B6F
(129,123,111)
#6D685D
(109,104,93)
#59554B
(89,85,75)
#454239
(69,66,57)
#312F27
(49,47,39)
#1D1C15
(29,28,21)
#000000
(0,0,0)

Tints of #E5DAC9

#E5DAC9
(229,218,201)
#E7DDCD
(231,221,205)
#E9E0D1
(233,224,209)
#EBE3D5
(235,227,213)
#EDE6D9
(237,230,217)
#EFE9DD
(239,233,221)
#F1ECE1
(241,236,225)
#F3EFE5
(243,239,229)
#F5F2E9
(245,242,233)
#F7F5ED
(247,245,237)
#F9F8F1
(249,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAC9; }

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

This text font color is #E5DAC9.

Background Color

.myBgColor { background-color: #E5DAC9; }

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

This div background color is #E5DAC9.

Border color

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

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

This div border color is #E5DAC9.

Opacity

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

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

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

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

This text has shadow with #E5DAC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAC9.

Preview

Color preview on black background

This text has color #E5DAC9 on black background.


Color preview on white background

This text has color #E5DAC9 on white background.


Black color preview on #E5DAC9 background

This text has black color on #E5DAC9 background.


White color preview on #E5DAC9 background

This text has white color on #E5DAC9 background.


Related colors

Complementary color

Complementary color for #hex is #1A2536.


I love getcolorcode.com

Triadic colors

1 #C9E5DA and #DAC9E5 with #E5DAC9 are triadic colors.

2 #C9DAE5 and #DAE5C9 with #E5DAC9 are triadic colors.