COLOR #969599

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

150
149
153

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

Portions of RGB colors in percentages

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

%33.19
%32.96
%33.85

CMYK color model

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

  • cyan value is 1.96%
  • magenta value is 2.61%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (2,3,0,40) C2M3Y0K40 (2%,3%,0%,40%) (0.02/0.03/0.00/0.40) 

CMYK percentages

%1.96
%2.61
%0
%40

Codes

Color #969599 in popluar color models

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

Color #969599 in popluar number systems.

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

Shades and tints

Shades of #969599

#969599
(150,149,153)
#89888C
(137,136,140)
#7C7B7F
(124,123,127)
#6F6E72
(111,110,114)
#626165
(98,97,101)
#555458
(85,84,88)
#48474B
(72,71,75)
#3B3A3E
(59,58,62)
#2E2D31
(46,45,49)
#212024
(33,32,36)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #969599

#969599
(150,149,153)
#9F9EA2
(159,158,162)
#A8A7AB
(168,167,171)
#B1B0B4
(177,176,180)
#BAB9BD
(186,185,189)
#C3C2C6
(195,194,198)
#CCCBCF
(204,203,207)
#D5D4D8
(213,212,216)
#DEDDE1
(222,221,225)
#E7E6EA
(231,230,234)
#F0EFF3
(240,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969599; }

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

This text font color is #969599.

Background Color

.myBgColor { background-color: #969599; }

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

This div background color is #969599.

Border color

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

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

This div border color is #969599.

Opacity

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

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

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

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

This text has shadow with #969599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969599.

Preview

Color preview on black background

This text has color #969599 on black background.


Color preview on white background

This text has color #969599 on white background.


Black color preview on #969599 background

This text has black color on #969599 background.


White color preview on #969599 background

This text has white color on #969599 background.


Related colors

Complementary color

Complementary color for #hex is #696A66.


I love getcolorcode.com

Triadic colors

1 #999695 and #959996 with #969599 are triadic colors.

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