COLOR #968983

HEX: #968983 RGB: (150,137,131)

Color info

#968983 contains red, green and blue colors in about the same proportion. Web safe color of #968983 is #999999 (or #999).

RGB color model

#968983 color RGB value is (150,137,131).

RGB: (150,137,131) (59%, 54%, 51%)

RGB channels and saturation

R 150 of 255 = 59%
G 137 of 255 = 54%
B 131 of 255 = 51%

150
137
131

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

Portions of RGB colors in percentages

R + G + B = 150 + 137 + 131 = 418 (100%)
R 150 of 418 ~ 35.89%
G 137 of 418 ~ 32.78%
B 131 of 418 ~ 31.34'%

%35.89
%32.78
%31.34

CMYK color model

#968983 color CMYK value is (0,9,13,41).

  • cyan value is 0.00%
  • magenta value is 8.67%
  • yellow value is 12.67%
  • key color value is 41.18%

CMYK: (0,9,13,41)
C0M9Y13K41 (0%, 9%, 13%, 41%)
(0.00 / 0.09 / 0.13 / 0.41)

CMYK percentages

%0
%8.67
%12.67
%41.18

Codes

Color #968983 in popluar color models

96 89 83
RGB 150 137 131
HSL 19° 8.30% 55.10%
HSB/HSV 19° 12.67% 58.82%
CMYK 0.00% 8.67% 12.67%
41.18%

Color #968983 in popluar number systems.

HEX 96 89 83
Decimal 150 137 131
Binary 10010110 10001001 10000011
Octal 226 211 203

Shades and tints

Shades of #968983

#968983
(150,137,131)
#897D78
(137,125,120)
#7C716D
(124,113,109)
#6F6562
(111,101,98)
#625957
(98,89,87)
#554D4C
(85,77,76)
#484141
(72,65,65)
#3B3536
(59,53,54)
#2E292B
(46,41,43)
#211D20
(33,29,32)
#141115
(20,17,21)
#000000
(0,0,0)

Tints of #968983

#968983
(150,137,131)
#9F938E
(159,147,142)
#A89D99
(168,157,153)
#B1A7A4
(177,167,164)
#BAB1AF
(186,177,175)
#C3BBBA
(195,187,186)
#CCC5C5
(204,197,197)
#D5CFD0
(213,207,208)
#DED9DB
(222,217,219)
#E7E3E6
(231,227,230)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968983 color. Also use rgb(150,137,131) instead hex code.

Text Font Color

.myTextColor { color: #968983; }

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

This text font color is #968983.

Background Color

.myBgColor { background-color: #968983; }

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

This div background color is #968983.

Border color

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

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

This div border color is #968983.

Opacity

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

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

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

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

This text has shadow with #968983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968983.

Preview

Color preview on black background

This text has color #968983 on black background.


Color preview on white background

This text has color #968983 on white background.


Black color preview on #968983 background

This text has black color on #968983 background.


White color preview on #968983 background

This text has white color on #968983 background.


Related colors

Complementary color

Complementary color for #hex is #69767C.


I love getcolorcode.com

Triadic colors

1 #839689 and #898396 with #968983 are triadic colors.

2 #838996 and #899683 with #968983 are triadic colors.