COLOR #989968

HEX: #989968 RGB: (152,153,104)

Color info

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

RGB color model

#989968 color RGB value is (152,153,104).

RGB: (152,153,104) (60%, 60%, 41%)

RGB channels and saturation

R 152 of 255 = 60%
G 153 of 255 = 60%
B 104 of 255 = 41%

152
153
104

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

Portions of RGB colors in percentages

R + G + B = 152 + 153 + 104 = 409 (100%)
R 152 of 409 ~ 37.16%
G 153 of 409 ~ 37.41%
B 104 of 409 ~ 25.43'%

%37.16
%37.41
%25.43

CMYK color model

#989968 color CMYK value is (1,0,32,40).

  • cyan value is 0.65%
  • magenta value is 0.00%
  • yellow value is 32.03%
  • key color value is 40.00%

CMYK: (1,0,32,40)
C1M0Y32K40 (1%, 0%, 32%, 40%)
(0.01 / 0.00 / 0.32 / 0.40)

CMYK percentages

%0.65
%0
%32.03
%40

Codes

Color #989968 in popluar color models

98 99 68
RGB 152 153 104
HSL 61° 19.37% 50.39%
HSB/HSV 61° 32.03% 60.00%
CMYK 0.65% 0.00% 32.03%
40.00%

Color #989968 in popluar number systems.

HEX 98 99 68
Decimal 152 153 104
Binary 10011000 10011001 1101000
Octal 230 231 150

Shades and tints

Shades of #989968

#989968
(152,153,104)
#8B8C5F
(139,140,95)
#7E7F56
(126,127,86)
#71724D
(113,114,77)
#646544
(100,101,68)
#57583B
(87,88,59)
#4A4B32
(74,75,50)
#3D3E29
(61,62,41)
#303120
(48,49,32)
#232417
(35,36,23)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #989968

#989968
(152,153,104)
#A1A275
(161,162,117)
#AAAB82
(170,171,130)
#B3B48F
(179,180,143)
#BCBD9C
(188,189,156)
#C5C6A9
(197,198,169)
#CECFB6
(206,207,182)
#D7D8C3
(215,216,195)
#E0E1D0
(224,225,208)
#E9EADD
(233,234,221)
#F2F3EA
(242,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989968 color. Also use rgb(152,153,104) instead hex code.

Text Font Color

.myTextColor { color: #989968; }

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

This text font color is #989968.

Background Color

.myBgColor { background-color: #989968; }

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

This div background color is #989968.

Border color

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

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

This div border color is #989968.

Opacity

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

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

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

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

This text has shadow with #989968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989968.

Preview

Color preview on black background

This text has color #989968 on black background.


Color preview on white background

This text has color #989968 on white background.


Black color preview on #989968 background

This text has black color on #989968 background.


White color preview on #989968 background

This text has white color on #989968 background.


Related colors

Complementary color

Complementary color for #hex is #676697.


I love getcolorcode.com

Triadic colors

1 #689899 and #996898 with #989968 are triadic colors.

2 #689998 and #999868 with #989968 are triadic colors.