COLOR #958285

HEX: #958285 RGB: (149,130,133)

Color info

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

RGB color model

#958285 color RGB value is (149,130,133).

RGB: (149,130,133) (58%, 51%, 52%)

RGB channels and saturation

R 149 of 255 = 58%
G 130 of 255 = 51%
B 133 of 255 = 52%

149
130
133

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

Portions of RGB colors in percentages

R + G + B = 149 + 130 + 133 = 412 (100%)
R 149 of 412 ~ 36.17%
G 130 of 412 ~ 31.55%
B 133 of 412 ~ 32.28'%

%36.17
%31.55
%32.28

CMYK color model

#958285 color CMYK value is (0,13,11,42).

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

CMYK: (0,13,11,42)
C0M13Y11K42 (0%, 13%, 11%, 42%)
(0.00 / 0.13 / 0.11 / 0.42)

CMYK percentages

%0
%12.75
%10.74
%41.57

Codes

Color #958285 in popluar color models

95 82 85
RGB 149 130 133
HSL 351° 8.23% 54.71%
HSB/HSV 351° 12.75% 58.43%
CMYK 0.00% 12.75% 10.74%
41.57%

Color #958285 in popluar number systems.

HEX 95 82 85
Decimal 149 130 133
Binary 10010101 10000010 10000101
Octal 225 202 205

Shades and tints

Shades of #958285

#958285
(149,130,133)
#887779
(136,119,121)
#7B6C6D
(123,108,109)
#6E6161
(110,97,97)
#615655
(97,86,85)
#544B49
(84,75,73)
#47403D
(71,64,61)
#3A3531
(58,53,49)
#2D2A25
(45,42,37)
#201F19
(32,31,25)
#13140D
(19,20,13)
#000000
(0,0,0)

Tints of #958285

#958285
(149,130,133)
#9E8D90
(158,141,144)
#A7989B
(167,152,155)
#B0A3A6
(176,163,166)
#B9AEB1
(185,174,177)
#C2B9BC
(194,185,188)
#CBC4C7
(203,196,199)
#D4CFD2
(212,207,210)
#DDDADD
(221,218,221)
#E6E5E8
(230,229,232)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958285; }

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

This text font color is #958285.

Background Color

.myBgColor { background-color: #958285; }

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

This div background color is #958285.

Border color

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

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

This div border color is #958285.

Opacity

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

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

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

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

This text has shadow with #958285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958285.

Preview

Color preview on black background

This text has color #958285 on black background.


Color preview on white background

This text has color #958285 on white background.


Black color preview on #958285 background

This text has black color on #958285 background.


White color preview on #958285 background

This text has white color on #958285 background.


Related colors

Complementary color

Complementary color for #hex is #6A7D7A.


I love getcolorcode.com

Triadic colors

1 #859582 and #828595 with #958285 are triadic colors.

2 #858295 and #829585 with #958285 are triadic colors.