COLOR #959295

HEX: #959295 RGB: (149,146,149)

Color info

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

RGB color model

#959295 color RGB value is (149,146,149).

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

RGB channels and saturation

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

149
146
149

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

Portions of RGB colors in percentages

R + G + B = 149 + 146 + 149 = 444 (100%)
R 149 of 444 ~ 33.56%
G 146 of 444 ~ 32.88%
B 149 of 444 ~ 33.56'%

%33.56
%32.88
%33.56

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 2.01%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (0,2,0,42)
C0M2Y0K42 (0%, 2%, 0%, 42%)
(0.00 / 0.02 / 0.00 / 0.42)

CMYK percentages

%0
%2.01
%0
%41.57

Codes

Color #959295 in popluar color models

95 92 95
RGB 149 146 149
HSL 300° 1.40% 57.84%
HSB/HSV 300° 2.01% 58.43%
CMYK 0.00% 2.01% 0.00%
41.57%

Color #959295 in popluar number systems.

HEX 95 92 95
Decimal 149 146 149
Binary 10010101 10010010 10010101
Octal 225 222 225

Shades and tints

Shades of #959295

#959295
(149,146,149)
#888588
(136,133,136)
#7B787B
(123,120,123)
#6E6B6E
(110,107,110)
#615E61
(97,94,97)
#545154
(84,81,84)
#474447
(71,68,71)
#3A373A
(58,55,58)
#2D2A2D
(45,42,45)
#201D20
(32,29,32)
#131013
(19,16,19)
#000000
(0,0,0)

Tints of #959295

#959295
(149,146,149)
#9E9B9E
(158,155,158)
#A7A4A7
(167,164,167)
#B0ADB0
(176,173,176)
#B9B6B9
(185,182,185)
#C2BFC2
(194,191,194)
#CBC8CB
(203,200,203)
#D4D1D4
(212,209,212)
#DDDADD
(221,218,221)
#E6E3E6
(230,227,230)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959295; }

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

This text font color is #959295.

Background Color

.myBgColor { background-color: #959295; }

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

This div background color is #959295.

Border color

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

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

This div border color is #959295.

Opacity

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

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

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

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

This text has shadow with #959295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959295.

Preview

Color preview on black background

This text has color #959295 on black background.


Color preview on white background

This text has color #959295 on white background.


Black color preview on #959295 background

This text has black color on #959295 background.


White color preview on #959295 background

This text has white color on #959295 background.


Related colors

Complementary color

Complementary color for #hex is #6A6D6A.


I love getcolorcode.com

Triadic colors

1 #959592 and #929595 with #959295 are triadic colors.

2 #959295 and #929595 with #959295 are triadic colors.