COLOR #959382

HEX: #959382 RGB: (149,147,130)

Color info

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

RGB color model

#959382 color RGB value is (149,147,130).

RGB: (149,147,130) (58%, 58%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 147 of 255 = 58%
B 130 of 255 = 51%

149
147
130

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

Portions of RGB colors in percentages

R + G + B = 149 + 147 + 130 = 426 (100%)
R 149 of 426 ~ 34.98%
G 147 of 426 ~ 34.51%
B 130 of 426 ~ 30.52'%

%34.98
%34.51
%30.52

CMYK color model

#959382 color CMYK value is (0,1,13,42).

  • cyan value is 0.00%
  • magenta value is 1.34%
  • yellow value is 12.75%
  • key color value is 41.57%

CMYK: (0,1,13,42)
C0M1Y13K42 (0%, 1%, 13%, 42%)
(0.00 / 0.01 / 0.13 / 0.42)

CMYK percentages

%0
%1.34
%12.75
%41.57

Codes

Color #959382 in popluar color models

95 93 82
RGB 149 147 130
HSL 54° 8.23% 54.71%
HSB/HSV 54° 12.75% 58.43%
CMYK 0.00% 1.34% 12.75%
41.57%

Color #959382 in popluar number systems.

HEX 95 93 82
Decimal 149 147 130
Binary 10010101 10010011 10000010
Octal 225 223 202

Shades and tints

Shades of #959382

#959382
(149,147,130)
#888677
(136,134,119)
#7B796C
(123,121,108)
#6E6C61
(110,108,97)
#615F56
(97,95,86)
#54524B
(84,82,75)
#474540
(71,69,64)
#3A3835
(58,56,53)
#2D2B2A
(45,43,42)
#201E1F
(32,30,31)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #959382

#959382
(149,147,130)
#9E9C8D
(158,156,141)
#A7A598
(167,165,152)
#B0AEA3
(176,174,163)
#B9B7AE
(185,183,174)
#C2C0B9
(194,192,185)
#CBC9C4
(203,201,196)
#D4D2CF
(212,210,207)
#DDDBDA
(221,219,218)
#E6E4E5
(230,228,229)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959382 color. Also use rgb(149,147,130) instead hex code.

Text Font Color

.myTextColor { color: #959382; }

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

This text font color is #959382.

Background Color

.myBgColor { background-color: #959382; }

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

This div background color is #959382.

Border color

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

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

This div border color is #959382.

Opacity

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

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

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

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

This text has shadow with #959382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959382.

Preview

Color preview on black background

This text has color #959382 on black background.


Color preview on white background

This text has color #959382 on white background.


Black color preview on #959382 background

This text has black color on #959382 background.


White color preview on #959382 background

This text has white color on #959382 background.


Related colors

Complementary color

Complementary color for #hex is #6A6C7D.


I love getcolorcode.com

Triadic colors

1 #829593 and #938295 with #959382 are triadic colors.

2 #829395 and #939582 with #959382 are triadic colors.