COLOR #EDDC73

HEX: #EDDC73 RGB: (237,220,115)

Renk bilgisi

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

RGB renk modeli

#EDDC73 color RGB value is (237,220,115).

RGB: (237,220,115) (93%, 86%, 45%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 115 of 255 = 45%

237
220
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 115 = 572 (100%)
R 237 of 572 ~ 41.43%
G 220 of 572 ~ 38.46%
B 115 of 572 ~ 20.1'%

%41.43
%38.46
%20.1

CMYK RENK MODELİ

#EDDC73 rengi CMYK tonu (0,7,51,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.17%
  • sarı tonu 51.48%
  • ana renk tonu 7.06%

CMYK: (0,7,51,7)
C0M7Y51K7 (0%, 7%, 51%, 7%)
(0.00 / 0.07 / 0.51 / 0.07)

CMYK yüzdeleri

%0
%7.17
%51.48
%7.06

Codes

Color #EDDC73 in popluar color models

ED DC 73
RGB 237 220 115
HSL 52° 77.22% 69.02%
HSB/HSV 52° 51.48% 92.94%
CMYK 0.00% 7.17% 51.48%
7.06%

Color #EDDC73 in popluar number systems.

HEX ED DC 73
Decimal 237 220 115
Binary 11101101 11011100 1110011
Octal 355 334 163

Shades and tints

Shades of #EDDC73

#EDDC73
(237,220,115)
#D8C869
(216,200,105)
#C3B45F
(195,180,95)
#AEA055
(174,160,85)
#998C4B
(153,140,75)
#847841
(132,120,65)
#6F6437
(111,100,55)
#5A502D
(90,80,45)
#453C23
(69,60,35)
#302819
(48,40,25)
#1B140F
(27,20,15)
#000000
(0,0,0)

Tints of #EDDC73

#EDDC73
(237,220,115)
#EEDF7F
(238,223,127)
#EFE28B
(239,226,139)
#F0E597
(240,229,151)
#F1E8A3
(241,232,163)
#F2EBAF
(242,235,175)
#F3EEBB
(243,238,187)
#F4F1C7
(244,241,199)
#F5F4D3
(245,244,211)
#F6F7DF
(246,247,223)
#F7FAEB
(247,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDC73 color. Also use rgb(237,220,115) instead hex code.

Text Font Color

.myTextColor { color: #EDDC73; }

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

This text font color is #EDDC73.

Background Color

.myBgColor { background-color: #EDDC73; }

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

This div background color is #EDDC73.

Border color

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

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

This div border color is #EDDC73.

Opacity

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

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

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

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

This text has shadow with #EDDC73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDC73.

Preview

Color preview on black background

This text has color #EDDC73 on black background.


Color preview on white background

This text has color #EDDC73 on white background.


Black color preview on #EDDC73 background

This text has black color on #EDDC73 background.


White color preview on #EDDC73 background

This text has white color on #EDDC73 background.


Related colors

Complementary color

Complementary color for #hex is #12238C.


I love getcolorcode.com

Triadic colors

1 #73EDDC and #DC73ED with #EDDC73 are triadic colors.

2 #73DCED and #DCED73 with #EDDC73 are triadic colors.