COLOR #B99372

HEX: #B99372 RGB: (185,147,114)

Color info

#B99372 contains mainly red and green colors. Web safe color of #B99372 is #CC9966 (or #C96).

RGB color model

#B99372 color RGB value is (185,147,114).

RGB: (185,147,114) (73%, 58%, 45%)

RGB channels and saturation

R 185 of 255 = 73%
G 147 of 255 = 58%
B 114 of 255 = 45%

185
147
114

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

Portions of RGB colors in percentages

R + G + B = 185 + 147 + 114 = 446 (100%)
R 185 of 446 ~ 41.48%
G 147 of 446 ~ 32.96%
B 114 of 446 ~ 25.56'%

%41.48
%32.96
%25.56

CMYK color model

#B99372 color CMYK value is (0,21,38,27).

  • cyan value is 0.00%
  • magenta value is 20.54%
  • yellow value is 38.38%
  • key color value is 27.45%
CMYK: (0,21,38,27) C0M21Y38K27 (0%,21%,38%,27%) (0.00/0.21/0.38/0.27) 

CMYK percentages

%0
%20.54
%38.38
%27.45

Codes

Color #B99372 in popluar color models

B9 93 72
RGB 185 147 114
HSL 28° 33.65% 58.63%
HSB/HSV 28° 38.38% 72.55%
CMYK 0.00% 20.54% 38.38%
27.45%

Color #B99372 in popluar number systems.

HEX B9 93 72
Decimal 185 147 114
Binary 10111001 10010011 1110010
Octal 271 223 162

Shades and tints

Shades of #B99372

#B99372
(185,147,114)
#A98668
(169,134,104)
#99795E
(153,121,94)
#896C54
(137,108,84)
#795F4A
(121,95,74)
#695240
(105,82,64)
#594536
(89,69,54)
#49382C
(73,56,44)
#392B22
(57,43,34)
#291E18
(41,30,24)
#19110E
(25,17,14)
#000000
(0,0,0)

Tints of #B99372

#B99372
(185,147,114)
#BF9C7E
(191,156,126)
#C5A58A
(197,165,138)
#CBAE96
(203,174,150)
#D1B7A2
(209,183,162)
#D7C0AE
(215,192,174)
#DDC9BA
(221,201,186)
#E3D2C6
(227,210,198)
#E9DBD2
(233,219,210)
#EFE4DE
(239,228,222)
#F5EDEA
(245,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B99372 color. Also use rgb(185,147,114) instead hex code.

Text Font Color

.myTextColor { color: #B99372; }

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

This text font color is #B99372.

Background Color

.myBgColor { background-color: #B99372; }

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

This div background color is #B99372.

Border color

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

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

This div border color is #B99372.

Opacity

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

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

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

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

This text has shadow with #B99372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B99372.

Preview

Color preview on black background

This text has color #B99372 on black background.


Color preview on white background

This text has color #B99372 on white background.


Black color preview on #B99372 background

This text has black color on #B99372 background.


White color preview on #B99372 background

This text has white color on #B99372 background.


Related colors

Complementary color

Complementary color for #hex is #466C8D.


I love getcolorcode.com

Triadic colors

1 #72B993 and #9372B9 with #B99372 are triadic colors.

2 #7293B9 and #93B972 with #B99372 are triadic colors.