COLOR #EDD57C

HEX: #EDD57C RGB: (237,213,124)

Renk bilgisi

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

RGB renk modeli

#EDD57C color RGB value is (237,213,124).

RGB: (237,213,124) (93%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 124 of 255 = 49%

237
213
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 124 = 574 (100%)
R 237 of 574 ~ 41.29%
G 213 of 574 ~ 37.11%
B 124 of 574 ~ 21.6'%

%41.29
%37.11
%21.6

CMYK RENK MODELİ

#EDD57C rengi CMYK tonu (0,10,48,7).

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

CMYK: (0,10,48,7)
C0M10Y48K7 (0%, 10%, 48%, 7%)
(0.00 / 0.10 / 0.48 / 0.07)

CMYK yüzdeleri

%0
%10.13
%47.68
%7.06

Codes

Color #EDD57C in popluar color models

ED D5 7C
RGB 237 213 124
HSL 47° 75.84% 70.78%
HSB/HSV 47° 47.68% 92.94%
CMYK 0.00% 10.13% 47.68%
7.06%

Color #EDD57C in popluar number systems.

HEX ED D5 7C
Decimal 237 213 124
Binary 11101101 11010101 1111100
Octal 355 325 174

Shades and tints

Shades of #EDD57C

#EDD57C
(237,213,124)
#D8C271
(216,194,113)
#C3AF66
(195,175,102)
#AE9C5B
(174,156,91)
#998950
(153,137,80)
#847645
(132,118,69)
#6F633A
(111,99,58)
#5A502F
(90,80,47)
#453D24
(69,61,36)
#302A19
(48,42,25)
#1B170E
(27,23,14)
#000000
(0,0,0)

Tints of #EDD57C

#EDD57C
(237,213,124)
#EED887
(238,216,135)
#EFDB92
(239,219,146)
#F0DE9D
(240,222,157)
#F1E1A8
(241,225,168)
#F2E4B3
(242,228,179)
#F3E7BE
(243,231,190)
#F4EAC9
(244,234,201)
#F5EDD4
(245,237,212)
#F6F0DF
(246,240,223)
#F7F3EA
(247,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD57C; }

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

This text font color is #EDD57C.

Background Color

.myBgColor { background-color: #EDD57C; }

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

This div background color is #EDD57C.

Border color

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

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

This div border color is #EDD57C.

Opacity

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

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

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

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

This text has shadow with #EDD57C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD57C.

Preview

Color preview on black background

This text has color #EDD57C on black background.


Color preview on white background

This text has color #EDD57C on white background.


Black color preview on #EDD57C background

This text has black color on #EDD57C background.


White color preview on #EDD57C background

This text has white color on #EDD57C background.


Related colors

Complementary color

Complementary color for #hex is #122A83.


I love getcolorcode.com

Triadic colors

1 #7CEDD5 and #D57CED with #EDD57C are triadic colors.

2 #7CD5ED and #D5ED7C with #EDD57C are triadic colors.