COLOR #969584

HEX: #969584 RGB: (150,149,132)

Color info

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

RGB color model

#969584 color RGB value is (150,149,132).

RGB: (150,149,132) (59%, 58%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 149 of 255 = 58%
B 132 of 255 = 52%

150
149
132

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

Portions of RGB colors in percentages

R + G + B = 150 + 149 + 132 = 431 (100%)
R 150 of 431 ~ 34.8%
G 149 of 431 ~ 34.57%
B 132 of 431 ~ 30.63'%

%34.8
%34.57
%30.63

CMYK color model

#969584 color CMYK value is (0,1,12,41).

  • cyan value is 0.00%
  • magenta value is 0.67%
  • yellow value is 12.00%
  • key color value is 41.18%

CMYK: (0,1,12,41)
C0M1Y12K41 (0%, 1%, 12%, 41%)
(0.00 / 0.01 / 0.12 / 0.41)

CMYK percentages

%0
%0.67
%12
%41.18

Codes

Color #969584 in popluar color models

96 95 84
RGB 150 149 132
HSL 57° 7.89% 55.29%
HSB/HSV 57° 12.00% 58.82%
CMYK 0.00% 0.67% 12.00%
41.18%

Color #969584 in popluar number systems.

HEX 96 95 84
Decimal 150 149 132
Binary 10010110 10010101 10000100
Octal 226 225 204

Shades and tints

Shades of #969584

#969584
(150,149,132)
#898878
(137,136,120)
#7C7B6C
(124,123,108)
#6F6E60
(111,110,96)
#626154
(98,97,84)
#555448
(85,84,72)
#48473C
(72,71,60)
#3B3A30
(59,58,48)
#2E2D24
(46,45,36)
#212018
(33,32,24)
#14130C
(20,19,12)
#000000
(0,0,0)

Tints of #969584

#969584
(150,149,132)
#9F9E8F
(159,158,143)
#A8A79A
(168,167,154)
#B1B0A5
(177,176,165)
#BAB9B0
(186,185,176)
#C3C2BB
(195,194,187)
#CCCBC6
(204,203,198)
#D5D4D1
(213,212,209)
#DEDDDC
(222,221,220)
#E7E6E7
(231,230,231)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969584 color. Also use rgb(150,149,132) instead hex code.

Text Font Color

.myTextColor { color: #969584; }

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

This text font color is #969584.

Background Color

.myBgColor { background-color: #969584; }

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

This div background color is #969584.

Border color

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

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

This div border color is #969584.

Opacity

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

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

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

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

This text has shadow with #969584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969584.

Preview

Color preview on black background

This text has color #969584 on black background.


Color preview on white background

This text has color #969584 on white background.


Black color preview on #969584 background

This text has black color on #969584 background.


White color preview on #969584 background

This text has white color on #969584 background.


Related colors

Complementary color

Complementary color for #hex is #696A7B.


I love getcolorcode.com

Triadic colors

1 #849695 and #958496 with #969584 are triadic colors.

2 #849596 and #959684 with #969584 are triadic colors.