COLOR #959394

HEX: #959394 RGB: (149,147,148)

Color info

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

RGB color model

#959394 color RGB value is (149,147,148).

RGB: (149,147,148) (58%, 58%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 147 of 255 = 58%
B 148 of 255 = 58%

149
147
148

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

Portions of RGB colors in percentages

R + G + B = 149 + 147 + 148 = 444 (100%)
R 149 of 444 ~ 33.56%
G 147 of 444 ~ 33.11%
B 148 of 444 ~ 33.33'%

%33.56
%33.11
%33.33

CMYK color model

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

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

CMYK: (0,1,1,42)
C0M1Y1K42 (0%, 1%, 1%, 42%)
(0.00 / 0.01 / 0.01 / 0.42)

CMYK percentages

%0
%1.34
%0.67
%41.57

Codes

Color #959394 in popluar color models

95 93 94
RGB 149 147 148
HSL 330° 0.93% 58.04%
HSB/HSV 330° 1.34% 58.43%
CMYK 0.00% 1.34% 0.67%
41.57%

Color #959394 in popluar number systems.

HEX 95 93 94
Decimal 149 147 148
Binary 10010101 10010011 10010100
Octal 225 223 224

Shades and tints

Shades of #959394

#959394
(149,147,148)
#888687
(136,134,135)
#7B797A
(123,121,122)
#6E6C6D
(110,108,109)
#615F60
(97,95,96)
#545253
(84,82,83)
#474546
(71,69,70)
#3A3839
(58,56,57)
#2D2B2C
(45,43,44)
#201E1F
(32,30,31)
#131112
(19,17,18)
#000000
(0,0,0)

Tints of #959394

#959394
(149,147,148)
#9E9C9D
(158,156,157)
#A7A5A6
(167,165,166)
#B0AEAF
(176,174,175)
#B9B7B8
(185,183,184)
#C2C0C1
(194,192,193)
#CBC9CA
(203,201,202)
#D4D2D3
(212,210,211)
#DDDBDC
(221,219,220)
#E6E4E5
(230,228,229)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959394; }

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

This text font color is #959394.

Background Color

.myBgColor { background-color: #959394; }

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

This div background color is #959394.

Border color

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

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

This div border color is #959394.

Opacity

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

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

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

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

This text has shadow with #959394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959394.

Preview

Color preview on black background

This text has color #959394 on black background.


Color preview on white background

This text has color #959394 on white background.


Black color preview on #959394 background

This text has black color on #959394 background.


White color preview on #959394 background

This text has white color on #959394 background.


Related colors

Complementary color

Complementary color for #hex is #6A6C6B.


I love getcolorcode.com

Triadic colors

1 #949593 and #939495 with #959394 are triadic colors.

2 #949395 and #939594 with #959394 are triadic colors.