COLOR #EDE59F

HEX: #EDE59F RGB: (237,229,159)

Renk bilgisi

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

RGB renk modeli

#EDE59F color RGB value is (237,229,159).

RGB: (237,229,159) (93%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 159 of 255 = 62%

237
229
159

R + G + B ~ 82%. #EDE59F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 159 = 625 (100%)
R 237 of 625 ~ 37.92%
G 229 of 625 ~ 36.64%
B 159 of 625 ~ 25.44'%

%37.92
%36.64
%25.44

CMYK RENK MODELİ

#EDE59F rengi CMYK tonu (0,3,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.38%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (0,3,33,7)
C0M3Y33K7 (0%, 3%, 33%, 7%)
(0.00 / 0.03 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%3.38
%32.91
%7.06

Codes

Color #EDE59F in popluar color models

ED E5 9F
RGB 237 229 159
HSL 54° 68.42% 77.65%
HSB/HSV 54° 32.91% 92.94%
CMYK 0.00% 3.38% 32.91%
7.06%

Color #EDE59F in popluar number systems.

HEX ED E5 9F
Decimal 237 229 159
Binary 11101101 11100101 10011111
Octal 355 345 237

Shades and tints

Shades of #EDE59F

#EDE59F
(237,229,159)
#D8D191
(216,209,145)
#C3BD83
(195,189,131)
#AEA975
(174,169,117)
#999567
(153,149,103)
#848159
(132,129,89)
#6F6D4B
(111,109,75)
#5A593D
(90,89,61)
#45452F
(69,69,47)
#303121
(48,49,33)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #EDE59F

#EDE59F
(237,229,159)
#EEE7A7
(238,231,167)
#EFE9AF
(239,233,175)
#F0EBB7
(240,235,183)
#F1EDBF
(241,237,191)
#F2EFC7
(242,239,199)
#F3F1CF
(243,241,207)
#F4F3D7
(244,243,215)
#F5F5DF
(245,245,223)
#F6F7E7
(246,247,231)
#F7F9EF
(247,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE59F color. Also use rgb(237,229,159) instead hex code.

Text Font Color

.myTextColor { color: #EDE59F; }

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

This text font color is #EDE59F.

Background Color

.myBgColor { background-color: #EDE59F; }

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

This div background color is #EDE59F.

Border color

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

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

This div border color is #EDE59F.

Opacity

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

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

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

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

This text has shadow with #EDE59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE59F.

Preview

Color preview on black background

This text has color #EDE59F on black background.


Color preview on white background

This text has color #EDE59F on white background.


Black color preview on #EDE59F background

This text has black color on #EDE59F background.


White color preview on #EDE59F background

This text has white color on #EDE59F background.


Related colors

Complementary color

Complementary color for #hex is #121A60.


I love getcolorcode.com

Triadic colors

1 #9FEDE5 and #E59FED with #EDE59F are triadic colors.

2 #9FE5ED and #E5ED9F with #EDE59F are triadic colors.