COLOR #E5DB9C

HEX: #E5DB9C RGB: (229,219,156)

Renk bilgisi

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

RGB renk modeli

#E5DB9C color RGB value is (229,219,156).

RGB: (229,219,156) (90%, 86%, 61%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 156 of 255 = 61%

229
219
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 156 = 604 (100%)
R 229 of 604 ~ 37.91%
G 219 of 604 ~ 36.26%
B 156 of 604 ~ 25.83'%

%37.91
%36.26
%25.83

CMYK RENK MODELİ

#E5DB9C rengi CMYK tonu (0,4,32,10).

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

CMYK: (0,4,32,10)
C0M4Y32K10 (0%, 4%, 32%, 10%)
(0.00 / 0.04 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%4.37
%31.88
%10.2

Codes

Color #E5DB9C in popluar color models

E5 DB 9C
RGB 229 219 156
HSL 52° 58.40% 75.49%
HSB/HSV 52° 31.88% 89.80%
CMYK 0.00% 4.37% 31.88%
10.20%

Color #E5DB9C in popluar number systems.

HEX E5 DB 9C
Decimal 229 219 156
Binary 11100101 11011011 10011100
Octal 345 333 234

Shades and tints

Shades of #E5DB9C

#E5DB9C
(229,219,156)
#D1C88E
(209,200,142)
#BDB580
(189,181,128)
#A9A272
(169,162,114)
#958F64
(149,143,100)
#817C56
(129,124,86)
#6D6948
(109,105,72)
#59563A
(89,86,58)
#45432C
(69,67,44)
#31301E
(49,48,30)
#1D1D10
(29,29,16)
#000000
(0,0,0)

Tints of #E5DB9C

#E5DB9C
(229,219,156)
#E7DEA5
(231,222,165)
#E9E1AE
(233,225,174)
#EBE4B7
(235,228,183)
#EDE7C0
(237,231,192)
#EFEAC9
(239,234,201)
#F1EDD2
(241,237,210)
#F3F0DB
(243,240,219)
#F5F3E4
(245,243,228)
#F7F6ED
(247,246,237)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DB9C; }

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

This text font color is #E5DB9C.

Background Color

.myBgColor { background-color: #E5DB9C; }

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

This div background color is #E5DB9C.

Border color

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

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

This div border color is #E5DB9C.

Opacity

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

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

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

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

This text has shadow with #E5DB9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB9C.

Preview

Color preview on black background

This text has color #E5DB9C on black background.


Color preview on white background

This text has color #E5DB9C on white background.


Black color preview on #E5DB9C background

This text has black color on #E5DB9C background.


White color preview on #E5DB9C background

This text has white color on #E5DB9C background.


Related colors

Complementary color

Complementary color for #hex is #1A2463.


I love getcolorcode.com

Triadic colors

1 #9CE5DB and #DB9CE5 with #E5DB9C are triadic colors.

2 #9CDBE5 and #DBE59C with #E5DB9C are triadic colors.