COLOR #E5DB8C

HEX: #E5DB8C RGB: (229,219,140)

Renk bilgisi

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

RGB renk modeli

#E5DB8C color RGB value is (229,219,140).

RGB: (229,219,140) (90%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 140 of 255 = 55%

229
219
140

R + G + B ~ 77%. #E5DB8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 140 = 588 (100%)
R 229 of 588 ~ 38.95%
G 219 of 588 ~ 37.24%
B 140 of 588 ~ 23.81'%

%38.95
%37.24
%23.81

CMYK RENK MODELİ

#E5DB8C rengi CMYK tonu (0,4,39,10).

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

CMYK: (0,4,39,10)
C0M4Y39K10 (0%, 4%, 39%, 10%)
(0.00 / 0.04 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%4.37
%38.86
%10.2

Codes

Color #E5DB8C in popluar color models

E5 DB 8C
RGB 229 219 140
HSL 53° 63.12% 72.35%
HSB/HSV 53° 38.86% 89.80%
CMYK 0.00% 4.37% 38.86%
10.20%

Color #E5DB8C in popluar number systems.

HEX E5 DB 8C
Decimal 229 219 140
Binary 11100101 11011011 10001100
Octal 345 333 214

Shades and tints

Shades of #E5DB8C

#E5DB8C
(229,219,140)
#D1C880
(209,200,128)
#BDB574
(189,181,116)
#A9A268
(169,162,104)
#958F5C
(149,143,92)
#817C50
(129,124,80)
#6D6944
(109,105,68)
#595638
(89,86,56)
#45432C
(69,67,44)
#313020
(49,48,32)
#1D1D14
(29,29,20)
#000000
(0,0,0)

Tints of #E5DB8C

#E5DB8C
(229,219,140)
#E7DE96
(231,222,150)
#E9E1A0
(233,225,160)
#EBE4AA
(235,228,170)
#EDE7B4
(237,231,180)
#EFEABE
(239,234,190)
#F1EDC8
(241,237,200)
#F3F0D2
(243,240,210)
#F5F3DC
(245,243,220)
#F7F6E6
(247,246,230)
#F9F9F0
(249,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DB8C; }

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

This text font color is #E5DB8C.

Background Color

.myBgColor { background-color: #E5DB8C; }

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

This div background color is #E5DB8C.

Border color

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

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

This div border color is #E5DB8C.

Opacity

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

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

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

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

This text has shadow with #E5DB8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB8C.

Preview

Color preview on black background

This text has color #E5DB8C on black background.


Color preview on white background

This text has color #E5DB8C on white background.


Black color preview on #E5DB8C background

This text has black color on #E5DB8C background.


White color preview on #E5DB8C background

This text has white color on #E5DB8C background.


Related colors

Complementary color

Complementary color for #hex is #1A2473.


I love getcolorcode.com

Triadic colors

1 #8CE5DB and #DB8CE5 with #E5DB8C are triadic colors.

2 #8CDBE5 and #DBE58C with #E5DB8C are triadic colors.