COLOR #E9D57F

HEX: #E9D57F RGB: (233,213,127)

Renk bilgisi

#E9D57F contains mainly red and green colors. #E9D57F ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E9D57F color RGB value is (233,213,127).

RGB: (233,213,127) (91%, 84%, 50%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 213 of 255 = 84%
B 127 of 255 = 50%

233
213
127

R + G + B ~ 75%. #E9D57F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 213 + 127 = 573 (100%)
R 233 of 573 ~ 40.66%
G 213 of 573 ~ 37.17%
B 127 of 573 ~ 22.16'%

%40.66
%37.17
%22.16

CMYK RENK MODELİ

#E9D57F rengi CMYK tonu (0,9,45,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.58%
  • sarı tonu 45.49%
  • ana renk tonu 8.63%

CMYK: (0,9,45,9)
C0M9Y45K9 (0%, 9%, 45%, 9%)
(0.00 / 0.09 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%8.58
%45.49
%8.63

Codes

Color #E9D57F in popluar color models

E9 D5 7F
RGB 233 213 127
HSL 49° 70.67% 70.59%
HSB/HSV 49° 45.49% 91.37%
CMYK 0.00% 8.58% 45.49%
8.63%

Color #E9D57F in popluar number systems.

HEX E9 D5 7F
Decimal 233 213 127
Binary 11101001 11010101 1111111
Octal 351 325 177

Shades and tints

Shades of #E9D57F

#E9D57F
(233,213,127)
#D4C274
(212,194,116)
#BFAF69
(191,175,105)
#AA9C5E
(170,156,94)
#958953
(149,137,83)
#807648
(128,118,72)
#6B633D
(107,99,61)
#565032
(86,80,50)
#413D27
(65,61,39)
#2C2A1C
(44,42,28)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #E9D57F

#E9D57F
(233,213,127)
#EBD88A
(235,216,138)
#EDDB95
(237,219,149)
#EFDEA0
(239,222,160)
#F1E1AB
(241,225,171)
#F3E4B6
(243,228,182)
#F5E7C1
(245,231,193)
#F7EACC
(247,234,204)
#F9EDD7
(249,237,215)
#FBF0E2
(251,240,226)
#FDF3ED
(253,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9D57F color. Also use rgb(233,213,127) instead hex code.

Text Font Color

.myTextColor { color: #E9D57F; }

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

This text font color is #E9D57F.

Background Color

.myBgColor { background-color: #E9D57F; }

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

This div background color is #E9D57F.

Border color

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

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

This div border color is #E9D57F.

Opacity

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

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

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

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

This text has shadow with #E9D57F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D57F.

Preview

Color preview on black background

This text has color #E9D57F on black background.


Color preview on white background

This text has color #E9D57F on white background.


Black color preview on #E9D57F background

This text has black color on #E9D57F background.


White color preview on #E9D57F background

This text has white color on #E9D57F background.


Related colors

Complementary color

Complementary color for #hex is #162A80.


I love getcolorcode.com

Triadic colors

1 #7FE9D5 and #D57FE9 with #E9D57F are triadic colors.

2 #7FD5E9 and #D5E97F with #E9D57F are triadic colors.