COLOR #989765

HEX: #989765 RGB: (152,151,101)

Color info

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

RGB color model

#989765 color RGB value is (152,151,101).

RGB: (152,151,101) (60%, 59%, 40%)

RGB channels and saturation

R 152 of 255 = 60%
G 151 of 255 = 59%
B 101 of 255 = 40%

152
151
101

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

Portions of RGB colors in percentages

R + G + B = 152 + 151 + 101 = 404 (100%)
R 152 of 404 ~ 37.62%
G 151 of 404 ~ 37.38%
B 101 of 404 ~ 25'%

%37.62
%37.38
%25

CMYK color model

#989765 color CMYK value is (0,1,34,40).

  • cyan value is 0.00%
  • magenta value is 0.66%
  • yellow value is 33.55%
  • key color value is 40.39%

CMYK: (0,1,34,40)
C0M1Y34K40 (0%, 1%, 34%, 40%)
(0.00 / 0.01 / 0.34 / 0.40)

CMYK percentages

%0
%0.66
%33.55
%40.39

Codes

Color #989765 in popluar color models

98 97 65
RGB 152 151 101
HSL 59° 20.16% 49.61%
HSB/HSV 59° 33.55% 59.61%
CMYK 0.00% 0.66% 33.55%
40.39%

Color #989765 in popluar number systems.

HEX 98 97 65
Decimal 152 151 101
Binary 10011000 10010111 1100101
Octal 230 227 145

Shades and tints

Shades of #989765

#989765
(152,151,101)
#8B8A5C
(139,138,92)
#7E7D53
(126,125,83)
#71704A
(113,112,74)
#646341
(100,99,65)
#575638
(87,86,56)
#4A492F
(74,73,47)
#3D3C26
(61,60,38)
#302F1D
(48,47,29)
#232214
(35,34,20)
#16150B
(22,21,11)
#000000
(0,0,0)

Tints of #989765

#989765
(152,151,101)
#A1A073
(161,160,115)
#AAA981
(170,169,129)
#B3B28F
(179,178,143)
#BCBB9D
(188,187,157)
#C5C4AB
(197,196,171)
#CECDB9
(206,205,185)
#D7D6C7
(215,214,199)
#E0DFD5
(224,223,213)
#E9E8E3
(233,232,227)
#F2F1F1
(242,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989765 color. Also use rgb(152,151,101) instead hex code.

Text Font Color

.myTextColor { color: #989765; }

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

This text font color is #989765.

Background Color

.myBgColor { background-color: #989765; }

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

This div background color is #989765.

Border color

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

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

This div border color is #989765.

Opacity

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

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

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

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

This text has shadow with #989765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989765.

Preview

Color preview on black background

This text has color #989765 on black background.


Color preview on white background

This text has color #989765 on white background.


Black color preview on #989765 background

This text has black color on #989765 background.


White color preview on #989765 background

This text has white color on #989765 background.


Related colors

Complementary color

Complementary color for #hex is #67689A.


I love getcolorcode.com

Triadic colors

1 #659897 and #976598 with #989765 are triadic colors.

2 #659798 and #979865 with #989765 are triadic colors.