COLOR #958594

HEX: #958594 RGB: (149,133,148)

Color info

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

RGB color model

#958594 color RGB value is (149,133,148).

RGB: (149,133,148) (58%, 52%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 133 of 255 = 52%
B 148 of 255 = 58%

149
133
148

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

Portions of RGB colors in percentages

R + G + B = 149 + 133 + 148 = 430 (100%)
R 149 of 430 ~ 34.65%
G 133 of 430 ~ 30.93%
B 148 of 430 ~ 34.42'%

%34.65
%30.93
%34.42

CMYK color model

#958594 color CMYK value is (0,11,1,42).

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

CMYK: (0,11,1,42)
C0M11Y1K42 (0%, 11%, 1%, 42%)
(0.00 / 0.11 / 0.01 / 0.42)

CMYK percentages

%0
%10.74
%0.67
%41.57

Codes

Color #958594 in popluar color models

95 85 94
RGB 149 133 148
HSL 304° 7.02% 55.29%
HSB/HSV 304° 10.74% 58.43%
CMYK 0.00% 10.74% 0.67%
41.57%

Color #958594 in popluar number systems.

HEX 95 85 94
Decimal 149 133 148
Binary 10010101 10000101 10010100
Octal 225 205 224

Shades and tints

Shades of #958594

#958594
(149,133,148)
#887987
(136,121,135)
#7B6D7A
(123,109,122)
#6E616D
(110,97,109)
#615560
(97,85,96)
#544953
(84,73,83)
#473D46
(71,61,70)
#3A3139
(58,49,57)
#2D252C
(45,37,44)
#20191F
(32,25,31)
#130D12
(19,13,18)
#000000
(0,0,0)

Tints of #958594

#958594
(149,133,148)
#9E909D
(158,144,157)
#A79BA6
(167,155,166)
#B0A6AF
(176,166,175)
#B9B1B8
(185,177,184)
#C2BCC1
(194,188,193)
#CBC7CA
(203,199,202)
#D4D2D3
(212,210,211)
#DDDDDC
(221,221,220)
#E6E8E5
(230,232,229)
#EFF3EE
(239,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958594; }

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

This text font color is #958594.

Background Color

.myBgColor { background-color: #958594; }

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

This div background color is #958594.

Border color

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

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

This div border color is #958594.

Opacity

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

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

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

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

This text has shadow with #958594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958594.

Preview

Color preview on black background

This text has color #958594 on black background.


Color preview on white background

This text has color #958594 on white background.


Black color preview on #958594 background

This text has black color on #958594 background.


White color preview on #958594 background

This text has white color on #958594 background.


Related colors

Complementary color

Complementary color for #hex is #6A7A6B.


I love getcolorcode.com

Triadic colors

1 #949585 and #859495 with #958594 are triadic colors.

2 #948595 and #859594 with #958594 are triadic colors.