COLOR #968380

HEX: #968380 RGB: (150,131,128)

Color info

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

RGB color model

#968380 color RGB value is (150,131,128).

RGB: (150,131,128) (59%, 51%, 50%)

RGB channels and saturation

R 150 of 255 = 59%
G 131 of 255 = 51%
B 128 of 255 = 50%

150
131
128

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

Portions of RGB colors in percentages

R + G + B = 150 + 131 + 128 = 409 (100%)
R 150 of 409 ~ 36.67%
G 131 of 409 ~ 32.03%
B 128 of 409 ~ 31.3'%

%36.67
%32.03
%31.3

CMYK color model

#968380 color CMYK value is (0,13,15,41).

  • cyan value is 0.00%
  • magenta value is 12.67%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (0,13,15,41)
C0M13Y15K41 (0%, 13%, 15%, 41%)
(0.00 / 0.13 / 0.15 / 0.41)

CMYK percentages

%0
%12.67
%14.67
%41.18

Codes

Color #968380 in popluar color models

96 83 80
RGB 150 131 128
HSL 9.48% 54.51%
HSB/HSV 14.67% 58.82%
CMYK 0.00% 12.67% 14.67%
41.18%

Color #968380 in popluar number systems.

HEX 96 83 80
Decimal 150 131 128
Binary 10010110 10000011 10000000
Octal 226 203 200

Shades and tints

Shades of #968380

#968380
(150,131,128)
#897875
(137,120,117)
#7C6D6A
(124,109,106)
#6F625F
(111,98,95)
#625754
(98,87,84)
#554C49
(85,76,73)
#48413E
(72,65,62)
#3B3633
(59,54,51)
#2E2B28
(46,43,40)
#21201D
(33,32,29)
#141512
(20,21,18)
#000000
(0,0,0)

Tints of #968380

#968380
(150,131,128)
#9F8E8B
(159,142,139)
#A89996
(168,153,150)
#B1A4A1
(177,164,161)
#BAAFAC
(186,175,172)
#C3BAB7
(195,186,183)
#CCC5C2
(204,197,194)
#D5D0CD
(213,208,205)
#DEDBD8
(222,219,216)
#E7E6E3
(231,230,227)
#F0F1EE
(240,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968380 color. Also use rgb(150,131,128) instead hex code.

Text Font Color

.myTextColor { color: #968380; }

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

This text font color is #968380.

Background Color

.myBgColor { background-color: #968380; }

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

This div background color is #968380.

Border color

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

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

This div border color is #968380.

Opacity

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

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

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

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

This text has shadow with #968380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968380.

Preview

Color preview on black background

This text has color #968380 on black background.


Color preview on white background

This text has color #968380 on white background.


Black color preview on #968380 background

This text has black color on #968380 background.


White color preview on #968380 background

This text has white color on #968380 background.


Related colors

Complementary color

Complementary color for #hex is #697C7F.


I love getcolorcode.com

Triadic colors

1 #809683 and #838096 with #968380 are triadic colors.

2 #808396 and #839680 with #968380 are triadic colors.