COLOR #B37151

HEX: #B37151 RGB: (179,113,81)

Color info

#B37151 contains mainly red color. Web safe color of #B37151 is #996666 (or #966).

RGB color model

#B37151 color RGB value is (179,113,81).

RGB: (179,113,81) (70%, 44%, 32%)

RGB channels and saturation

R 179 of 255 = 70%
G 113 of 255 = 44%
B 81 of 255 = 32%

179
113
81

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

Portions of RGB colors in percentages

R + G + B = 179 + 113 + 81 = 373 (100%)
R 179 of 373 ~ 47.99%
G 113 of 373 ~ 30.29%
B 81 of 373 ~ 21.72'%

%47.99
%30.29
%21.72

CMYK color model

#B37151 color CMYK value is (0,37,55,30).

  • cyan value is 0.00%
  • magenta value is 36.87%
  • yellow value is 54.75%
  • key color value is 29.80%

CMYK: (0,37,55,30)
C0M37Y55K30 (0%, 37%, 55%, 30%)
(0.00 / 0.37 / 0.55 / 0.30)

CMYK percentages

%0
%36.87
%54.75
%29.8

Codes

Color #B37151 in popluar color models

B3 71 51
RGB 179 113 81
HSL 20° 39.20% 50.98%
HSB/HSV 20° 54.75% 70.20%
CMYK 0.00% 36.87% 54.75%
29.80%

Color #B37151 in popluar number systems.

HEX B3 71 51
Decimal 179 113 81
Binary 10110011 1110001 1010001
Octal 263 161 121

Shades and tints

Shades of #B37151

#B37151
(179,113,81)
#A3674A
(163,103,74)
#935D43
(147,93,67)
#83533C
(131,83,60)
#734935
(115,73,53)
#633F2E
(99,63,46)
#533527
(83,53,39)
#432B20
(67,43,32)
#332119
(51,33,25)
#231712
(35,23,18)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #B37151

#B37151
(179,113,81)
#B97D60
(185,125,96)
#BF896F
(191,137,111)
#C5957E
(197,149,126)
#CBA18D
(203,161,141)
#D1AD9C
(209,173,156)
#D7B9AB
(215,185,171)
#DDC5BA
(221,197,186)
#E3D1C9
(227,209,201)
#E9DDD8
(233,221,216)
#EFE9E7
(239,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37151 color. Also use rgb(179,113,81) instead hex code.

Text Font Color

.myTextColor { color: #B37151; }

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

This text font color is #B37151.

Background Color

.myBgColor { background-color: #B37151; }

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

This div background color is #B37151.

Border color

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

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

This div border color is #B37151.

Opacity

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

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

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

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

This text has shadow with #B37151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37151.

Preview

Color preview on black background

This text has color #B37151 on black background.


Color preview on white background

This text has color #B37151 on white background.


Black color preview on #B37151 background

This text has black color on #B37151 background.


White color preview on #B37151 background

This text has white color on #B37151 background.


Related colors

Complementary color

Complementary color for #hex is #4C8EAE.


I love getcolorcode.com

Triadic colors

1 #51B371 and #7151B3 with #B37151 are triadic colors.

2 #5171B3 and #71B351 with #B37151 are triadic colors.