COLOR #959283

HEX: #959283 RGB: (149,146,131)

Color info

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

RGB color model

#959283 color RGB value is (149,146,131).

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

RGB channels and saturation

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

149
146
131

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

Portions of RGB colors in percentages

R + G + B = 149 + 146 + 131 = 426 (100%)
R 149 of 426 ~ 34.98%
G 146 of 426 ~ 34.27%
B 131 of 426 ~ 30.75'%

%34.98
%34.27
%30.75

CMYK color model

#959283 color CMYK value is (0,2,12,42).

  • cyan value is 0.00%
  • magenta value is 2.01%
  • yellow value is 12.08%
  • key color value is 41.57%
CMYK: (0,2,12,42) C0M2Y12K42 (0%,2%,12%,42%) (0.00/0.02/0.12/0.42) 

CMYK percentages

%0
%2.01
%12.08
%41.57

Codes

Color #959283 in popluar color models

95 92 83
RGB 149 146 131
HSL 50° 7.83% 54.90%
HSB/HSV 50° 12.08% 58.43%
CMYK 0.00% 2.01% 12.08%
41.57%

Color #959283 in popluar number systems.

HEX 95 92 83
Decimal 149 146 131
Binary 10010101 10010010 10000011
Octal 225 222 203

Shades and tints

Shades of #959283

#959283
(149,146,131)
#888578
(136,133,120)
#7B786D
(123,120,109)
#6E6B62
(110,107,98)
#615E57
(97,94,87)
#54514C
(84,81,76)
#474441
(71,68,65)
#3A3736
(58,55,54)
#2D2A2B
(45,42,43)
#201D20
(32,29,32)
#131015
(19,16,21)
#000000
(0,0,0)

Tints of #959283

#959283
(149,146,131)
#9E9B8E
(158,155,142)
#A7A499
(167,164,153)
#B0ADA4
(176,173,164)
#B9B6AF
(185,182,175)
#C2BFBA
(194,191,186)
#CBC8C5
(203,200,197)
#D4D1D0
(212,209,208)
#DDDADB
(221,218,219)
#E6E3E6
(230,227,230)
#EFECF1
(239,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959283; }

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

This text font color is #959283.

Background Color

.myBgColor { background-color: #959283; }

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

This div background color is #959283.

Border color

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

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

This div border color is #959283.

Opacity

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

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

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

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

This text has shadow with #959283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959283.

Preview

Color preview on black background

This text has color #959283 on black background.


Color preview on white background

This text has color #959283 on white background.


Black color preview on #959283 background

This text has black color on #959283 background.


White color preview on #959283 background

This text has white color on #959283 background.


Related colors

Complementary color

Complementary color for #hex is #6A6D7C.


I love getcolorcode.com

Triadic colors

1 #839592 and #928395 with #959283 are triadic colors.

2 #839295 and #929583 with #959283 are triadic colors.