COLOR #B59234

HEX: #B59234 RGB: (181,146,52)

Color info

#B59234 contains mainly red and green colors. Web safe color of #B59234 is #CC9933 (or #C93).

RGB color model

#B59234 color RGB value is (181,146,52).

RGB: (181,146,52) (71%, 57%, 20%)

RGB channels and saturation

R 181 of 255 = 71%
G 146 of 255 = 57%
B 52 of 255 = 20%

181
146
52

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

Portions of RGB colors in percentages

R + G + B = 181 + 146 + 52 = 379 (100%)
R 181 of 379 ~ 47.76%
G 146 of 379 ~ 38.52%
B 52 of 379 ~ 13.72'%

%47.76
%38.52
%13.72

CMYK color model

#B59234 color CMYK value is (0,19,71,29).

  • cyan value is 0.00%
  • magenta value is 19.34%
  • yellow value is 71.27%
  • key color value is 29.02%

CMYK: (0,19,71,29)
C0M19Y71K29 (0%, 19%, 71%, 29%)
(0.00 / 0.19 / 0.71 / 0.29)

CMYK percentages

%0
%19.34
%71.27
%29.02

Codes

Color #B59234 in popluar color models

B5 92 34
RGB 181 146 52
HSL 44° 55.36% 45.69%
HSB/HSV 44° 71.27% 70.98%
CMYK 0.00% 19.34% 71.27%
29.02%

Color #B59234 in popluar number systems.

HEX B5 92 34
Decimal 181 146 52
Binary 10110101 10010010 110100
Octal 265 222 64

Shades and tints

Shades of #B59234

#B59234
(181,146,52)
#A58530
(165,133,48)
#95782C
(149,120,44)
#856B28
(133,107,40)
#755E24
(117,94,36)
#655120
(101,81,32)
#55441C
(85,68,28)
#453718
(69,55,24)
#352A14
(53,42,20)
#251D10
(37,29,16)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #B59234

#B59234
(181,146,52)
#BB9B46
(187,155,70)
#C1A458
(193,164,88)
#C7AD6A
(199,173,106)
#CDB67C
(205,182,124)
#D3BF8E
(211,191,142)
#D9C8A0
(217,200,160)
#DFD1B2
(223,209,178)
#E5DAC4
(229,218,196)
#EBE3D6
(235,227,214)
#F1ECE8
(241,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59234 color. Also use rgb(181,146,52) instead hex code.

Text Font Color

.myTextColor { color: #B59234; }

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

This text font color is #B59234.

Background Color

.myBgColor { background-color: #B59234; }

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

This div background color is #B59234.

Border color

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

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

This div border color is #B59234.

Opacity

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

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

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

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

This text has shadow with #B59234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59234.

Preview

Color preview on black background

This text has color #B59234 on black background.


Color preview on white background

This text has color #B59234 on white background.


Black color preview on #B59234 background

This text has black color on #B59234 background.


White color preview on #B59234 background

This text has white color on #B59234 background.


Related colors

Complementary color

Complementary color for #hex is #4A6DCB.


I love getcolorcode.com

Triadic colors

1 #34B592 and #9234B5 with #B59234 are triadic colors.

2 #3492B5 and #92B534 with #B59234 are triadic colors.