COLOR #B37409

HEX: #B37409 RGB: (179,116,9)

Color info

#B37409 contains mainly red color. Web safe color of #B37409 is #996600 (or #960).

RGB color model

#B37409 color RGB value is (179,116,9).

RGB: (179,116,9) (70%, 45%, 4%)

RGB channels and saturation

R 179 of 255 = 70%
G 116 of 255 = 45%
B 9 of 255 = 4%

179
116
9

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

Portions of RGB colors in percentages

R + G + B = 179 + 116 + 9 = 304 (100%)
R 179 of 304 ~ 58.88%
G 116 of 304 ~ 38.16%
B 9 of 304 ~ 2.96'%

%58.88
%38.16

CMYK color model

#B37409 color CMYK value is (0,35,95,30).

  • cyan value is 0.00%
  • magenta value is 35.20%
  • yellow value is 94.97%
  • key color value is 29.80%
CMYK: (0,35,95,30) C0M35Y95K30 (0%,35%,95%,30%) (0.00/0.35/0.95/0.30) 

CMYK percentages

%0
%35.2
%94.97
%29.8

Codes

Color #B37409 in popluar color models

B3 74 09
RGB 179 116 9
HSL 38° 90.43% 36.86%
HSB/HSV 38° 94.97% 70.20%
CMYK 0.00% 35.20% 94.97%
29.80%

Color #B37409 in popluar number systems.

HEX B3 74 09
Decimal 179 116 9
Binary 10110011 1110100 1001
Octal 263 164 11

Shades and tints

Shades of #B37409

#B37409
(179,116,9)
#A36A09
(163,106,9)
#936009
(147,96,9)
#835609
(131,86,9)
#734C09
(115,76,9)
#634209
(99,66,9)
#533809
(83,56,9)
#432E09
(67,46,9)
#332409
(51,36,9)
#231A09
(35,26,9)
#131009
(19,16,9)
#000000
(0,0,0)

Tints of #B37409

#B37409
(179,116,9)
#B9801F
(185,128,31)
#BF8C35
(191,140,53)
#C5984B
(197,152,75)
#CBA461
(203,164,97)
#D1B077
(209,176,119)
#D7BC8D
(215,188,141)
#DDC8A3
(221,200,163)
#E3D4B9
(227,212,185)
#E9E0CF
(233,224,207)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37409 color. Also use rgb(179,116,9) instead hex code.

Text Font Color

.myTextColor { color: #B37409; }

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

This text font color is #B37409.

Background Color

.myBgColor { background-color: #B37409; }

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

This div background color is #B37409.

Border color

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

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

This div border color is #B37409.

Opacity

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

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

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

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

This text has shadow with #B37409 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37409.

Preview

Color preview on black background

This text has color #B37409 on black background.


Color preview on white background

This text has color #B37409 on white background.


Black color preview on #B37409 background

This text has black color on #B37409 background.


White color preview on #B37409 background

This text has white color on #B37409 background.


Related colors

Complementary color

Complementary color for #hex is #4C8BF6.


I love getcolorcode.com

Triadic colors

1 #09B374 and #7409B3 with #B37409 are triadic colors.

2 #0974B3 and #74B309 with #B37409 are triadic colors.