COLOR #B59459

HEX: #B59459 RGB: (181,148,89)

Color info

#B59459 contains mainly red and green colors. Web safe color of #B59459 is #CC9966 (or #C96).

RGB color model

#B59459 color RGB value is (181,148,89).

RGB: (181,148,89) (71%, 58%, 35%)

RGB channels and saturation

R 181 of 255 = 71%
G 148 of 255 = 58%
B 89 of 255 = 35%

181
148
89

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

Portions of RGB colors in percentages

R + G + B = 181 + 148 + 89 = 418 (100%)
R 181 of 418 ~ 43.3%
G 148 of 418 ~ 35.41%
B 89 of 418 ~ 21.29'%

%43.3
%35.41
%21.29

CMYK color model

#B59459 color CMYK value is (0,18,51,29).

  • cyan value is 0.00%
  • magenta value is 18.23%
  • yellow value is 50.83%
  • key color value is 29.02%

CMYK: (0,18,51,29)
C0M18Y51K29 (0%, 18%, 51%, 29%)
(0.00 / 0.18 / 0.51 / 0.29)

CMYK percentages

%0
%18.23
%50.83
%29.02

Codes

Color #B59459 in popluar color models

B5 94 59
RGB 181 148 89
HSL 38° 38.33% 52.94%
HSB/HSV 38° 50.83% 70.98%
CMYK 0.00% 18.23% 50.83%
29.02%

Color #B59459 in popluar number systems.

HEX B5 94 59
Decimal 181 148 89
Binary 10110101 10010100 1011001
Octal 265 224 131

Shades and tints

Shades of #B59459

#B59459
(181,148,89)
#A58751
(165,135,81)
#957A49
(149,122,73)
#856D41
(133,109,65)
#756039
(117,96,57)
#655331
(101,83,49)
#554629
(85,70,41)
#453921
(69,57,33)
#352C19
(53,44,25)
#251F11
(37,31,17)
#151209
(21,18,9)
#000000
(0,0,0)

Tints of #B59459

#B59459
(181,148,89)
#BB9D68
(187,157,104)
#C1A677
(193,166,119)
#C7AF86
(199,175,134)
#CDB895
(205,184,149)
#D3C1A4
(211,193,164)
#D9CAB3
(217,202,179)
#DFD3C2
(223,211,194)
#E5DCD1
(229,220,209)
#EBE5E0
(235,229,224)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59459 color. Also use rgb(181,148,89) instead hex code.

Text Font Color

.myTextColor { color: #B59459; }

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

This text font color is #B59459.

Background Color

.myBgColor { background-color: #B59459; }

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

This div background color is #B59459.

Border color

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

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

This div border color is #B59459.

Opacity

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

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

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

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

This text has shadow with #B59459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59459.

Preview

Color preview on black background

This text has color #B59459 on black background.


Color preview on white background

This text has color #B59459 on white background.


Black color preview on #B59459 background

This text has black color on #B59459 background.


White color preview on #B59459 background

This text has white color on #B59459 background.


Related colors

Complementary color

Complementary color for #B59459 is #4A6BA6.


I love getcolorcode.com

Triadic colors

1 #59B594 and #9459B5 with #B59459 are triadic colors.

2 #5994B5 and #94B559 with #B59459 are triadic colors.