COLOR #989570

HEX: #989570 RGB: (152,149,112)

Color info

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

RGB color model

#989570 color RGB value is (152,149,112).

RGB: (152,149,112) (60%, 58%, 44%)

RGB channels and saturation

R 152 of 255 = 60%
G 149 of 255 = 58%
B 112 of 255 = 44%

152
149
112

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

Portions of RGB colors in percentages

R + G + B = 152 + 149 + 112 = 413 (100%)
R 152 of 413 ~ 36.8%
G 149 of 413 ~ 36.08%
B 112 of 413 ~ 27.12'%

%36.8
%36.08
%27.12

CMYK color model

#989570 color CMYK value is (0,2,26,40).

  • cyan value is 0.00%
  • magenta value is 1.97%
  • yellow value is 26.32%
  • key color value is 40.39%

CMYK: (0,2,26,40)
C0M2Y26K40 (0%, 2%, 26%, 40%)
(0.00 / 0.02 / 0.26 / 0.40)

CMYK percentages

%0
%1.97
%26.32
%40.39

Codes

Color #989570 in popluar color models

98 95 70
RGB 152 149 112
HSL 56° 16.26% 51.76%
HSB/HSV 56° 26.32% 59.61%
CMYK 0.00% 1.97% 26.32%
40.39%

Color #989570 in popluar number systems.

HEX 98 95 70
Decimal 152 149 112
Binary 10011000 10010101 1110000
Octal 230 225 160

Shades and tints

Shades of #989570

#989570
(152,149,112)
#8B8866
(139,136,102)
#7E7B5C
(126,123,92)
#716E52
(113,110,82)
#646148
(100,97,72)
#57543E
(87,84,62)
#4A4734
(74,71,52)
#3D3A2A
(61,58,42)
#302D20
(48,45,32)
#232016
(35,32,22)
#16130C
(22,19,12)
#000000
(0,0,0)

Tints of #989570

#989570
(152,149,112)
#A19E7D
(161,158,125)
#AAA78A
(170,167,138)
#B3B097
(179,176,151)
#BCB9A4
(188,185,164)
#C5C2B1
(197,194,177)
#CECBBE
(206,203,190)
#D7D4CB
(215,212,203)
#E0DDD8
(224,221,216)
#E9E6E5
(233,230,229)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989570 color. Also use rgb(152,149,112) instead hex code.

Text Font Color

.myTextColor { color: #989570; }

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

This text font color is #989570.

Background Color

.myBgColor { background-color: #989570; }

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

This div background color is #989570.

Border color

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

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

This div border color is #989570.

Opacity

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

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

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

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

This text has shadow with #989570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989570.

Preview

Color preview on black background

This text has color #989570 on black background.


Color preview on white background

This text has color #989570 on white background.


Black color preview on #989570 background

This text has black color on #989570 background.


White color preview on #989570 background

This text has white color on #989570 background.


Related colors

Complementary color

Complementary color for #hex is #676A8F.


I love getcolorcode.com

Triadic colors

1 #709895 and #957098 with #989570 are triadic colors.

2 #709598 and #959870 with #989570 are triadic colors.