COLOR #998951

HEX: #998951 RGB: (153,137,81)

Color info

#998951 contains mainly red and green colors. Web safe color of #998951 is #999966 (or #996).

RGB color model

#998951 color RGB value is (153,137,81).

RGB: (153,137,81) (60%, 54%, 32%)

RGB channels and saturation

R 153 of 255 = 60%
G 137 of 255 = 54%
B 81 of 255 = 32%

153
137
81

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

Portions of RGB colors in percentages

R + G + B = 153 + 137 + 81 = 371 (100%)
R 153 of 371 ~ 41.24%
G 137 of 371 ~ 36.93%
B 81 of 371 ~ 21.83'%

%41.24
%36.93
%21.83

CMYK color model

#998951 color CMYK value is (0,10,47,40).

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

CMYK: (0,10,47,40)
C0M10Y47K40 (0%, 10%, 47%, 40%)
(0.00 / 0.10 / 0.47 / 0.40)

CMYK percentages

%0
%10.46
%47.06
%40

Codes

Color #998951 in popluar color models

99 89 51
RGB 153 137 81
HSL 47° 30.77% 45.88%
HSB/HSV 47° 47.06% 60.00%
CMYK 0.00% 10.46% 47.06%
40.00%

Color #998951 in popluar number systems.

HEX 99 89 51
Decimal 153 137 81
Binary 10011001 10001001 1010001
Octal 231 211 121

Shades and tints

Shades of #998951

#998951
(153,137,81)
#8C7D4A
(140,125,74)
#7F7143
(127,113,67)
#72653C
(114,101,60)
#655935
(101,89,53)
#584D2E
(88,77,46)
#4B4127
(75,65,39)
#3E3520
(62,53,32)
#312919
(49,41,25)
#241D12
(36,29,18)
#17110B
(23,17,11)
#000000
(0,0,0)

Tints of #998951

#998951
(153,137,81)
#A29360
(162,147,96)
#AB9D6F
(171,157,111)
#B4A77E
(180,167,126)
#BDB18D
(189,177,141)
#C6BB9C
(198,187,156)
#CFC5AB
(207,197,171)
#D8CFBA
(216,207,186)
#E1D9C9
(225,217,201)
#EAE3D8
(234,227,216)
#F3EDE7
(243,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #998951; }

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

This text font color is #998951.

Background Color

.myBgColor { background-color: #998951; }

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

This div background color is #998951.

Border color

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

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

This div border color is #998951.

Opacity

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

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

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

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

This text has shadow with #998951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998951.

Preview

Color preview on black background

This text has color #998951 on black background.


Color preview on white background

This text has color #998951 on white background.


Black color preview on #998951 background

This text has black color on #998951 background.


White color preview on #998951 background

This text has white color on #998951 background.


Related colors

Complementary color

Complementary color for #hex is #6676AE.


I love getcolorcode.com

Triadic colors

1 #519989 and #895199 with #998951 are triadic colors.

2 #518999 and #899951 with #998951 are triadic colors.