COLOR #E5DB9A

HEX: #E5DB9A RGB: (229,219,154)

Renk bilgisi

#E5DB9A contains mainly red and green colors. #E5DB9A ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5DB9A color RGB value is (229,219,154).

RGB: (229,219,154) (90%, 86%, 60%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 154 of 255 = 60%

229
219
154

R + G + B ~ 79%. #E5DB9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 154 = 602 (100%)
R 229 of 602 ~ 38.04%
G 219 of 602 ~ 36.38%
B 154 of 602 ~ 25.58'%

%38.04
%36.38
%25.58

CMYK RENK MODELİ

#E5DB9A rengi CMYK tonu (0,4,33,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.37%
  • sarı tonu 32.75%
  • ana renk tonu 10.20%

CMYK: (0,4,33,10)
C0M4Y33K10 (0%, 4%, 33%, 10%)
(0.00 / 0.04 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%4.37
%32.75
%10.2

Codes

Color #E5DB9A in popluar color models

E5 DB 9A
RGB 229 219 154
HSL 52° 59.06% 75.10%
HSB/HSV 52° 32.75% 89.80%
CMYK 0.00% 4.37% 32.75%
10.20%

Color #E5DB9A in popluar number systems.

HEX E5 DB 9A
Decimal 229 219 154
Binary 11100101 11011011 10011010
Octal 345 333 232

Shades and tints

Shades of #E5DB9A

#E5DB9A
(229,219,154)
#D1C88C
(209,200,140)
#BDB57E
(189,181,126)
#A9A270
(169,162,112)
#958F62
(149,143,98)
#817C54
(129,124,84)
#6D6946
(109,105,70)
#595638
(89,86,56)
#45432A
(69,67,42)
#31301C
(49,48,28)
#1D1D0E
(29,29,14)
#000000
(0,0,0)

Tints of #E5DB9A

#E5DB9A
(229,219,154)
#E7DEA3
(231,222,163)
#E9E1AC
(233,225,172)
#EBE4B5
(235,228,181)
#EDE7BE
(237,231,190)
#EFEAC7
(239,234,199)
#F1EDD0
(241,237,208)
#F3F0D9
(243,240,217)
#F5F3E2
(245,243,226)
#F7F6EB
(247,246,235)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DB9A color. Also use rgb(229,219,154) instead hex code.

Text Font Color

.myTextColor { color: #E5DB9A; }

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

This text font color is #E5DB9A.

Background Color

.myBgColor { background-color: #E5DB9A; }

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

This div background color is #E5DB9A.

Border color

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

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

This div border color is #E5DB9A.

Opacity

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

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

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

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

This text has shadow with #E5DB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB9A.

Preview

Color preview on black background

This text has color #E5DB9A on black background.


Color preview on white background

This text has color #E5DB9A on white background.


Black color preview on #E5DB9A background

This text has black color on #E5DB9A background.


White color preview on #E5DB9A background

This text has white color on #E5DB9A background.


Related colors

Complementary color

Complementary color for #hex is #1A2465.


I love getcolorcode.com

Triadic colors

1 #9AE5DB and #DB9AE5 with #E5DB9A are triadic colors.

2 #9ADBE5 and #DBE59A with #E5DB9A are triadic colors.