COLOR #969577

HEX: #969577 RGB: (150,149,119)

Color info

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

RGB color model

#969577 color RGB value is (150,149,119).

RGB: (150,149,119) (59%, 58%, 47%)

RGB channels and saturation

R 150 of 255 = 59%
G 149 of 255 = 58%
B 119 of 255 = 47%

150
149
119

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

Portions of RGB colors in percentages

R + G + B = 150 + 149 + 119 = 418 (100%)
R 150 of 418 ~ 35.89%
G 149 of 418 ~ 35.65%
B 119 of 418 ~ 28.47'%

%35.89
%35.65
%28.47

CMYK color model

#969577 color CMYK value is (0,1,21,41).

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

CMYK: (0,1,21,41)
C0M1Y21K41 (0%, 1%, 21%, 41%)
(0.00 / 0.01 / 0.21 / 0.41)

CMYK percentages

%0
%0.67
%20.67
%41.18

Codes

Color #969577 in popluar color models

96 95 77
RGB 150 149 119
HSL 58° 12.86% 52.75%
HSB/HSV 58° 20.67% 58.82%
CMYK 0.00% 0.67% 20.67%
41.18%

Color #969577 in popluar number systems.

HEX 96 95 77
Decimal 150 149 119
Binary 10010110 10010101 1110111
Octal 226 225 167

Shades and tints

Shades of #969577

#969577
(150,149,119)
#89886D
(137,136,109)
#7C7B63
(124,123,99)
#6F6E59
(111,110,89)
#62614F
(98,97,79)
#555445
(85,84,69)
#48473B
(72,71,59)
#3B3A31
(59,58,49)
#2E2D27
(46,45,39)
#21201D
(33,32,29)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #969577

#969577
(150,149,119)
#9F9E83
(159,158,131)
#A8A78F
(168,167,143)
#B1B09B
(177,176,155)
#BAB9A7
(186,185,167)
#C3C2B3
(195,194,179)
#CCCBBF
(204,203,191)
#D5D4CB
(213,212,203)
#DEDDD7
(222,221,215)
#E7E6E3
(231,230,227)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969577; }

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

This text font color is #969577.

Background Color

.myBgColor { background-color: #969577; }

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

This div background color is #969577.

Border color

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

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

This div border color is #969577.

Opacity

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

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

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

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

This text has shadow with #969577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969577.

Preview

Color preview on black background

This text has color #969577 on black background.


Color preview on white background

This text has color #969577 on white background.


Black color preview on #969577 background

This text has black color on #969577 background.


White color preview on #969577 background

This text has white color on #969577 background.


Related colors

Complementary color

Complementary color for #hex is #696A88.


I love getcolorcode.com

Triadic colors

1 #779695 and #957796 with #969577 are triadic colors.

2 #779596 and #959677 with #969577 are triadic colors.