COLOR #995116

HEX: #995116 RGB: (153,81,22)

Color info

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

RGB color model

#995116 color RGB value is (153,81,22).

RGB: (153,81,22) (60%, 32%, 9%)

RGB channels and saturation

R 153 of 255 = 60%
G 81 of 255 = 32%
B 22 of 255 = 9%

153
81
22

R + G + B ~ 34%. #995116 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 81 + 22 = 256 (100%)
R 153 of 256 ~ 59.77%
G 81 of 256 ~ 31.64%
B 22 of 256 ~ 8.59'%

%59.77
%31.64

CMYK color model

#995116 color CMYK value is (0,47,86,40).

  • cyan value is 0.00%
  • magenta value is 47.06%
  • yellow value is 85.62%
  • key color value is 40.00%

CMYK: (0,47,86,40)
C0M47Y86K40 (0%, 47%, 86%, 40%)
(0.00 / 0.47 / 0.86 / 0.40)

CMYK percentages

%0
%47.06
%85.62
%40

Codes

Color #995116 in popluar color models

99 51 16
RGB 153 81 22
HSL 27° 74.86% 34.31%
HSB/HSV 27° 85.62% 60.00%
CMYK 0.00% 47.06% 85.62%
40.00%

Color #995116 in popluar number systems.

HEX 99 51 16
Decimal 153 81 22
Binary 10011001 1010001 10110
Octal 231 121 26

Shades and tints

Shades of #995116

#995116
(153,81,22)
#8C4A14
(140,74,20)
#7F4312
(127,67,18)
#723C10
(114,60,16)
#65350E
(101,53,14)
#582E0C
(88,46,12)
#4B270A
(75,39,10)
#3E2008
(62,32,8)
#311906
(49,25,6)
#241204
(36,18,4)
#170B02
(23,11,2)
#000000
(0,0,0)

Tints of #995116

#995116
(153,81,22)
#A2602B
(162,96,43)
#AB6F40
(171,111,64)
#B47E55
(180,126,85)
#BD8D6A
(189,141,106)
#C69C7F
(198,156,127)
#CFAB94
(207,171,148)
#D8BAA9
(216,186,169)
#E1C9BE
(225,201,190)
#EAD8D3
(234,216,211)
#F3E7E8
(243,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995116 color. Also use rgb(153,81,22) instead hex code.

Text Font Color

.myTextColor { color: #995116; }

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

This text font color is #995116.

Background Color

.myBgColor { background-color: #995116; }

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

This div background color is #995116.

Border color

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

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

This div border color is #995116.

Opacity

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

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

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

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

This text has shadow with #995116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995116.

Preview

Color preview on black background

This text has color #995116 on black background.


Color preview on white background

This text has color #995116 on white background.


Black color preview on #995116 background

This text has black color on #995116 background.


White color preview on #995116 background

This text has white color on #995116 background.


Related colors

Complementary color

Complementary color for #hex is #66AEE9.


I love getcolorcode.com

Triadic colors

1 #169951 and #511699 with #995116 are triadic colors.

2 #165199 and #519916 with #995116 are triadic colors.