COLOR #EDC07E

HEX: #EDC07E RGB: (237,192,126)

Renk bilgisi

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

RGB renk modeli

#EDC07E color RGB value is (237,192,126).

RGB: (237,192,126) (93%, 75%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 192 of 255 = 75%
B 126 of 255 = 49%

237
192
126

R + G + B ~ 72%. #EDC07E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 192 + 126 = 555 (100%)
R 237 of 555 ~ 42.7%
G 192 of 555 ~ 34.59%
B 126 of 555 ~ 22.7'%

%42.7
%34.59
%22.7

CMYK RENK MODELİ

#EDC07E rengi CMYK tonu (0,19,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.99%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

CMYK: (0,19,47,7)
C0M19Y47K7 (0%, 19%, 47%, 7%)
(0.00 / 0.19 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%18.99
%46.84
%7.06

Codes

Color #EDC07E in popluar color models

ED C0 7E
RGB 237 192 126
HSL 36° 75.51% 71.18%
HSB/HSV 36° 46.84% 92.94%
CMYK 0.00% 18.99% 46.84%
7.06%

Color #EDC07E in popluar number systems.

HEX ED C0 7E
Decimal 237 192 126
Binary 11101101 11000000 1111110
Octal 355 300 176

Shades and tints

Shades of #EDC07E

#EDC07E
(237,192,126)
#D8AF73
(216,175,115)
#C39E68
(195,158,104)
#AE8D5D
(174,141,93)
#997C52
(153,124,82)
#846B47
(132,107,71)
#6F5A3C
(111,90,60)
#5A4931
(90,73,49)
#453826
(69,56,38)
#30271B
(48,39,27)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #EDC07E

#EDC07E
(237,192,126)
#EEC589
(238,197,137)
#EFCA94
(239,202,148)
#F0CF9F
(240,207,159)
#F1D4AA
(241,212,170)
#F2D9B5
(242,217,181)
#F3DEC0
(243,222,192)
#F4E3CB
(244,227,203)
#F5E8D6
(245,232,214)
#F6EDE1
(246,237,225)
#F7F2EC
(247,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC07E color. Also use rgb(237,192,126) instead hex code.

Text Font Color

.myTextColor { color: #EDC07E; }

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

This text font color is #EDC07E.

Background Color

.myBgColor { background-color: #EDC07E; }

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

This div background color is #EDC07E.

Border color

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

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

This div border color is #EDC07E.

Opacity

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

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

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

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

This text has shadow with #EDC07E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC07E.

Preview

Color preview on black background

This text has color #EDC07E on black background.


Color preview on white background

This text has color #EDC07E on white background.


Black color preview on #EDC07E background

This text has black color on #EDC07E background.


White color preview on #EDC07E background

This text has white color on #EDC07E background.


Related colors

Complementary color

Complementary color for #hex is #123F81.


I love getcolorcode.com

Triadic colors

1 #7EEDC0 and #C07EED with #EDC07E are triadic colors.

2 #7EC0ED and #C0ED7E with #EDC07E are triadic colors.