COLOR #B07536

HEX: #B07536 RGB: (176,117,54)

Color info

#B07536 contains mainly red and green colors. Web safe color of #B07536 is #996633 (or #963).

RGB color model

#B07536 color RGB value is (176,117,54).

RGB: (176,117,54) (69%, 46%, 21%)

RGB channels and saturation

R 176 of 255 = 69%
G 117 of 255 = 46%
B 54 of 255 = 21%

176
117
54

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

Portions of RGB colors in percentages

R + G + B = 176 + 117 + 54 = 347 (100%)
R 176 of 347 ~ 50.72%
G 117 of 347 ~ 33.72%
B 54 of 347 ~ 15.56'%

%50.72
%33.72
%15.56

CMYK color model

#B07536 color CMYK value is (0,34,69,31).

  • cyan value is 0.00%
  • magenta value is 33.52%
  • yellow value is 69.32%
  • key color value is 30.98%
CMYK: (0,34,69,31) C0M34Y69K31 (0%,34%,69%,31%) (0.00/0.34/0.69/0.31) 

CMYK percentages

%0
%33.52
%69.32
%30.98

Codes

Color #B07536 in popluar color models

B0 75 36
RGB 176 117 54
HSL 31° 53.04% 45.10%
HSB/HSV 31° 69.32% 69.02%
CMYK 0.00% 33.52% 69.32%
30.98%

Color #B07536 in popluar number systems.

HEX B0 75 36
Decimal 176 117 54
Binary 10110000 1110101 110110
Octal 260 165 66

Shades and tints

Shades of #B07536

#B07536
(176,117,54)
#A06B32
(160,107,50)
#90612E
(144,97,46)
#80572A
(128,87,42)
#704D26
(112,77,38)
#604322
(96,67,34)
#50391E
(80,57,30)
#402F1A
(64,47,26)
#302516
(48,37,22)
#201B12
(32,27,18)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #B07536

#B07536
(176,117,54)
#B78148
(183,129,72)
#BE8D5A
(190,141,90)
#C5996C
(197,153,108)
#CCA57E
(204,165,126)
#D3B190
(211,177,144)
#DABDA2
(218,189,162)
#E1C9B4
(225,201,180)
#E8D5C6
(232,213,198)
#EFE1D8
(239,225,216)
#F6EDEA
(246,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B07536 color. Also use rgb(176,117,54) instead hex code.

Text Font Color

.myTextColor { color: #B07536; }

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

This text font color is #B07536.

Background Color

.myBgColor { background-color: #B07536; }

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

This div background color is #B07536.

Border color

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

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

This div border color is #B07536.

Opacity

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

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

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

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

This text has shadow with #B07536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B07536.

Preview

Color preview on black background

This text has color #B07536 on black background.


Color preview on white background

This text has color #B07536 on white background.


Black color preview on #B07536 background

This text has black color on #B07536 background.


White color preview on #B07536 background

This text has white color on #B07536 background.


Related colors

Complementary color

Complementary color for #hex is #4F8AC9.


I love getcolorcode.com

Triadic colors

1 #36B075 and #7536B0 with #B07536 are triadic colors.

2 #3675B0 and #75B036 with #B07536 are triadic colors.