COLOR #EDBC4D

HEX: #EDBC4D RGB: (237,188,77)

Renk bilgisi

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

RGB renk modeli

#EDBC4D color RGB value is (237,188,77).

RGB: (237,188,77) (93%, 74%, 30%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 77 of 255 = 30%

237
188
77

R + G + B ~ 66%. #EDBC4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 77 = 502 (100%)
R 237 of 502 ~ 47.21%
G 188 of 502 ~ 37.45%
B 77 of 502 ~ 15.34'%

%47.21
%37.45
%15.34

CMYK RENK MODELİ

#EDBC4D rengi CMYK tonu (0,21,68,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.68%
  • sarı tonu 67.51%
  • ana renk tonu 7.06%

CMYK: (0,21,68,7)
C0M21Y68K7 (0%, 21%, 68%, 7%)
(0.00 / 0.21 / 0.68 / 0.07)

CMYK yüzdeleri

%0
%20.68
%67.51
%7.06

Codes

Color #EDBC4D in popluar color models

ED BC 4D
RGB 237 188 77
HSL 42° 81.63% 61.57%
HSB/HSV 42° 67.51% 92.94%
CMYK 0.00% 20.68% 67.51%
7.06%

Color #EDBC4D in popluar number systems.

HEX ED BC 4D
Decimal 237 188 77
Binary 11101101 10111100 1001101
Octal 355 274 115

Shades and tints

Shades of #EDBC4D

#EDBC4D
(237,188,77)
#D8AB46
(216,171,70)
#C39A3F
(195,154,63)
#AE8938
(174,137,56)
#997831
(153,120,49)
#84672A
(132,103,42)
#6F5623
(111,86,35)
#5A451C
(90,69,28)
#453415
(69,52,21)
#30230E
(48,35,14)
#1B1207
(27,18,7)
#000000
(0,0,0)

Tints of #EDBC4D

#EDBC4D
(237,188,77)
#EEC25D
(238,194,93)
#EFC86D
(239,200,109)
#F0CE7D
(240,206,125)
#F1D48D
(241,212,141)
#F2DA9D
(242,218,157)
#F3E0AD
(243,224,173)
#F4E6BD
(244,230,189)
#F5ECCD
(245,236,205)
#F6F2DD
(246,242,221)
#F7F8ED
(247,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBC4D color. Also use rgb(237,188,77) instead hex code.

Text Font Color

.myTextColor { color: #EDBC4D; }

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

This text font color is #EDBC4D.

Background Color

.myBgColor { background-color: #EDBC4D; }

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

This div background color is #EDBC4D.

Border color

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

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

This div border color is #EDBC4D.

Opacity

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

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

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

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

This text has shadow with #EDBC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBC4D.

Preview

Color preview on black background

This text has color #EDBC4D on black background.


Color preview on white background

This text has color #EDBC4D on white background.


Black color preview on #EDBC4D background

This text has black color on #EDBC4D background.


White color preview on #EDBC4D background

This text has white color on #EDBC4D background.


Related colors

Complementary color

Complementary color for #hex is #1243B2.


I love getcolorcode.com

Triadic colors

1 #4DEDBC and #BC4DED with #EDBC4D are triadic colors.

2 #4DBCED and #BCED4D with #EDBC4D are triadic colors.