COLOR #968772

HEX: #968772 RGB: (150,135,114)

Color info

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

RGB color model

#968772 color RGB value is (150,135,114).

RGB: (150,135,114) (59%, 53%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 135 of 255 = 53%
B 114 of 255 = 45%

150
135
114

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

Portions of RGB colors in percentages

R + G + B = 150 + 135 + 114 = 399 (100%)
R 150 of 399 ~ 37.59%
G 135 of 399 ~ 33.83%
B 114 of 399 ~ 28.57'%

%37.59
%33.83
%28.57

CMYK color model

#968772 color CMYK value is (0,10,24,41).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 24.00%
  • key color value is 41.18%

CMYK: (0,10,24,41)
C0M10Y24K41 (0%, 10%, 24%, 41%)
(0.00 / 0.10 / 0.24 / 0.41)

CMYK percentages

%0
%10
%24
%41.18

Codes

Color #968772 in popluar color models

96 87 72
RGB 150 135 114
HSL 35° 14.63% 51.76%
HSB/HSV 35° 24.00% 58.82%
CMYK 0.00% 10.00% 24.00%
41.18%

Color #968772 in popluar number systems.

HEX 96 87 72
Decimal 150 135 114
Binary 10010110 10000111 1110010
Octal 226 207 162

Shades and tints

Shades of #968772

#968772
(150,135,114)
#897B68
(137,123,104)
#7C6F5E
(124,111,94)
#6F6354
(111,99,84)
#62574A
(98,87,74)
#554B40
(85,75,64)
#483F36
(72,63,54)
#3B332C
(59,51,44)
#2E2722
(46,39,34)
#211B18
(33,27,24)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #968772

#968772
(150,135,114)
#9F917E
(159,145,126)
#A89B8A
(168,155,138)
#B1A596
(177,165,150)
#BAAFA2
(186,175,162)
#C3B9AE
(195,185,174)
#CCC3BA
(204,195,186)
#D5CDC6
(213,205,198)
#DED7D2
(222,215,210)
#E7E1DE
(231,225,222)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968772 color. Also use rgb(150,135,114) instead hex code.

Text Font Color

.myTextColor { color: #968772; }

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

This text font color is #968772.

Background Color

.myBgColor { background-color: #968772; }

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

This div background color is #968772.

Border color

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

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

This div border color is #968772.

Opacity

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

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

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

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

This text has shadow with #968772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968772.

Preview

Color preview on black background

This text has color #968772 on black background.


Color preview on white background

This text has color #968772 on white background.


Black color preview on #968772 background

This text has black color on #968772 background.


White color preview on #968772 background

This text has white color on #968772 background.


Related colors

Complementary color

Complementary color for #hex is #69788D.


I love getcolorcode.com

Triadic colors

1 #729687 and #877296 with #968772 are triadic colors.

2 #728796 and #879672 with #968772 are triadic colors.