COLOR #EDB05F

HEX: #EDB05F RGB: (237,176,95)

Renk bilgisi

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

RGB renk modeli

#EDB05F color RGB value is (237,176,95).

RGB: (237,176,95) (93%, 69%, 37%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 176 of 255 = 69%
B 95 of 255 = 37%

237
176
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 176 + 95 = 508 (100%)
R 237 of 508 ~ 46.65%
G 176 of 508 ~ 34.65%
B 95 of 508 ~ 18.7'%

%46.65
%34.65
%18.7

CMYK RENK MODELİ

#EDB05F rengi CMYK tonu (0,26,60,7).

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

CMYK: (0,26,60,7)
C0M26Y60K7 (0%, 26%, 60%, 7%)
(0.00 / 0.26 / 0.60 / 0.07)

CMYK yüzdeleri

%0
%25.74
%59.92
%7.06

Codes

Color #EDB05F in popluar color models

ED B0 5F
RGB 237 176 95
HSL 34° 79.78% 65.10%
HSB/HSV 34° 59.92% 92.94%
CMYK 0.00% 25.74% 59.92%
7.06%

Color #EDB05F in popluar number systems.

HEX ED B0 5F
Decimal 237 176 95
Binary 11101101 10110000 1011111
Octal 355 260 137

Shades and tints

Shades of #EDB05F

#EDB05F
(237,176,95)
#D8A057
(216,160,87)
#C3904F
(195,144,79)
#AE8047
(174,128,71)
#99703F
(153,112,63)
#846037
(132,96,55)
#6F502F
(111,80,47)
#5A4027
(90,64,39)
#45301F
(69,48,31)
#302017
(48,32,23)
#1B100F
(27,16,15)
#000000
(0,0,0)

Tints of #EDB05F

#EDB05F
(237,176,95)
#EEB76D
(238,183,109)
#EFBE7B
(239,190,123)
#F0C589
(240,197,137)
#F1CC97
(241,204,151)
#F2D3A5
(242,211,165)
#F3DAB3
(243,218,179)
#F4E1C1
(244,225,193)
#F5E8CF
(245,232,207)
#F6EFDD
(246,239,221)
#F7F6EB
(247,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB05F; }

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

This text font color is #EDB05F.

Background Color

.myBgColor { background-color: #EDB05F; }

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

This div background color is #EDB05F.

Border color

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

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

This div border color is #EDB05F.

Opacity

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

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

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

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

This text has shadow with #EDB05F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB05F.

Preview

Color preview on black background

This text has color #EDB05F on black background.


Color preview on white background

This text has color #EDB05F on white background.


Black color preview on #EDB05F background

This text has black color on #EDB05F background.


White color preview on #EDB05F background

This text has white color on #EDB05F background.


Related colors

Complementary color

Complementary color for #hex is #124FA0.


I love getcolorcode.com

Triadic colors

1 #5FEDB0 and #B05FED with #EDB05F are triadic colors.

2 #5FB0ED and #B0ED5F with #EDB05F are triadic colors.