COLOR #959699

HEX: #959699 RGB: (149,150,153)

Color info

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

RGB color model

#959699 color RGB value is (149,150,153).

RGB: (149,150,153) (58%, 59%, 60%)

RGB channels and saturation

R 149 of 255 = 58%
G 150 of 255 = 59%
B 153 of 255 = 60%

149
150
153

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

Portions of RGB colors in percentages

R + G + B = 149 + 150 + 153 = 452 (100%)
R 149 of 452 ~ 32.96%
G 150 of 452 ~ 33.19%
B 153 of 452 ~ 33.85'%

%32.96
%33.19
%33.85

CMYK color model

#959699 color CMYK value is (3,2,0,40).

  • cyan value is 2.61%
  • magenta value is 1.96%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (3,2,0,40)
C3M2Y0K40 (3%, 2%, 0%, 40%)
(0.03 / 0.02 / 0.00 / 0.40)

CMYK percentages

%2.61
%1.96
%0
%40

Codes

Color #959699 in popluar color models

95 96 99
RGB 149 150 153
HSL 225° 1.92% 59.22%
HSB/HSV 225° 2.61% 60.00%
CMYK 2.61% 1.96% 0.00%
40.00%

Color #959699 in popluar number systems.

HEX 95 96 99
Decimal 149 150 153
Binary 10010101 10010110 10011001
Octal 225 226 231

Shades and tints

Shades of #959699

#959699
(149,150,153)
#88898C
(136,137,140)
#7B7C7F
(123,124,127)
#6E6F72
(110,111,114)
#616265
(97,98,101)
#545558
(84,85,88)
#47484B
(71,72,75)
#3A3B3E
(58,59,62)
#2D2E31
(45,46,49)
#202124
(32,33,36)
#131417
(19,20,23)
#000000
(0,0,0)

Tints of #959699

#959699
(149,150,153)
#9E9FA2
(158,159,162)
#A7A8AB
(167,168,171)
#B0B1B4
(176,177,180)
#B9BABD
(185,186,189)
#C2C3C6
(194,195,198)
#CBCCCF
(203,204,207)
#D4D5D8
(212,213,216)
#DDDEE1
(221,222,225)
#E6E7EA
(230,231,234)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959699; }

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

This text font color is #959699.

Background Color

.myBgColor { background-color: #959699; }

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

This div background color is #959699.

Border color

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

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

This div border color is #959699.

Opacity

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

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

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

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

This text has shadow with #959699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959699.

Preview

Color preview on black background

This text has color #959699 on black background.


Color preview on white background

This text has color #959699 on white background.


Black color preview on #959699 background

This text has black color on #959699 background.


White color preview on #959699 background

This text has white color on #959699 background.


Related colors

Complementary color

Complementary color for #hex is #6A6966.


I love getcolorcode.com

Triadic colors

1 #999596 and #969995 with #959699 are triadic colors.

2 #999695 and #969599 with #959699 are triadic colors.