COLOR #EDDB4A

HEX: #EDDB4A RGB: (237,219,74)

Renk bilgisi

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

RGB renk modeli

#EDDB4A color RGB value is (237,219,74).

RGB: (237,219,74) (93%, 86%, 29%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 74 of 255 = 29%

237
219
74

R + G + B ~ 69%. #EDDB4A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 74 = 530 (100%)
R 237 of 530 ~ 44.72%
G 219 of 530 ~ 41.32%
B 74 of 530 ~ 13.96'%

%44.72
%41.32
%13.96

CMYK RENK MODELİ

#EDDB4A rengi CMYK tonu (0,8,69,7).

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

CMYK: (0,8,69,7)
C0M8Y69K7 (0%, 8%, 69%, 7%)
(0.00 / 0.08 / 0.69 / 0.07)

CMYK yüzdeleri

%0
%7.59
%68.78
%7.06

Codes

Color #EDDB4A in popluar color models

ED DB 4A
RGB 237 219 74
HSL 53° 81.91% 60.98%
HSB/HSV 53° 68.78% 92.94%
CMYK 0.00% 7.59% 68.78%
7.06%

Color #EDDB4A in popluar number systems.

HEX ED DB 4A
Decimal 237 219 74
Binary 11101101 11011011 1001010
Octal 355 333 112

Shades and tints

Shades of #EDDB4A

#EDDB4A
(237,219,74)
#D8C844
(216,200,68)
#C3B53E
(195,181,62)
#AEA238
(174,162,56)
#998F32
(153,143,50)
#847C2C
(132,124,44)
#6F6926
(111,105,38)
#5A5620
(90,86,32)
#45431A
(69,67,26)
#303014
(48,48,20)
#1B1D0E
(27,29,14)
#000000
(0,0,0)

Tints of #EDDB4A

#EDDB4A
(237,219,74)
#EEDE5A
(238,222,90)
#EFE16A
(239,225,106)
#F0E47A
(240,228,122)
#F1E78A
(241,231,138)
#F2EA9A
(242,234,154)
#F3EDAA
(243,237,170)
#F4F0BA
(244,240,186)
#F5F3CA
(245,243,202)
#F6F6DA
(246,246,218)
#F7F9EA
(247,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDB4A; }

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

This text font color is #EDDB4A.

Background Color

.myBgColor { background-color: #EDDB4A; }

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

This div background color is #EDDB4A.

Border color

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

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

This div border color is #EDDB4A.

Opacity

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

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

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

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

This text has shadow with #EDDB4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB4A.

Preview

Color preview on black background

This text has color #EDDB4A on black background.


Color preview on white background

This text has color #EDDB4A on white background.


Black color preview on #EDDB4A background

This text has black color on #EDDB4A background.


White color preview on #EDDB4A background

This text has white color on #EDDB4A background.


Related colors

Complementary color

Complementary color for #hex is #1224B5.


I love getcolorcode.com

Triadic colors

1 #4AEDDB and #DB4AED with #EDDB4A are triadic colors.

2 #4ADBED and #DBED4A with #EDDB4A are triadic colors.