COLOR #B37855

HEX: #B37855 RGB: (179,120,85)

Color info

#B37855 contains mainly red and green colors. Web safe color of #B37855 is #996666 (or #966).

RGB color model

#B37855 color RGB value is (179,120,85).

RGB: (179,120,85) (70%, 47%, 33%)

RGB channels and saturation

R 179 of 255 = 70%
G 120 of 255 = 47%
B 85 of 255 = 33%

179
120
85

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

Portions of RGB colors in percentages

R + G + B = 179 + 120 + 85 = 384 (100%)
R 179 of 384 ~ 46.61%
G 120 of 384 ~ 31.25%
B 85 of 384 ~ 22.14'%

%46.61
%31.25
%22.14

CMYK color model

#B37855 color CMYK value is (0,33,53,30).

  • cyan value is 0.00%
  • magenta value is 32.96%
  • yellow value is 52.51%
  • key color value is 29.80%

CMYK: (0,33,53,30)
C0M33Y53K30 (0%, 33%, 53%, 30%)
(0.00 / 0.33 / 0.53 / 0.30)

CMYK percentages

%0
%32.96
%52.51
%29.8

Codes

Color #B37855 in popluar color models

B3 78 55
RGB 179 120 85
HSL 22° 38.21% 51.76%
HSB/HSV 22° 52.51% 70.20%
CMYK 0.00% 32.96% 52.51%
29.80%

Color #B37855 in popluar number systems.

HEX B3 78 55
Decimal 179 120 85
Binary 10110011 1111000 1010101
Octal 263 170 125

Shades and tints

Shades of #B37855

#B37855
(179,120,85)
#A36E4E
(163,110,78)
#936447
(147,100,71)
#835A40
(131,90,64)
#735039
(115,80,57)
#634632
(99,70,50)
#533C2B
(83,60,43)
#433224
(67,50,36)
#33281D
(51,40,29)
#231E16
(35,30,22)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #B37855

#B37855
(179,120,85)
#B98464
(185,132,100)
#BF9073
(191,144,115)
#C59C82
(197,156,130)
#CBA891
(203,168,145)
#D1B4A0
(209,180,160)
#D7C0AF
(215,192,175)
#DDCCBE
(221,204,190)
#E3D8CD
(227,216,205)
#E9E4DC
(233,228,220)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37855 color. Also use rgb(179,120,85) instead hex code.

Text Font Color

.myTextColor { color: #B37855; }

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

This text font color is #B37855.

Background Color

.myBgColor { background-color: #B37855; }

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

This div background color is #B37855.

Border color

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

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

This div border color is #B37855.

Opacity

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

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

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

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

This text has shadow with #B37855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37855.

Preview

Color preview on black background

This text has color #B37855 on black background.


Color preview on white background

This text has color #B37855 on white background.


Black color preview on #B37855 background

This text has black color on #B37855 background.


White color preview on #B37855 background

This text has white color on #B37855 background.


Related colors

Complementary color

Complementary color for #hex is #4C87AA.


I love getcolorcode.com

Triadic colors

1 #55B378 and #7855B3 with #B37855 are triadic colors.

2 #5578B3 and #78B355 with #B37855 are triadic colors.