COLOR #EDD36C

HEX: #EDD36C RGB: (237,211,108)

Renk bilgisi

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

RGB renk modeli

#EDD36C color RGB value is (237,211,108).

RGB: (237,211,108) (93%, 83%, 42%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 211 of 255 = 83%
B 108 of 255 = 42%

237
211
108

R + G + B ~ 73%. #EDD36C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 211 + 108 = 556 (100%)
R 237 of 556 ~ 42.63%
G 211 of 556 ~ 37.95%
B 108 of 556 ~ 19.42'%

%42.63
%37.95
%19.42

CMYK RENK MODELİ

#EDD36C rengi CMYK tonu (0,11,54,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.97%
  • sarı tonu 54.43%
  • ana renk tonu 7.06%

CMYK: (0,11,54,7)
C0M11Y54K7 (0%, 11%, 54%, 7%)
(0.00 / 0.11 / 0.54 / 0.07)

CMYK yüzdeleri

%0
%10.97
%54.43
%7.06

Codes

Color #EDD36C in popluar color models

ED D3 6C
RGB 237 211 108
HSL 48° 78.18% 67.65%
HSB/HSV 48° 54.43% 92.94%
CMYK 0.00% 10.97% 54.43%
7.06%

Color #EDD36C in popluar number systems.

HEX ED D3 6C
Decimal 237 211 108
Binary 11101101 11010011 1101100
Octal 355 323 154

Shades and tints

Shades of #EDD36C

#EDD36C
(237,211,108)
#D8C063
(216,192,99)
#C3AD5A
(195,173,90)
#AE9A51
(174,154,81)
#998748
(153,135,72)
#84743F
(132,116,63)
#6F6136
(111,97,54)
#5A4E2D
(90,78,45)
#453B24
(69,59,36)
#30281B
(48,40,27)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #EDD36C

#EDD36C
(237,211,108)
#EED779
(238,215,121)
#EFDB86
(239,219,134)
#F0DF93
(240,223,147)
#F1E3A0
(241,227,160)
#F2E7AD
(242,231,173)
#F3EBBA
(243,235,186)
#F4EFC7
(244,239,199)
#F5F3D4
(245,243,212)
#F6F7E1
(246,247,225)
#F7FBEE
(247,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD36C color. Also use rgb(237,211,108) instead hex code.

Text Font Color

.myTextColor { color: #EDD36C; }

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

This text font color is #EDD36C.

Background Color

.myBgColor { background-color: #EDD36C; }

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

This div background color is #EDD36C.

Border color

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

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

This div border color is #EDD36C.

Opacity

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

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

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

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

This text has shadow with #EDD36C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD36C.

Preview

Color preview on black background

This text has color #EDD36C on black background.


Color preview on white background

This text has color #EDD36C on white background.


Black color preview on #EDD36C background

This text has black color on #EDD36C background.


White color preview on #EDD36C background

This text has white color on #EDD36C background.


Related colors

Complementary color

Complementary color for #hex is #122C93.


I love getcolorcode.com

Triadic colors

1 #6CEDD3 and #D36CED with #EDD36C are triadic colors.

2 #6CD3ED and #D3ED6C with #EDD36C are triadic colors.