COLOR #E5DB8F

HEX: #E5DB8F RGB: (229,219,143)

Renk bilgisi

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

RGB renk modeli

#E5DB8F color RGB value is (229,219,143).

RGB: (229,219,143) (90%, 86%, 56%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 143 of 255 = 56%

229
219
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 143 = 591 (100%)
R 229 of 591 ~ 38.75%
G 219 of 591 ~ 37.06%
B 143 of 591 ~ 24.2'%

%38.75
%37.06
%24.2

CMYK RENK MODELİ

#E5DB8F rengi CMYK tonu (0,4,38,10).

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

CMYK: (0,4,38,10)
C0M4Y38K10 (0%, 4%, 38%, 10%)
(0.00 / 0.04 / 0.38 / 0.10)

CMYK yüzdeleri

%0
%4.37
%37.55
%10.2

Codes

Color #E5DB8F in popluar color models

E5 DB 8F
RGB 229 219 143
HSL 53° 62.32% 72.94%
HSB/HSV 53° 37.55% 89.80%
CMYK 0.00% 4.37% 37.55%
10.20%

Color #E5DB8F in popluar number systems.

HEX E5 DB 8F
Decimal 229 219 143
Binary 11100101 11011011 10001111
Octal 345 333 217

Shades and tints

Shades of #E5DB8F

#E5DB8F
(229,219,143)
#D1C882
(209,200,130)
#BDB575
(189,181,117)
#A9A268
(169,162,104)
#958F5B
(149,143,91)
#817C4E
(129,124,78)
#6D6941
(109,105,65)
#595634
(89,86,52)
#454327
(69,67,39)
#31301A
(49,48,26)
#1D1D0D
(29,29,13)
#000000
(0,0,0)

Tints of #E5DB8F

#E5DB8F
(229,219,143)
#E7DE99
(231,222,153)
#E9E1A3
(233,225,163)
#EBE4AD
(235,228,173)
#EDE7B7
(237,231,183)
#EFEAC1
(239,234,193)
#F1EDCB
(241,237,203)
#F3F0D5
(243,240,213)
#F5F3DF
(245,243,223)
#F7F6E9
(247,246,233)
#F9F9F3
(249,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DB8F; }

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

This text font color is #E5DB8F.

Background Color

.myBgColor { background-color: #E5DB8F; }

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

This div background color is #E5DB8F.

Border color

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

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

This div border color is #E5DB8F.

Opacity

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

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

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

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

This text has shadow with #E5DB8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB8F.

Preview

Color preview on black background

This text has color #E5DB8F on black background.


Color preview on white background

This text has color #E5DB8F on white background.


Black color preview on #E5DB8F background

This text has black color on #E5DB8F background.


White color preview on #E5DB8F background

This text has white color on #E5DB8F background.


Related colors

Complementary color

Complementary color for #hex is #1A2470.


I love getcolorcode.com

Triadic colors

1 #8FE5DB and #DB8FE5 with #E5DB8F are triadic colors.

2 #8FDBE5 and #DBE58F with #E5DB8F are triadic colors.