COLOR #E4D58A

HEX: #E4D58A RGB: (228,213,138)

Renk bilgisi

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

RGB renk modeli

#E4D58A color RGB value is (228,213,138).

RGB: (228,213,138) (89%, 84%, 54%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 213 of 255 = 84%
B 138 of 255 = 54%

228
213
138

R + G + B ~ 76%. #E4D58A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 213 + 138 = 579 (100%)
R 228 of 579 ~ 39.38%
G 213 of 579 ~ 36.79%
B 138 of 579 ~ 23.83'%

%39.38
%36.79
%23.83

CMYK RENK MODELİ

#E4D58A rengi CMYK tonu (0,7,39,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.58%
  • sarı tonu 39.47%
  • ana renk tonu 10.59%

CMYK: (0,7,39,11)
C0M7Y39K11 (0%, 7%, 39%, 11%)
(0.00 / 0.07 / 0.39 / 0.11)

CMYK yüzdeleri

%0
%6.58
%39.47
%10.59

Codes

Color #E4D58A in popluar color models

E4 D5 8A
RGB 228 213 138
HSL 50° 62.50% 71.76%
HSB/HSV 50° 39.47% 89.41%
CMYK 0.00% 6.58% 39.47%
10.59%

Color #E4D58A in popluar number systems.

HEX E4 D5 8A
Decimal 228 213 138
Binary 11100100 11010101 10001010
Octal 344 325 212

Shades and tints

Shades of #E4D58A

#E4D58A
(228,213,138)
#D0C27E
(208,194,126)
#BCAF72
(188,175,114)
#A89C66
(168,156,102)
#94895A
(148,137,90)
#80764E
(128,118,78)
#6C6342
(108,99,66)
#585036
(88,80,54)
#443D2A
(68,61,42)
#302A1E
(48,42,30)
#1C1712
(28,23,18)
#000000
(0,0,0)

Tints of #E4D58A

#E4D58A
(228,213,138)
#E6D894
(230,216,148)
#E8DB9E
(232,219,158)
#EADEA8
(234,222,168)
#ECE1B2
(236,225,178)
#EEE4BC
(238,228,188)
#F0E7C6
(240,231,198)
#F2EAD0
(242,234,208)
#F4EDDA
(244,237,218)
#F6F0E4
(246,240,228)
#F8F3EE
(248,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D58A color. Also use rgb(228,213,138) instead hex code.

Text Font Color

.myTextColor { color: #E4D58A; }

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

This text font color is #E4D58A.

Background Color

.myBgColor { background-color: #E4D58A; }

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

This div background color is #E4D58A.

Border color

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

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

This div border color is #E4D58A.

Opacity

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

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

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

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

This text has shadow with #E4D58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D58A.

Preview

Color preview on black background

This text has color #E4D58A on black background.


Color preview on white background

This text has color #E4D58A on white background.


Black color preview on #E4D58A background

This text has black color on #E4D58A background.


White color preview on #E4D58A background

This text has white color on #E4D58A background.


Related colors

Complementary color

Complementary color for #hex is #1B2A75.


I love getcolorcode.com

Triadic colors

1 #8AE4D5 and #D58AE4 with #E4D58A are triadic colors.

2 #8AD5E4 and #D5E48A with #E4D58A are triadic colors.