COLOR #968276

HEX: #968276 RGB: (150,130,118)

Color info

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

RGB color model

#968276 color RGB value is (150,130,118).

RGB: (150,130,118) (59%, 51%, 46%)

RGB channels and saturation

R 150 of 255 = 59%
G 130 of 255 = 51%
B 118 of 255 = 46%

150
130
118

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

Portions of RGB colors in percentages

R + G + B = 150 + 130 + 118 = 398 (100%)
R 150 of 398 ~ 37.69%
G 130 of 398 ~ 32.66%
B 118 of 398 ~ 29.65'%

%37.69
%32.66
%29.65

CMYK color model

#968276 color CMYK value is (0,13,21,41).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 21.33%
  • key color value is 41.18%

CMYK: (0,13,21,41)
C0M13Y21K41 (0%, 13%, 21%, 41%)
(0.00 / 0.13 / 0.21 / 0.41)

CMYK percentages

%0
%13.33
%21.33
%41.18

Codes

Color #968276 in popluar color models

96 82 76
RGB 150 130 118
HSL 23° 13.22% 52.55%
HSB/HSV 23° 21.33% 58.82%
CMYK 0.00% 13.33% 21.33%
41.18%

Color #968276 in popluar number systems.

HEX 96 82 76
Decimal 150 130 118
Binary 10010110 10000010 1110110
Octal 226 202 166

Shades and tints

Shades of #968276

#968276
(150,130,118)
#89776C
(137,119,108)
#7C6C62
(124,108,98)
#6F6158
(111,97,88)
#62564E
(98,86,78)
#554B44
(85,75,68)
#48403A
(72,64,58)
#3B3530
(59,53,48)
#2E2A26
(46,42,38)
#211F1C
(33,31,28)
#141412
(20,20,18)
#000000
(0,0,0)

Tints of #968276

#968276
(150,130,118)
#9F8D82
(159,141,130)
#A8988E
(168,152,142)
#B1A39A
(177,163,154)
#BAAEA6
(186,174,166)
#C3B9B2
(195,185,178)
#CCC4BE
(204,196,190)
#D5CFCA
(213,207,202)
#DEDAD6
(222,218,214)
#E7E5E2
(231,229,226)
#F0F0EE
(240,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968276; }

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

This text font color is #968276.

Background Color

.myBgColor { background-color: #968276; }

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

This div background color is #968276.

Border color

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

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

This div border color is #968276.

Opacity

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

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

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

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

This text has shadow with #968276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968276.

Preview

Color preview on black background

This text has color #968276 on black background.


Color preview on white background

This text has color #968276 on white background.


Black color preview on #968276 background

This text has black color on #968276 background.


White color preview on #968276 background

This text has white color on #968276 background.


Related colors

Complementary color

Complementary color for #hex is #697D89.


I love getcolorcode.com

Triadic colors

1 #769682 and #827696 with #968276 are triadic colors.

2 #768296 and #829676 with #968276 are triadic colors.