COLOR #E5DAAA

HEX: #E5DAAA RGB: (229,218,170)

Renk bilgisi

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

RGB renk modeli

#E5DAAA color RGB value is (229,218,170).

RGB: (229,218,170) (90%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 170 of 255 = 67%

229
218
170

R + G + B ~ 81%. #E5DAAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 170 = 617 (100%)
R 229 of 617 ~ 37.12%
G 218 of 617 ~ 35.33%
B 170 of 617 ~ 27.55'%

%37.12
%35.33
%27.55

CMYK RENK MODELİ

#E5DAAA rengi CMYK tonu (0,5,26,10).

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

CMYK: (0,5,26,10)
C0M5Y26K10 (0%, 5%, 26%, 10%)
(0.00 / 0.05 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%4.8
%25.76
%10.2

Codes

Color #E5DAAA in popluar color models

E5 DA AA
RGB 229 218 170
HSL 49° 53.15% 78.24%
HSB/HSV 49° 25.76% 89.80%
CMYK 0.00% 4.80% 25.76%
10.20%

Color #E5DAAA in popluar number systems.

HEX E5 DA AA
Decimal 229 218 170
Binary 11100101 11011010 10101010
Octal 345 332 252

Shades and tints

Shades of #E5DAAA

#E5DAAA
(229,218,170)
#D1C79B
(209,199,155)
#BDB48C
(189,180,140)
#A9A17D
(169,161,125)
#958E6E
(149,142,110)
#817B5F
(129,123,95)
#6D6850
(109,104,80)
#595541
(89,85,65)
#454232
(69,66,50)
#312F23
(49,47,35)
#1D1C14
(29,28,20)
#000000
(0,0,0)

Tints of #E5DAAA

#E5DAAA
(229,218,170)
#E7DDB1
(231,221,177)
#E9E0B8
(233,224,184)
#EBE3BF
(235,227,191)
#EDE6C6
(237,230,198)
#EFE9CD
(239,233,205)
#F1ECD4
(241,236,212)
#F3EFDB
(243,239,219)
#F5F2E2
(245,242,226)
#F7F5E9
(247,245,233)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAAA; }

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

This text font color is #E5DAAA.

Background Color

.myBgColor { background-color: #E5DAAA; }

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

This div background color is #E5DAAA.

Border color

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

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

This div border color is #E5DAAA.

Opacity

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

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

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

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

This text has shadow with #E5DAAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAAA.

Preview

Color preview on black background

This text has color #E5DAAA on black background.


Color preview on white background

This text has color #E5DAAA on white background.


Black color preview on #E5DAAA background

This text has black color on #E5DAAA background.


White color preview on #E5DAAA background

This text has white color on #E5DAAA background.


Related colors

Complementary color

Complementary color for #hex is #1A2555.


I love getcolorcode.com

Triadic colors

1 #AAE5DA and #DAAAE5 with #E5DAAA are triadic colors.

2 #AADAE5 and #DAE5AA with #E5DAAA are triadic colors.