COLOR #969782

HEX: #969782 RGB: (150,151,130)

Color info

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

RGB color model

#969782 color RGB value is (150,151,130).

RGB: (150,151,130) (59%, 59%, 51%)

RGB channels and saturation

R 150 of 255 = 59%
G 151 of 255 = 59%
B 130 of 255 = 51%

150
151
130

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

Portions of RGB colors in percentages

R + G + B = 150 + 151 + 130 = 431 (100%)
R 150 of 431 ~ 34.8%
G 151 of 431 ~ 35.03%
B 130 of 431 ~ 30.16'%

%34.8
%35.03
%30.16

CMYK color model

#969782 color CMYK value is (1,0,14,41).

  • cyan value is 0.66%
  • magenta value is 0.00%
  • yellow value is 13.91%
  • key color value is 40.78%

CMYK: (1,0,14,41)
C1M0Y14K41 (1%, 0%, 14%, 41%)
(0.01 / 0.00 / 0.14 / 0.41)

CMYK percentages

%0.66
%0
%13.91
%40.78

Codes

Color #969782 in popluar color models

96 97 82
RGB 150 151 130
HSL 63° 9.17% 55.10%
HSB/HSV 63° 13.91% 59.22%
CMYK 0.66% 0.00% 13.91%
40.78%

Color #969782 in popluar number systems.

HEX 96 97 82
Decimal 150 151 130
Binary 10010110 10010111 10000010
Octal 226 227 202

Shades and tints

Shades of #969782

#969782
(150,151,130)
#898A77
(137,138,119)
#7C7D6C
(124,125,108)
#6F7061
(111,112,97)
#626356
(98,99,86)
#55564B
(85,86,75)
#484940
(72,73,64)
#3B3C35
(59,60,53)
#2E2F2A
(46,47,42)
#21221F
(33,34,31)
#141514
(20,21,20)
#000000
(0,0,0)

Tints of #969782

#969782
(150,151,130)
#9FA08D
(159,160,141)
#A8A998
(168,169,152)
#B1B2A3
(177,178,163)
#BABBAE
(186,187,174)
#C3C4B9
(195,196,185)
#CCCDC4
(204,205,196)
#D5D6CF
(213,214,207)
#DEDFDA
(222,223,218)
#E7E8E5
(231,232,229)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969782 color. Also use rgb(150,151,130) instead hex code.

Text Font Color

.myTextColor { color: #969782; }

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

This text font color is #969782.

Background Color

.myBgColor { background-color: #969782; }

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

This div background color is #969782.

Border color

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

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

This div border color is #969782.

Opacity

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

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

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

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

This text has shadow with #969782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969782.

Preview

Color preview on black background

This text has color #969782 on black background.


Color preview on white background

This text has color #969782 on white background.


Black color preview on #969782 background

This text has black color on #969782 background.


White color preview on #969782 background

This text has white color on #969782 background.


Related colors

Complementary color

Complementary color for #hex is #69687D.


I love getcolorcode.com

Triadic colors

1 #829697 and #978296 with #969782 are triadic colors.

2 #829796 and #979682 with #969782 are triadic colors.