COLOR #EDDB4D

HEX: #EDDB4D RGB: (237,219,77)

Renk bilgisi

#EDDB4D contains mainly red and green colors. #EDDB4D ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#EDDB4D color RGB value is (237,219,77).

RGB: (237,219,77) (93%, 86%, 30%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 77 of 255 = 30%

237
219
77

R + G + B ~ 70%. #EDDB4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 77 = 533 (100%)
R 237 of 533 ~ 44.47%
G 219 of 533 ~ 41.09%
B 77 of 533 ~ 14.45'%

%44.47
%41.09
%14.45

CMYK RENK MODELİ

#EDDB4D rengi CMYK tonu (0,8,68,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.59%
  • sarı tonu 67.51%
  • ana renk tonu 7.06%

CMYK: (0,8,68,7)
C0M8Y68K7 (0%, 8%, 68%, 7%)
(0.00 / 0.08 / 0.68 / 0.07)

CMYK yüzdeleri

%0
%7.59
%67.51
%7.06

Codes

Color #EDDB4D in popluar color models

ED DB 4D
RGB 237 219 77
HSL 53° 81.63% 61.57%
HSB/HSV 53° 67.51% 92.94%
CMYK 0.00% 7.59% 67.51%
7.06%

Color #EDDB4D in popluar number systems.

HEX ED DB 4D
Decimal 237 219 77
Binary 11101101 11011011 1001101
Octal 355 333 115

Shades and tints

Shades of #EDDB4D

#EDDB4D
(237,219,77)
#D8C846
(216,200,70)
#C3B53F
(195,181,63)
#AEA238
(174,162,56)
#998F31
(153,143,49)
#847C2A
(132,124,42)
#6F6923
(111,105,35)
#5A561C
(90,86,28)
#454315
(69,67,21)
#30300E
(48,48,14)
#1B1D07
(27,29,7)
#000000
(0,0,0)

Tints of #EDDB4D

#EDDB4D
(237,219,77)
#EEDE5D
(238,222,93)
#EFE16D
(239,225,109)
#F0E47D
(240,228,125)
#F1E78D
(241,231,141)
#F2EA9D
(242,234,157)
#F3EDAD
(243,237,173)
#F4F0BD
(244,240,189)
#F5F3CD
(245,243,205)
#F6F6DD
(246,246,221)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDB4D color. Also use rgb(237,219,77) instead hex code.

Text Font Color

.myTextColor { color: #EDDB4D; }

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

This text font color is #EDDB4D.

Background Color

.myBgColor { background-color: #EDDB4D; }

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

This div background color is #EDDB4D.

Border color

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

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

This div border color is #EDDB4D.

Opacity

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

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

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

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

This text has shadow with #EDDB4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB4D.

Preview

Color preview on black background

This text has color #EDDB4D on black background.


Color preview on white background

This text has color #EDDB4D on white background.


Black color preview on #EDDB4D background

This text has black color on #EDDB4D background.


White color preview on #EDDB4D background

This text has white color on #EDDB4D background.


Related colors

Complementary color

Complementary color for #hex is #1224B2.


I love getcolorcode.com

Triadic colors

1 #4DEDDB and #DB4DED with #EDDB4D are triadic colors.

2 #4DDBED and #DBED4D with #EDDB4D are triadic colors.