COLOR #B37564

HEX: #B37564 RGB: (179,117,100)

Color info

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

RGB color model

#B37564 color RGB value is (179,117,100).

RGB: (179,117,100) (70%, 46%, 39%)

RGB channels and saturation

R 179 of 255 = 70%
G 117 of 255 = 46%
B 100 of 255 = 39%

179
117
100

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

Portions of RGB colors in percentages

R + G + B = 179 + 117 + 100 = 396 (100%)
R 179 of 396 ~ 45.2%
G 117 of 396 ~ 29.55%
B 100 of 396 ~ 25.25'%

%45.2
%29.55
%25.25

CMYK color model

#B37564 color CMYK value is (0,35,44,30).

  • cyan value is 0.00%
  • magenta value is 34.64%
  • yellow value is 44.13%
  • key color value is 29.80%

CMYK: (0,35,44,30)
C0M35Y44K30 (0%, 35%, 44%, 30%)
(0.00 / 0.35 / 0.44 / 0.30)

CMYK percentages

%0
%34.64
%44.13
%29.8

Codes

Color #B37564 in popluar color models

B3 75 64
RGB 179 117 100
HSL 13° 34.20% 54.71%
HSB/HSV 13° 44.13% 70.20%
CMYK 0.00% 34.64% 44.13%
29.80%

Color #B37564 in popluar number systems.

HEX B3 75 64
Decimal 179 117 100
Binary 10110011 1110101 1100100
Octal 263 165 144

Shades and tints

Shades of #B37564

#B37564
(179,117,100)
#A36B5B
(163,107,91)
#936152
(147,97,82)
#835749
(131,87,73)
#734D40
(115,77,64)
#634337
(99,67,55)
#53392E
(83,57,46)
#432F25
(67,47,37)
#33251C
(51,37,28)
#231B13
(35,27,19)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #B37564

#B37564
(179,117,100)
#B98172
(185,129,114)
#BF8D80
(191,141,128)
#C5998E
(197,153,142)
#CBA59C
(203,165,156)
#D1B1AA
(209,177,170)
#D7BDB8
(215,189,184)
#DDC9C6
(221,201,198)
#E3D5D4
(227,213,212)
#E9E1E2
(233,225,226)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37564 color. Also use rgb(179,117,100) instead hex code.

Text Font Color

.myTextColor { color: #B37564; }

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

This text font color is #B37564.

Background Color

.myBgColor { background-color: #B37564; }

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

This div background color is #B37564.

Border color

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

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

This div border color is #B37564.

Opacity

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

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

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

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

This text has shadow with #B37564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37564.

Preview

Color preview on black background

This text has color #B37564 on black background.


Color preview on white background

This text has color #B37564 on white background.


Black color preview on #B37564 background

This text has black color on #B37564 background.


White color preview on #B37564 background

This text has white color on #B37564 background.


Related colors

Complementary color

Complementary color for #hex is #4C8A9B.


I love getcolorcode.com

Triadic colors

1 #64B375 and #7564B3 with #B37564 are triadic colors.

2 #6475B3 and #75B364 with #B37564 are triadic colors.