COLOR #B56942

HEX: #B56942 RGB: (181,105,66)

Color info

#B56942 contains mainly red color. Web safe color of #B56942 is #CC6633 (or #C63).

RGB color model

#B56942 color RGB value is (181,105,66).

RGB: (181,105,66) (71%, 41%, 26%)

RGB channels and saturation

R 181 of 255 = 71%
G 105 of 255 = 41%
B 66 of 255 = 26%

181
105
66

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

Portions of RGB colors in percentages

R + G + B = 181 + 105 + 66 = 352 (100%)
R 181 of 352 ~ 51.42%
G 105 of 352 ~ 29.83%
B 66 of 352 ~ 18.75'%

%51.42
%29.83
%18.75

CMYK color model

#B56942 color CMYK value is (0,42,64,29).

  • cyan value is 0.00%
  • magenta value is 41.99%
  • yellow value is 63.54%
  • key color value is 29.02%
CMYK: (0,42,64,29) C0M42Y64K29 (0%,42%,64%,29%) (0.00/0.42/0.64/0.29) 

CMYK percentages

%0
%41.99
%63.54
%29.02

Codes

Color #B56942 in popluar color models

B5 69 42
RGB 181 105 66
HSL 20° 46.56% 48.43%
HSB/HSV 20° 63.54% 70.98%
CMYK 0.00% 41.99% 63.54%
29.02%

Color #B56942 in popluar number systems.

HEX B5 69 42
Decimal 181 105 66
Binary 10110101 1101001 1000010
Octal 265 151 102

Shades and tints

Shades of #B56942

#B56942
(181,105,66)
#A5603C
(165,96,60)
#955736
(149,87,54)
#854E30
(133,78,48)
#75452A
(117,69,42)
#653C24
(101,60,36)
#55331E
(85,51,30)
#452A18
(69,42,24)
#352112
(53,33,18)
#25180C
(37,24,12)
#150F06
(21,15,6)
#000000
(0,0,0)

Tints of #B56942

#B56942
(181,105,66)
#BB7653
(187,118,83)
#C18364
(193,131,100)
#C79075
(199,144,117)
#CD9D86
(205,157,134)
#D3AA97
(211,170,151)
#D9B7A8
(217,183,168)
#DFC4B9
(223,196,185)
#E5D1CA
(229,209,202)
#EBDEDB
(235,222,219)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B56942 color. Also use rgb(181,105,66) instead hex code.

Text Font Color

.myTextColor { color: #B56942; }

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

This text font color is #B56942.

Background Color

.myBgColor { background-color: #B56942; }

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

This div background color is #B56942.

Border color

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

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

This div border color is #B56942.

Opacity

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

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

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

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

This text has shadow with #B56942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B56942.

Preview

Color preview on black background

This text has color #B56942 on black background.


Color preview on white background

This text has color #B56942 on white background.


Black color preview on #B56942 background

This text has black color on #B56942 background.


White color preview on #B56942 background

This text has white color on #B56942 background.


Related colors

Complementary color

Complementary color for #hex is #4A96BD.


I love getcolorcode.com

Triadic colors

1 #42B569 and #6942B5 with #B56942 are triadic colors.

2 #4269B5 and #69B542 with #B56942 are triadic colors.