COLOR #B96623

HEX: #B96623 RGB: (185,102,35)

Color info

#B96623 contains mainly red color. Web safe color of #B96623 is #CC6633 (or #C63).

RGB color model

#B96623 color RGB value is (185,102,35).

RGB: (185,102,35) (73%, 40%, 14%)

RGB channels and saturation

R 185 of 255 = 73%
G 102 of 255 = 40%
B 35 of 255 = 14%

185
102
35

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

Portions of RGB colors in percentages

R + G + B = 185 + 102 + 35 = 322 (100%)
R 185 of 322 ~ 57.45%
G 102 of 322 ~ 31.68%
B 35 of 322 ~ 10.87'%

%57.45
%31.68
%10.87

CMYK color model

#B96623 color CMYK value is (0,45,81,27).

  • cyan value is 0.00%
  • magenta value is 44.86%
  • yellow value is 81.08%
  • key color value is 27.45%
CMYK: (0,45,81,27) C0M45Y81K27 (0%,45%,81%,27%) (0.00/0.45/0.81/0.27) 

CMYK percentages

%0
%44.86
%81.08
%27.45

Codes

Color #B96623 in popluar color models

B9 66 23
RGB 185 102 35
HSL 27° 68.18% 43.14%
HSB/HSV 27° 81.08% 72.55%
CMYK 0.00% 44.86% 81.08%
27.45%

Color #B96623 in popluar number systems.

HEX B9 66 23
Decimal 185 102 35
Binary 10111001 1100110 100011
Octal 271 146 43

Shades and tints

Shades of #B96623

#B96623
(185,102,35)
#A95D20
(169,93,32)
#99541D
(153,84,29)
#894B1A
(137,75,26)
#794217
(121,66,23)
#693914
(105,57,20)
#593011
(89,48,17)
#49270E
(73,39,14)
#391E0B
(57,30,11)
#291508
(41,21,8)
#190C05
(25,12,5)
#000000
(0,0,0)

Tints of #B96623

#B96623
(185,102,35)
#BF7337
(191,115,55)
#C5804B
(197,128,75)
#CB8D5F
(203,141,95)
#D19A73
(209,154,115)
#D7A787
(215,167,135)
#DDB49B
(221,180,155)
#E3C1AF
(227,193,175)
#E9CEC3
(233,206,195)
#EFDBD7
(239,219,215)
#F5E8EB
(245,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B96623 color. Also use rgb(185,102,35) instead hex code.

Text Font Color

.myTextColor { color: #B96623; }

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

This text font color is #B96623.

Background Color

.myBgColor { background-color: #B96623; }

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

This div background color is #B96623.

Border color

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

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

This div border color is #B96623.

Opacity

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

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

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

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

This text has shadow with #B96623 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B96623.

Preview

Color preview on black background

This text has color #B96623 on black background.


Color preview on white background

This text has color #B96623 on white background.


Black color preview on #B96623 background

This text has black color on #B96623 background.


White color preview on #B96623 background

This text has white color on #B96623 background.


Related colors

Complementary color

Complementary color for #hex is #4699DC.


I love getcolorcode.com

Triadic colors

1 #23B966 and #6623B9 with #B96623 are triadic colors.

2 #2366B9 and #66B923 with #B96623 are triadic colors.