COLOR #B59B5E

HEX: #B59B5E RGB: (181,155,94)

Renk bilgisi

#B59B5E contains mainly red and green colors. #B59B5E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B59B5E color RGB value is (181,155,94).

RGB: (181,155,94) (71%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 155 of 255 = 61%
B 94 of 255 = 37%

181
155
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 155 + 94 = 430 (100%)
R 181 of 430 ~ 42.09%
G 155 of 430 ~ 36.05%
B 94 of 430 ~ 21.86'%

%42.09
%36.05
%21.86

CMYK RENK MODELİ

#B59B5E rengi CMYK tonu (0,14,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.36%
  • sarı tonu 48.07%
  • ana renk tonu 29.02%

CMYK: (0,14,48,29)
C0M14Y48K29 (0%, 14%, 48%, 29%)
(0.00 / 0.14 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%14.36
%48.07
%29.02

Codes

Color #B59B5E in popluar color models

B5 9B 5E
RGB 181 155 94
HSL 42° 37.02% 53.92%
HSB/HSV 42° 48.07% 70.98%
CMYK 0.00% 14.36% 48.07%
29.02%

Color #B59B5E in popluar number systems.

HEX B5 9B 5E
Decimal 181 155 94
Binary 10110101 10011011 1011110
Octal 265 233 136

Shades and tints

Shades of #B59B5E

#B59B5E
(181,155,94)
#A58D56
(165,141,86)
#957F4E
(149,127,78)
#857146
(133,113,70)
#75633E
(117,99,62)
#655536
(101,85,54)
#55472E
(85,71,46)
#453926
(69,57,38)
#352B1E
(53,43,30)
#251D16
(37,29,22)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #B59B5E

#B59B5E
(181,155,94)
#BBA46C
(187,164,108)
#C1AD7A
(193,173,122)
#C7B688
(199,182,136)
#CDBF96
(205,191,150)
#D3C8A4
(211,200,164)
#D9D1B2
(217,209,178)
#DFDAC0
(223,218,192)
#E5E3CE
(229,227,206)
#EBECDC
(235,236,220)
#F1F5EA
(241,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59B5E color. Also use rgb(181,155,94) instead hex code.

Text Font Color

.myTextColor { color: #B59B5E; }

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

This text font color is #B59B5E.

Background Color

.myBgColor { background-color: #B59B5E; }

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

This div background color is #B59B5E.

Border color

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

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

This div border color is #B59B5E.

Opacity

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

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

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

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

This text has shadow with #B59B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59B5E.

Preview

Color preview on black background

This text has color #B59B5E on black background.


Color preview on white background

This text has color #B59B5E on white background.


Black color preview on #B59B5E background

This text has black color on #B59B5E background.


White color preview on #B59B5E background

This text has white color on #B59B5E background.


Related colors

Complementary color

Complementary color for #hex is #4A64A1.


I love getcolorcode.com

Triadic colors

1 #5EB59B and #9B5EB5 with #B59B5E are triadic colors.

2 #5E9BB5 and #9BB55E with #B59B5E are triadic colors.