COLOR #E5D98E

HEX: #E5D98E RGB: (229,217,142)

Renk bilgisi

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

RGB renk modeli

#E5D98E color RGB value is (229,217,142).

RGB: (229,217,142) (90%, 85%, 56%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 217 of 255 = 85%
B 142 of 255 = 56%

229
217
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 142 = 588 (100%)
R 229 of 588 ~ 38.95%
G 217 of 588 ~ 36.9%
B 142 of 588 ~ 24.15'%

%38.95
%36.9
%24.15

CMYK RENK MODELİ

#E5D98E rengi CMYK tonu (0,5,38,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.24%
  • sarı tonu 37.99%
  • ana renk tonu 10.20%

CMYK: (0,5,38,10)
C0M5Y38K10 (0%, 5%, 38%, 10%)
(0.00 / 0.05 / 0.38 / 0.10)

CMYK yüzdeleri

%0
%5.24
%37.99
%10.2

Codes

Color #E5D98E in popluar color models

E5 D9 8E
RGB 229 217 142
HSL 52° 62.59% 72.75%
HSB/HSV 52° 37.99% 89.80%
CMYK 0.00% 5.24% 37.99%
10.20%

Color #E5D98E in popluar number systems.

HEX E5 D9 8E
Decimal 229 217 142
Binary 11100101 11011001 10001110
Octal 345 331 216

Shades and tints

Shades of #E5D98E

#E5D98E
(229,217,142)
#D1C682
(209,198,130)
#BDB376
(189,179,118)
#A9A06A
(169,160,106)
#958D5E
(149,141,94)
#817A52
(129,122,82)
#6D6746
(109,103,70)
#59543A
(89,84,58)
#45412E
(69,65,46)
#312E22
(49,46,34)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #E5D98E

#E5D98E
(229,217,142)
#E7DC98
(231,220,152)
#E9DFA2
(233,223,162)
#EBE2AC
(235,226,172)
#EDE5B6
(237,229,182)
#EFE8C0
(239,232,192)
#F1EBCA
(241,235,202)
#F3EED4
(243,238,212)
#F5F1DE
(245,241,222)
#F7F4E8
(247,244,232)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D98E color. Also use rgb(229,217,142) instead hex code.

Text Font Color

.myTextColor { color: #E5D98E; }

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

This text font color is #E5D98E.

Background Color

.myBgColor { background-color: #E5D98E; }

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

This div background color is #E5D98E.

Border color

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

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

This div border color is #E5D98E.

Opacity

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

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

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

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

This text has shadow with #E5D98E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D98E.

Preview

Color preview on black background

This text has color #E5D98E on black background.


Color preview on white background

This text has color #E5D98E on white background.


Black color preview on #E5D98E background

This text has black color on #E5D98E background.


White color preview on #E5D98E background

This text has white color on #E5D98E background.


Related colors

Complementary color

Complementary color for #hex is #1A2671.


I love getcolorcode.com

Triadic colors

1 #8EE5D9 and #D98EE5 with #E5D98E are triadic colors.

2 #8ED9E5 and #D9E58E with #E5D98E are triadic colors.