COLOR #EDD59E

HEX: #EDD59E RGB: (237,213,158)

Renk bilgisi

#EDD59E contains mainly red and green colors. #EDD59E ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDD59E color RGB value is (237,213,158).

RGB: (237,213,158) (93%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 158 of 255 = 62%

237
213
158

R + G + B ~ 80%. #EDD59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 158 = 608 (100%)
R 237 of 608 ~ 38.98%
G 213 of 608 ~ 35.03%
B 158 of 608 ~ 25.99'%

%38.98
%35.03
%25.99

CMYK RENK MODELİ

#EDD59E rengi CMYK tonu (0,10,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.13%
  • sarı tonu 33.33%
  • ana renk tonu 7.06%

CMYK: (0,10,33,7)
C0M10Y33K7 (0%, 10%, 33%, 7%)
(0.00 / 0.10 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%10.13
%33.33
%7.06

Codes

Color #EDD59E in popluar color models

ED D5 9E
RGB 237 213 158
HSL 42° 68.70% 77.45%
HSB/HSV 42° 33.33% 92.94%
CMYK 0.00% 10.13% 33.33%
7.06%

Color #EDD59E in popluar number systems.

HEX ED D5 9E
Decimal 237 213 158
Binary 11101101 11010101 10011110
Octal 355 325 236

Shades and tints

Shades of #EDD59E

#EDD59E
(237,213,158)
#D8C290
(216,194,144)
#C3AF82
(195,175,130)
#AE9C74
(174,156,116)
#998966
(153,137,102)
#847658
(132,118,88)
#6F634A
(111,99,74)
#5A503C
(90,80,60)
#453D2E
(69,61,46)
#302A20
(48,42,32)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #EDD59E

#EDD59E
(237,213,158)
#EED8A6
(238,216,166)
#EFDBAE
(239,219,174)
#F0DEB6
(240,222,182)
#F1E1BE
(241,225,190)
#F2E4C6
(242,228,198)
#F3E7CE
(243,231,206)
#F4EAD6
(244,234,214)
#F5EDDE
(245,237,222)
#F6F0E6
(246,240,230)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD59E color. Also use rgb(237,213,158) instead hex code.

Text Font Color

.myTextColor { color: #EDD59E; }

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

This text font color is #EDD59E.

Background Color

.myBgColor { background-color: #EDD59E; }

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

This div background color is #EDD59E.

Border color

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

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

This div border color is #EDD59E.

Opacity

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

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

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

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

This text has shadow with #EDD59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD59E.

Preview

Color preview on black background

This text has color #EDD59E on black background.


Color preview on white background

This text has color #EDD59E on white background.


Black color preview on #EDD59E background

This text has black color on #EDD59E background.


White color preview on #EDD59E background

This text has white color on #EDD59E background.


Related colors

Complementary color

Complementary color for #hex is #122A61.


I love getcolorcode.com

Triadic colors

1 #9EEDD5 and #D59EED with #EDD59E are triadic colors.

2 #9ED5ED and #D5ED9E with #EDD59E are triadic colors.