COLOR #B59D1F

HEX: #B59D1F RGB: (181,157,31)

Renk bilgisi

#B59D1F contains mainly red and green colors. #B59D1F ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#B59D1F color RGB value is (181,157,31).

RGB: (181,157,31) (71%, 62%, 12%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 157 of 255 = 62%
B 31 of 255 = 12%

181
157
31

R + G + B ~ 48%. #B59D1F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 157 + 31 = 369 (100%)
R 181 of 369 ~ 49.05%
G 157 of 369 ~ 42.55%
B 31 of 369 ~ 8.4'%

%49.05
%42.55

CMYK RENK MODELİ

#B59D1F rengi CMYK tonu (0,13,83,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.26%
  • sarı tonu 82.87%
  • ana renk tonu 29.02%

CMYK: (0,13,83,29)
C0M13Y83K29 (0%, 13%, 83%, 29%)
(0.00 / 0.13 / 0.83 / 0.29)

CMYK yüzdeleri

%0
%13.26
%82.87
%29.02

Codes

Color #B59D1F in popluar color models

B5 9D 1F
RGB 181 157 31
HSL 50° 70.75% 41.57%
HSB/HSV 50° 82.87% 70.98%
CMYK 0.00% 13.26% 82.87%
29.02%

Color #B59D1F in popluar number systems.

HEX B5 9D 1F
Decimal 181 157 31
Binary 10110101 10011101 11111
Octal 265 235 37

Shades and tints

Shades of #B59D1F

#B59D1F
(181,157,31)
#A58F1D
(165,143,29)
#95811B
(149,129,27)
#857319
(133,115,25)
#756517
(117,101,23)
#655715
(101,87,21)
#554913
(85,73,19)
#453B11
(69,59,17)
#352D0F
(53,45,15)
#251F0D
(37,31,13)
#15110B
(21,17,11)
#000000
(0,0,0)

Tints of #B59D1F

#B59D1F
(181,157,31)
#BBA533
(187,165,51)
#C1AD47
(193,173,71)
#C7B55B
(199,181,91)
#CDBD6F
(205,189,111)
#D3C583
(211,197,131)
#D9CD97
(217,205,151)
#DFD5AB
(223,213,171)
#E5DDBF
(229,221,191)
#EBE5D3
(235,229,211)
#F1EDE7
(241,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59D1F color. Also use rgb(181,157,31) instead hex code.

Text Font Color

.myTextColor { color: #B59D1F; }

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

This text font color is #B59D1F.

Background Color

.myBgColor { background-color: #B59D1F; }

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

This div background color is #B59D1F.

Border color

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

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

This div border color is #B59D1F.

Opacity

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

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

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

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

This text has shadow with #B59D1F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59D1F.

Preview

Color preview on black background

This text has color #B59D1F on black background.


Color preview on white background

This text has color #B59D1F on white background.


Black color preview on #B59D1F background

This text has black color on #B59D1F background.


White color preview on #B59D1F background

This text has white color on #B59D1F background.


Related colors

Complementary color

Complementary color for #hex is #4A62E0.


I love getcolorcode.com

Triadic colors

1 #1FB59D and #9D1FB5 with #B59D1F are triadic colors.

2 #1F9DB5 and #9DB51F with #B59D1F are triadic colors.