COLOR #B37A6C

HEX: #B37A6C RGB: (179,122,108)

Color info

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

RGB color model

#B37A6C color RGB value is (179,122,108).

RGB: (179,122,108) (70%, 48%, 42%)

RGB channels and saturation

R 179 of 255 = 70%
G 122 of 255 = 48%
B 108 of 255 = 42%

179
122
108

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

Portions of RGB colors in percentages

R + G + B = 179 + 122 + 108 = 409 (100%)
R 179 of 409 ~ 43.77%
G 122 of 409 ~ 29.83%
B 108 of 409 ~ 26.41'%

%43.77
%29.83
%26.41

CMYK color model

#B37A6C color CMYK value is (0,32,40,30).

  • cyan value is 0.00%
  • magenta value is 31.84%
  • yellow value is 39.66%
  • key color value is 29.80%
CMYK: (0,32,40,30) C0M32Y40K30 (0%,32%,40%,30%) (0.00/0.32/0.40/0.30) 

CMYK percentages

%0
%31.84
%39.66
%29.8

Codes

Color #B37A6C in popluar color models

B3 7A 6C
RGB 179 122 108
HSL 12° 31.84% 56.27%
HSB/HSV 12° 39.66% 70.20%
CMYK 0.00% 31.84% 39.66%
29.80%

Color #B37A6C in popluar number systems.

HEX B3 7A 6C
Decimal 179 122 108
Binary 10110011 1111010 1101100
Octal 263 172 154

Shades and tints

Shades of #B37A6C

#B37A6C
(179,122,108)
#A36F63
(163,111,99)
#93645A
(147,100,90)
#835951
(131,89,81)
#734E48
(115,78,72)
#63433F
(99,67,63)
#533836
(83,56,54)
#432D2D
(67,45,45)
#332224
(51,34,36)
#23171B
(35,23,27)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #B37A6C

#B37A6C
(179,122,108)
#B98679
(185,134,121)
#BF9286
(191,146,134)
#C59E93
(197,158,147)
#CBAAA0
(203,170,160)
#D1B6AD
(209,182,173)
#D7C2BA
(215,194,186)
#DDCEC7
(221,206,199)
#E3DAD4
(227,218,212)
#E9E6E1
(233,230,225)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37A6C color. Also use rgb(179,122,108) instead hex code.

Text Font Color

.myTextColor { color: #B37A6C; }

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

This text font color is #B37A6C.

Background Color

.myBgColor { background-color: #B37A6C; }

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

This div background color is #B37A6C.

Border color

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

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

This div border color is #B37A6C.

Opacity

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

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

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

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

This text has shadow with #B37A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37A6C.

Preview

Color preview on black background

This text has color #B37A6C on black background.


Color preview on white background

This text has color #B37A6C on white background.


Black color preview on #B37A6C background

This text has black color on #B37A6C background.


White color preview on #B37A6C background

This text has white color on #B37A6C background.


Related colors

Complementary color

Complementary color for #hex is #4C8593.


I love getcolorcode.com

Triadic colors

1 #6CB37A and #7A6CB3 with #B37A6C are triadic colors.

2 #6C7AB3 and #7AB36C with #B37A6C are triadic colors.