COLOR #958685

HEX: #958685 RGB: (149,134,133)

Color info

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

RGB color model

#958685 color RGB value is (149,134,133).

RGB: (149,134,133) (58%, 53%, 52%)

RGB channels and saturation

R 149 of 255 = 58%
G 134 of 255 = 53%
B 133 of 255 = 52%

149
134
133

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

Portions of RGB colors in percentages

R + G + B = 149 + 134 + 133 = 416 (100%)
R 149 of 416 ~ 35.82%
G 134 of 416 ~ 32.21%
B 133 of 416 ~ 31.97'%

%35.82
%32.21
%31.97

CMYK color model

#958685 color CMYK value is (0,10,11,42).

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

CMYK: (0,10,11,42)
C0M10Y11K42 (0%, 10%, 11%, 42%)
(0.00 / 0.10 / 0.11 / 0.42)

CMYK percentages

%0
%10.07
%10.74
%41.57

Codes

Color #958685 in popluar color models

95 86 85
RGB 149 134 133
HSL 7.02% 55.29%
HSB/HSV 10.74% 58.43%
CMYK 0.00% 10.07% 10.74%
41.57%

Color #958685 in popluar number systems.

HEX 95 86 85
Decimal 149 134 133
Binary 10010101 10000110 10000101
Octal 225 206 205

Shades and tints

Shades of #958685

#958685
(149,134,133)
#887A79
(136,122,121)
#7B6E6D
(123,110,109)
#6E6261
(110,98,97)
#615655
(97,86,85)
#544A49
(84,74,73)
#473E3D
(71,62,61)
#3A3231
(58,50,49)
#2D2625
(45,38,37)
#201A19
(32,26,25)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #958685

#958685
(149,134,133)
#9E9190
(158,145,144)
#A79C9B
(167,156,155)
#B0A7A6
(176,167,166)
#B9B2B1
(185,178,177)
#C2BDBC
(194,189,188)
#CBC8C7
(203,200,199)
#D4D3D2
(212,211,210)
#DDDEDD
(221,222,221)
#E6E9E8
(230,233,232)
#EFF4F3
(239,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958685; }

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

This text font color is #958685.

Background Color

.myBgColor { background-color: #958685; }

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

This div background color is #958685.

Border color

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

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

This div border color is #958685.

Opacity

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

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

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

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

This text has shadow with #958685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958685.

Preview

Color preview on black background

This text has color #958685 on black background.


Color preview on white background

This text has color #958685 on white background.


Black color preview on #958685 background

This text has black color on #958685 background.


White color preview on #958685 background

This text has white color on #958685 background.


Related colors

Complementary color

Complementary color for #hex is #6A797A.


I love getcolorcode.com

Triadic colors

1 #859586 and #868595 with #958685 are triadic colors.

2 #858695 and #869585 with #958685 are triadic colors.