COLOR #B95616

HEX: #B95616 RGB: (185,86,22)

Color info

#B95616 contains mainly red color. Web safe color of #B95616 is #CC6600 (or #C60).

RGB color model

#B95616 color RGB value is (185,86,22).

RGB: (185,86,22) (73%, 34%, 9%)

RGB channels and saturation

R 185 of 255 = 73%
G 86 of 255 = 34%
B 22 of 255 = 9%

185
86
22

R + G + B ~ 39%. #B95616 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 185 + 86 + 22 = 293 (100%)
R 185 of 293 ~ 63.14%
G 86 of 293 ~ 29.35%
B 22 of 293 ~ 7.51'%

%63.14
%29.35

CMYK color model

#B95616 color CMYK value is (0,54,88,27).

  • cyan value is 0.00%
  • magenta value is 53.51%
  • yellow value is 88.11%
  • key color value is 27.45%

CMYK: (0,54,88,27)
C0M54Y88K27 (0%, 54%, 88%, 27%)
(0.00 / 0.54 / 0.88 / 0.27)

CMYK percentages

%0
%53.51
%88.11
%27.45

Codes

Color #B95616 in popluar color models

B9 56 16
RGB 185 86 22
HSL 24° 78.74% 40.59%
HSB/HSV 24° 88.11% 72.55%
CMYK 0.00% 53.51% 88.11%
27.45%

Color #B95616 in popluar number systems.

HEX B9 56 16
Decimal 185 86 22
Binary 10111001 1010110 10110
Octal 271 126 26

Shades and tints

Shades of #B95616

#B95616
(185,86,22)
#A94F14
(169,79,20)
#994812
(153,72,18)
#894110
(137,65,16)
#793A0E
(121,58,14)
#69330C
(105,51,12)
#592C0A
(89,44,10)
#492508
(73,37,8)
#391E06
(57,30,6)
#291704
(41,23,4)
#191002
(25,16,2)
#000000
(0,0,0)

Tints of #B95616

#B95616
(185,86,22)
#BF652B
(191,101,43)
#C57440
(197,116,64)
#CB8355
(203,131,85)
#D1926A
(209,146,106)
#D7A17F
(215,161,127)
#DDB094
(221,176,148)
#E3BFA9
(227,191,169)
#E9CEBE
(233,206,190)
#EFDDD3
(239,221,211)
#F5ECE8
(245,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B95616 color. Also use rgb(185,86,22) instead hex code.

Text Font Color

.myTextColor { color: #B95616; }

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

This text font color is #B95616.

Background Color

.myBgColor { background-color: #B95616; }

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

This div background color is #B95616.

Border color

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

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

This div border color is #B95616.

Opacity

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

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

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

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

This text has shadow with #B95616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B95616.

Preview

Color preview on black background

This text has color #B95616 on black background.


Color preview on white background

This text has color #B95616 on white background.


Black color preview on #B95616 background

This text has black color on #B95616 background.


White color preview on #B95616 background

This text has white color on #B95616 background.


Related colors

Complementary color

Complementary color for #hex is #46A9E9.


I love getcolorcode.com

Triadic colors

1 #16B956 and #5616B9 with #B95616 are triadic colors.

2 #1656B9 and #56B916 with #B95616 are triadic colors.