COLOR #989270

HEX: #989270 RGB: (152,146,112)

Color info

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

RGB color model

#989270 color RGB value is (152,146,112).

RGB: (152,146,112) (60%, 57%, 44%)

RGB channels and saturation

R 152 of 255 = 60%
G 146 of 255 = 57%
B 112 of 255 = 44%

152
146
112

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

Portions of RGB colors in percentages

R + G + B = 152 + 146 + 112 = 410 (100%)
R 152 of 410 ~ 37.07%
G 146 of 410 ~ 35.61%
B 112 of 410 ~ 27.32'%

%37.07
%35.61
%27.32

CMYK color model

#989270 color CMYK value is (0,4,26,40).

  • cyan value is 0.00%
  • magenta value is 3.95%
  • yellow value is 26.32%
  • key color value is 40.39%
CMYK: (0,4,26,40) C0M4Y26K40 (0%,4%,26%,40%) (0.00/0.04/0.26/0.40) 

CMYK percentages

%0
%3.95
%26.32
%40.39

Codes

Color #989270 in popluar color models

98 92 70
RGB 152 146 112
HSL 51° 16.26% 51.76%
HSB/HSV 51° 26.32% 59.61%
CMYK 0.00% 3.95% 26.32%
40.39%

Color #989270 in popluar number systems.

HEX 98 92 70
Decimal 152 146 112
Binary 10011000 10010010 1110000
Octal 230 222 160

Shades and tints

Shades of #989270

#989270
(152,146,112)
#8B8566
(139,133,102)
#7E785C
(126,120,92)
#716B52
(113,107,82)
#645E48
(100,94,72)
#57513E
(87,81,62)
#4A4434
(74,68,52)
#3D372A
(61,55,42)
#302A20
(48,42,32)
#231D16
(35,29,22)
#16100C
(22,16,12)
#000000
(0,0,0)

Tints of #989270

#989270
(152,146,112)
#A19B7D
(161,155,125)
#AAA48A
(170,164,138)
#B3AD97
(179,173,151)
#BCB6A4
(188,182,164)
#C5BFB1
(197,191,177)
#CEC8BE
(206,200,190)
#D7D1CB
(215,209,203)
#E0DAD8
(224,218,216)
#E9E3E5
(233,227,229)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989270; }

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

This text font color is #989270.

Background Color

.myBgColor { background-color: #989270; }

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

This div background color is #989270.

Border color

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

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

This div border color is #989270.

Opacity

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

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

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

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

This text has shadow with #989270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989270.

Preview

Color preview on black background

This text has color #989270 on black background.


Color preview on white background

This text has color #989270 on white background.


Black color preview on #989270 background

This text has black color on #989270 background.


White color preview on #989270 background

This text has white color on #989270 background.


Related colors

Complementary color

Complementary color for #hex is #676D8F.


I love getcolorcode.com

Triadic colors

1 #709892 and #927098 with #989270 are triadic colors.

2 #709298 and #929870 with #989270 are triadic colors.