COLOR #EDD76F

HEX: #EDD76F RGB: (237,215,111)

Renk bilgisi

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

RGB renk modeli

#EDD76F color RGB value is (237,215,111).

RGB: (237,215,111) (93%, 84%, 44%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 215 of 255 = 84%
B 111 of 255 = 44%

237
215
111

R + G + B ~ 74%. #EDD76F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 215 + 111 = 563 (100%)
R 237 of 563 ~ 42.1%
G 215 of 563 ~ 38.19%
B 111 of 563 ~ 19.72'%

%42.1
%38.19
%19.72

CMYK RENK MODELİ

#EDD76F rengi CMYK tonu (0,9,53,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.28%
  • sarı tonu 53.16%
  • ana renk tonu 7.06%

CMYK: (0,9,53,7)
C0M9Y53K7 (0%, 9%, 53%, 7%)
(0.00 / 0.09 / 0.53 / 0.07)

CMYK yüzdeleri

%0
%9.28
%53.16
%7.06

Codes

Color #EDD76F in popluar color models

ED D7 6F
RGB 237 215 111
HSL 50° 77.78% 68.24%
HSB/HSV 50° 53.16% 92.94%
CMYK 0.00% 9.28% 53.16%
7.06%

Color #EDD76F in popluar number systems.

HEX ED D7 6F
Decimal 237 215 111
Binary 11101101 11010111 1101111
Octal 355 327 157

Shades and tints

Shades of #EDD76F

#EDD76F
(237,215,111)
#D8C465
(216,196,101)
#C3B15B
(195,177,91)
#AE9E51
(174,158,81)
#998B47
(153,139,71)
#84783D
(132,120,61)
#6F6533
(111,101,51)
#5A5229
(90,82,41)
#453F1F
(69,63,31)
#302C15
(48,44,21)
#1B190B
(27,25,11)
#000000
(0,0,0)

Tints of #EDD76F

#EDD76F
(237,215,111)
#EEDA7C
(238,218,124)
#EFDD89
(239,221,137)
#F0E096
(240,224,150)
#F1E3A3
(241,227,163)
#F2E6B0
(242,230,176)
#F3E9BD
(243,233,189)
#F4ECCA
(244,236,202)
#F5EFD7
(245,239,215)
#F6F2E4
(246,242,228)
#F7F5F1
(247,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD76F color. Also use rgb(237,215,111) instead hex code.

Text Font Color

.myTextColor { color: #EDD76F; }

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

This text font color is #EDD76F.

Background Color

.myBgColor { background-color: #EDD76F; }

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

This div background color is #EDD76F.

Border color

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

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

This div border color is #EDD76F.

Opacity

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

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

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

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

This text has shadow with #EDD76F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD76F.

Preview

Color preview on black background

This text has color #EDD76F on black background.


Color preview on white background

This text has color #EDD76F on white background.


Black color preview on #EDD76F background

This text has black color on #EDD76F background.


White color preview on #EDD76F background

This text has white color on #EDD76F background.


Related colors

Complementary color

Complementary color for #EDD76F is #122890.


I love getcolorcode.com

Triadic colors

1 #6FEDD7 and #D76FED with #EDD76F are triadic colors.

2 #6FD7ED and #D7ED6F with #EDD76F are triadic colors.