COLOR #989273

HEX: #989273 RGB: (152,146,115)

Color info

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

RGB color model

#989273 color RGB value is (152,146,115).

RGB: (152,146,115) (60%, 57%, 45%)

RGB channels and saturation

R 152 of 255 = 60%
G 146 of 255 = 57%
B 115 of 255 = 45%

152
146
115

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

Portions of RGB colors in percentages

R + G + B = 152 + 146 + 115 = 413 (100%)
R 152 of 413 ~ 36.8%
G 146 of 413 ~ 35.35%
B 115 of 413 ~ 27.85'%

%36.8
%35.35
%27.85

CMYK color model

#989273 color CMYK value is (0,4,24,40).

  • cyan value is 0.00%
  • magenta value is 3.95%
  • yellow value is 24.34%
  • key color value is 40.39%

CMYK: (0,4,24,40)
C0M4Y24K40 (0%, 4%, 24%, 40%)
(0.00 / 0.04 / 0.24 / 0.40)

CMYK percentages

%0
%3.95
%24.34
%40.39

Codes

Color #989273 in popluar color models

98 92 73
RGB 152 146 115
HSL 50° 15.23% 52.35%
HSB/HSV 50° 24.34% 59.61%
CMYK 0.00% 3.95% 24.34%
40.39%

Color #989273 in popluar number systems.

HEX 98 92 73
Decimal 152 146 115
Binary 10011000 10010010 1110011
Octal 230 222 163

Shades and tints

Shades of #989273

#989273
(152,146,115)
#8B8569
(139,133,105)
#7E785F
(126,120,95)
#716B55
(113,107,85)
#645E4B
(100,94,75)
#575141
(87,81,65)
#4A4437
(74,68,55)
#3D372D
(61,55,45)
#302A23
(48,42,35)
#231D19
(35,29,25)
#16100F
(22,16,15)
#000000
(0,0,0)

Tints of #989273

#989273
(152,146,115)
#A19B7F
(161,155,127)
#AAA48B
(170,164,139)
#B3AD97
(179,173,151)
#BCB6A3
(188,182,163)
#C5BFAF
(197,191,175)
#CEC8BB
(206,200,187)
#D7D1C7
(215,209,199)
#E0DAD3
(224,218,211)
#E9E3DF
(233,227,223)
#F2ECEB
(242,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989273; }

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

This text font color is #989273.

Background Color

.myBgColor { background-color: #989273; }

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

This div background color is #989273.

Border color

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

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

This div border color is #989273.

Opacity

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

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

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

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

This text has shadow with #989273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989273.

Preview

Color preview on black background

This text has color #989273 on black background.


Color preview on white background

This text has color #989273 on white background.


Black color preview on #989273 background

This text has black color on #989273 background.


White color preview on #989273 background

This text has white color on #989273 background.


Related colors

Complementary color

Complementary color for #hex is #676D8C.


I love getcolorcode.com

Triadic colors

1 #739892 and #927398 with #989273 are triadic colors.

2 #739298 and #929873 with #989273 are triadic colors.