COLOR #EDB053

HEX: #EDB053 RGB: (237,176,83)

Renk bilgisi

#EDB053 contains mainly red color. #EDB053 ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EDB053 color RGB value is (237,176,83).

RGB: (237,176,83) (93%, 69%, 33%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 176 of 255 = 69%
B 83 of 255 = 33%

237
176
83

R + G + B ~ 65%. #EDB053 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 176 + 83 = 496 (100%)
R 237 of 496 ~ 47.78%
G 176 of 496 ~ 35.48%
B 83 of 496 ~ 16.73'%

%47.78
%35.48
%16.73

CMYK RENK MODELİ

#EDB053 rengi CMYK tonu (0,26,65,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.74%
  • sarı tonu 64.98%
  • ana renk tonu 7.06%

CMYK: (0,26,65,7)
C0M26Y65K7 (0%, 26%, 65%, 7%)
(0.00 / 0.26 / 0.65 / 0.07)

CMYK yüzdeleri

%0
%25.74
%64.98
%7.06

Codes

Color #EDB053 in popluar color models

ED B0 53
RGB 237 176 83
HSL 36° 81.05% 62.75%
HSB/HSV 36° 64.98% 92.94%
CMYK 0.00% 25.74% 64.98%
7.06%

Color #EDB053 in popluar number systems.

HEX ED B0 53
Decimal 237 176 83
Binary 11101101 10110000 1010011
Octal 355 260 123

Shades and tints

Shades of #EDB053

#EDB053
(237,176,83)
#D8A04C
(216,160,76)
#C39045
(195,144,69)
#AE803E
(174,128,62)
#997037
(153,112,55)
#846030
(132,96,48)
#6F5029
(111,80,41)
#5A4022
(90,64,34)
#45301B
(69,48,27)
#302014
(48,32,20)
#1B100D
(27,16,13)
#000000
(0,0,0)

Tints of #EDB053

#EDB053
(237,176,83)
#EEB762
(238,183,98)
#EFBE71
(239,190,113)
#F0C580
(240,197,128)
#F1CC8F
(241,204,143)
#F2D39E
(242,211,158)
#F3DAAD
(243,218,173)
#F4E1BC
(244,225,188)
#F5E8CB
(245,232,203)
#F6EFDA
(246,239,218)
#F7F6E9
(247,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB053 color. Also use rgb(237,176,83) instead hex code.

Text Font Color

.myTextColor { color: #EDB053; }

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

This text font color is #EDB053.

Background Color

.myBgColor { background-color: #EDB053; }

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

This div background color is #EDB053.

Border color

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

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

This div border color is #EDB053.

Opacity

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

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

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

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

This text has shadow with #EDB053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB053.

Preview

Color preview on black background

This text has color #EDB053 on black background.


Color preview on white background

This text has color #EDB053 on white background.


Black color preview on #EDB053 background

This text has black color on #EDB053 background.


White color preview on #EDB053 background

This text has white color on #EDB053 background.


Related colors

Complementary color

Complementary color for #hex is #124FAC.


I love getcolorcode.com

Triadic colors

1 #53EDB0 and #B053ED with #EDB053 are triadic colors.

2 #53B0ED and #B0ED53 with #EDB053 are triadic colors.