COLOR #EDB540

HEX: #EDB540 RGB: (237,181,64)

Renk bilgisi

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

RGB renk modeli

#EDB540 color RGB value is (237,181,64).

RGB: (237,181,64) (93%, 71%, 25%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 64 of 255 = 25%

237
181
64

R + G + B ~ 63%. #EDB540 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 64 = 482 (100%)
R 237 of 482 ~ 49.17%
G 181 of 482 ~ 37.55%
B 64 of 482 ~ 13.28'%

%49.17
%37.55
%13.28

CMYK RENK MODELİ

#EDB540 rengi CMYK tonu (0,24,73,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 73.00%
  • ana renk tonu 7.06%

CMYK: (0,24,73,7)
C0M24Y73K7 (0%, 24%, 73%, 7%)
(0.00 / 0.24 / 0.73 / 0.07)

CMYK yüzdeleri

%0
%23.63
%73
%7.06

Codes

Color #EDB540 in popluar color models

ED B5 40
RGB 237 181 64
HSL 41° 82.78% 59.02%
HSB/HSV 41° 73.00% 92.94%
CMYK 0.00% 23.63% 73.00%
7.06%

Color #EDB540 in popluar number systems.

HEX ED B5 40
Decimal 237 181 64
Binary 11101101 10110101 1000000
Octal 355 265 100

Shades and tints

Shades of #EDB540

#EDB540
(237,181,64)
#D8A53B
(216,165,59)
#C39536
(195,149,54)
#AE8531
(174,133,49)
#99752C
(153,117,44)
#846527
(132,101,39)
#6F5522
(111,85,34)
#5A451D
(90,69,29)
#453518
(69,53,24)
#302513
(48,37,19)
#1B150E
(27,21,14)
#000000
(0,0,0)

Tints of #EDB540

#EDB540
(237,181,64)
#EEBB51
(238,187,81)
#EFC162
(239,193,98)
#F0C773
(240,199,115)
#F1CD84
(241,205,132)
#F2D395
(242,211,149)
#F3D9A6
(243,217,166)
#F4DFB7
(244,223,183)
#F5E5C8
(245,229,200)
#F6EBD9
(246,235,217)
#F7F1EA
(247,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB540 color. Also use rgb(237,181,64) instead hex code.

Text Font Color

.myTextColor { color: #EDB540; }

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

This text font color is #EDB540.

Background Color

.myBgColor { background-color: #EDB540; }

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

This div background color is #EDB540.

Border color

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

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

This div border color is #EDB540.

Opacity

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

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

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

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

This text has shadow with #EDB540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB540.

Preview

Color preview on black background

This text has color #EDB540 on black background.


Color preview on white background

This text has color #EDB540 on white background.


Black color preview on #EDB540 background

This text has black color on #EDB540 background.


White color preview on #EDB540 background

This text has white color on #EDB540 background.


Related colors

Complementary color

Complementary color for #hex is #124ABF.


I love getcolorcode.com

Triadic colors

1 #40EDB5 and #B540ED with #EDB540 are triadic colors.

2 #40B5ED and #B5ED40 with #EDB540 are triadic colors.