COLOR #988964

HEX: #988964 RGB: (152,137,100)

Color info

#988964 contains red, green and blue colors in about the same proportion. Web safe color of #988964 is #999966 (or #996).

RGB color model

#988964 color RGB value is (152,137,100).

RGB: (152,137,100) (60%, 54%, 39%)

RGB channels and saturation

R 152 of 255 = 60%
G 137 of 255 = 54%
B 100 of 255 = 39%

152
137
100

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

Portions of RGB colors in percentages

R + G + B = 152 + 137 + 100 = 389 (100%)
R 152 of 389 ~ 39.07%
G 137 of 389 ~ 35.22%
B 100 of 389 ~ 25.71'%

%39.07
%35.22
%25.71

CMYK color model

#988964 color CMYK value is (0,10,34,40).

  • cyan value is 0.00%
  • magenta value is 9.87%
  • yellow value is 34.21%
  • key color value is 40.39%

CMYK: (0,10,34,40)
C0M10Y34K40 (0%, 10%, 34%, 40%)
(0.00 / 0.10 / 0.34 / 0.40)

CMYK percentages

%0
%9.87
%34.21
%40.39

Codes

Color #988964 in popluar color models

98 89 64
RGB 152 137 100
HSL 43° 20.63% 49.41%
HSB/HSV 43° 34.21% 59.61%
CMYK 0.00% 9.87% 34.21%
40.39%

Color #988964 in popluar number systems.

HEX 98 89 64
Decimal 152 137 100
Binary 10011000 10001001 1100100
Octal 230 211 144

Shades and tints

Shades of #988964

#988964
(152,137,100)
#8B7D5B
(139,125,91)
#7E7152
(126,113,82)
#716549
(113,101,73)
#645940
(100,89,64)
#574D37
(87,77,55)
#4A412E
(74,65,46)
#3D3525
(61,53,37)
#30291C
(48,41,28)
#231D13
(35,29,19)
#16110A
(22,17,10)
#000000
(0,0,0)

Tints of #988964

#988964
(152,137,100)
#A19372
(161,147,114)
#AA9D80
(170,157,128)
#B3A78E
(179,167,142)
#BCB19C
(188,177,156)
#C5BBAA
(197,187,170)
#CEC5B8
(206,197,184)
#D7CFC6
(215,207,198)
#E0D9D4
(224,217,212)
#E9E3E2
(233,227,226)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988964 color. Also use rgb(152,137,100) instead hex code.

Text Font Color

.myTextColor { color: #988964; }

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

This text font color is #988964.

Background Color

.myBgColor { background-color: #988964; }

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

This div background color is #988964.

Border color

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

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

This div border color is #988964.

Opacity

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

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

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

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

This text has shadow with #988964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988964.

Preview

Color preview on black background

This text has color #988964 on black background.


Color preview on white background

This text has color #988964 on white background.


Black color preview on #988964 background

This text has black color on #988964 background.


White color preview on #988964 background

This text has white color on #988964 background.


Related colors

Complementary color

Complementary color for #hex is #67769B.


I love getcolorcode.com

Triadic colors

1 #649889 and #896498 with #988964 are triadic colors.

2 #648998 and #899864 with #988964 are triadic colors.