COLOR #B58767

HEX: #B58767 RGB: (181,135,103)

Color info

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

RGB color model

#B58767 color RGB value is (181,135,103).

RGB: (181,135,103) (71%, 53%, 40%)

RGB channels and saturation

R 181 of 255 = 71%
G 135 of 255 = 53%
B 103 of 255 = 40%

181
135
103

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

Portions of RGB colors in percentages

R + G + B = 181 + 135 + 103 = 419 (100%)
R 181 of 419 ~ 43.2%
G 135 of 419 ~ 32.22%
B 103 of 419 ~ 24.58'%

%43.2
%32.22
%24.58

CMYK color model

#B58767 color CMYK value is (0,25,43,29).

  • cyan value is 0.00%
  • magenta value is 25.41%
  • yellow value is 43.09%
  • key color value is 29.02%

CMYK: (0,25,43,29)
C0M25Y43K29 (0%, 25%, 43%, 29%)
(0.00 / 0.25 / 0.43 / 0.29)

CMYK percentages

%0
%25.41
%43.09
%29.02

Codes

Color #B58767 in popluar color models

B5 87 67
RGB 181 135 103
HSL 25° 34.51% 55.69%
HSB/HSV 25° 43.09% 70.98%
CMYK 0.00% 25.41% 43.09%
29.02%

Color #B58767 in popluar number systems.

HEX B5 87 67
Decimal 181 135 103
Binary 10110101 10000111 1100111
Octal 265 207 147

Shades and tints

Shades of #B58767

#B58767
(181,135,103)
#A57B5E
(165,123,94)
#956F55
(149,111,85)
#85634C
(133,99,76)
#755743
(117,87,67)
#654B3A
(101,75,58)
#553F31
(85,63,49)
#453328
(69,51,40)
#35271F
(53,39,31)
#251B16
(37,27,22)
#150F0D
(21,15,13)
#000000
(0,0,0)

Tints of #B58767

#B58767
(181,135,103)
#BB9174
(187,145,116)
#C19B81
(193,155,129)
#C7A58E
(199,165,142)
#CDAF9B
(205,175,155)
#D3B9A8
(211,185,168)
#D9C3B5
(217,195,181)
#DFCDC2
(223,205,194)
#E5D7CF
(229,215,207)
#EBE1DC
(235,225,220)
#F1EBE9
(241,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B58767 color. Also use rgb(181,135,103) instead hex code.

Text Font Color

.myTextColor { color: #B58767; }

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

This text font color is #B58767.

Background Color

.myBgColor { background-color: #B58767; }

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

This div background color is #B58767.

Border color

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

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

This div border color is #B58767.

Opacity

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

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

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

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

This text has shadow with #B58767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58767.

Preview

Color preview on black background

This text has color #B58767 on black background.


Color preview on white background

This text has color #B58767 on white background.


Black color preview on #B58767 background

This text has black color on #B58767 background.


White color preview on #B58767 background

This text has white color on #B58767 background.


Related colors

Complementary color

Complementary color for #hex is #4A7898.


I love getcolorcode.com

Triadic colors

1 #67B587 and #8767B5 with #B58767 are triadic colors.

2 #6787B5 and #87B567 with #B58767 are triadic colors.