COLOR #968985

HEX: #968985 RGB: (150,137,133)

Color info

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

RGB color model

#968985 color RGB value is (150,137,133).

RGB: (150,137,133) (59%, 54%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 137 of 255 = 54%
B 133 of 255 = 52%

150
137
133

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

Portions of RGB colors in percentages

R + G + B = 150 + 137 + 133 = 420 (100%)
R 150 of 420 ~ 35.71%
G 137 of 420 ~ 32.62%
B 133 of 420 ~ 31.67'%

%35.71
%32.62
%31.67

CMYK color model

#968985 color CMYK value is (0,9,11,41).

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

CMYK: (0,9,11,41)
C0M9Y11K41 (0%, 9%, 11%, 41%)
(0.00 / 0.09 / 0.11 / 0.41)

CMYK percentages

%0
%8.67
%11.33
%41.18

Codes

Color #968985 in popluar color models

96 89 85
RGB 150 137 133
HSL 14° 7.49% 55.49%
HSB/HSV 14° 11.33% 58.82%
CMYK 0.00% 8.67% 11.33%
41.18%

Color #968985 in popluar number systems.

HEX 96 89 85
Decimal 150 137 133
Binary 10010110 10001001 10000101
Octal 226 211 205

Shades and tints

Shades of #968985

#968985
(150,137,133)
#897D79
(137,125,121)
#7C716D
(124,113,109)
#6F6561
(111,101,97)
#625955
(98,89,85)
#554D49
(85,77,73)
#48413D
(72,65,61)
#3B3531
(59,53,49)
#2E2925
(46,41,37)
#211D19
(33,29,25)
#14110D
(20,17,13)
#000000
(0,0,0)

Tints of #968985

#968985
(150,137,133)
#9F9390
(159,147,144)
#A89D9B
(168,157,155)
#B1A7A6
(177,167,166)
#BAB1B1
(186,177,177)
#C3BBBC
(195,187,188)
#CCC5C7
(204,197,199)
#D5CFD2
(213,207,210)
#DED9DD
(222,217,221)
#E7E3E8
(231,227,232)
#F0EDF3
(240,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968985; }

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

This text font color is #968985.

Background Color

.myBgColor { background-color: #968985; }

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

This div background color is #968985.

Border color

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

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

This div border color is #968985.

Opacity

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

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

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

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

This text has shadow with #968985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968985.

Preview

Color preview on black background

This text has color #968985 on black background.


Color preview on white background

This text has color #968985 on white background.


Black color preview on #968985 background

This text has black color on #968985 background.


White color preview on #968985 background

This text has white color on #968985 background.


Related colors

Complementary color

Complementary color for #hex is #69767A.


I love getcolorcode.com

Triadic colors

1 #859689 and #898596 with #968985 are triadic colors.

2 #858996 and #899685 with #968985 are triadic colors.