COLOR #959282

HEX: #959282 RGB: (149,146,130)

Color info

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

RGB color model

#959282 color RGB value is (149,146,130).

RGB: (149,146,130) (58%, 57%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 146 of 255 = 57%
B 130 of 255 = 51%

149
146
130

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

Portions of RGB colors in percentages

R + G + B = 149 + 146 + 130 = 425 (100%)
R 149 of 425 ~ 35.06%
G 146 of 425 ~ 34.35%
B 130 of 425 ~ 30.59'%

%35.06
%34.35
%30.59

CMYK color model

#959282 color CMYK value is (0,2,13,42).

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

CMYK: (0,2,13,42)
C0M2Y13K42 (0%, 2%, 13%, 42%)
(0.00 / 0.02 / 0.13 / 0.42)

CMYK percentages

%0
%2.01
%12.75
%41.57

Codes

Color #959282 in popluar color models

95 92 82
RGB 149 146 130
HSL 51° 8.23% 54.71%
HSB/HSV 51° 12.75% 58.43%
CMYK 0.00% 2.01% 12.75%
41.57%

Color #959282 in popluar number systems.

HEX 95 92 82
Decimal 149 146 130
Binary 10010101 10010010 10000010
Octal 225 222 202

Shades and tints

Shades of #959282

#959282
(149,146,130)
#888577
(136,133,119)
#7B786C
(123,120,108)
#6E6B61
(110,107,97)
#615E56
(97,94,86)
#54514B
(84,81,75)
#474440
(71,68,64)
#3A3735
(58,55,53)
#2D2A2A
(45,42,42)
#201D1F
(32,29,31)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #959282

#959282
(149,146,130)
#9E9B8D
(158,155,141)
#A7A498
(167,164,152)
#B0ADA3
(176,173,163)
#B9B6AE
(185,182,174)
#C2BFB9
(194,191,185)
#CBC8C4
(203,200,196)
#D4D1CF
(212,209,207)
#DDDADA
(221,218,218)
#E6E3E5
(230,227,229)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959282; }

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

This text font color is #959282.

Background Color

.myBgColor { background-color: #959282; }

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

This div background color is #959282.

Border color

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

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

This div border color is #959282.

Opacity

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

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

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

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

This text has shadow with #959282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959282.

Preview

Color preview on black background

This text has color #959282 on black background.


Color preview on white background

This text has color #959282 on white background.


Black color preview on #959282 background

This text has black color on #959282 background.


White color preview on #959282 background

This text has white color on #959282 background.


Related colors

Complementary color

Complementary color for #hex is #6A6D7D.


I love getcolorcode.com

Triadic colors

1 #829592 and #928295 with #959282 are triadic colors.

2 #829295 and #929582 with #959282 are triadic colors.