COLOR #969299

HEX: #969299 RGB: (150,146,153)

Color info

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

RGB color model

#969299 color RGB value is (150,146,153).

RGB: (150,146,153) (59%, 57%, 60%)

RGB channels and saturation

R 150 of 255 = 59%
G 146 of 255 = 57%
B 153 of 255 = 60%

150
146
153

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

Portions of RGB colors in percentages

R + G + B = 150 + 146 + 153 = 449 (100%)
R 150 of 449 ~ 33.41%
G 146 of 449 ~ 32.52%
B 153 of 449 ~ 34.08'%

%33.41
%32.52
%34.08

CMYK color model

#969299 color CMYK value is (2,5,0,40).

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

CMYK: (2,5,0,40)
C2M5Y0K40 (2%, 5%, 0%, 40%)
(0.02 / 0.05 / 0.00 / 0.40)

CMYK percentages

%1.96
%4.58
%0
%40

Codes

Color #969299 in popluar color models

96 92 99
RGB 150 146 153
HSL 274° 3.32% 58.63%
HSB/HSV 274° 4.58% 60.00%
CMYK 1.96% 4.58% 0.00%
40.00%

Color #969299 in popluar number systems.

HEX 96 92 99
Decimal 150 146 153
Binary 10010110 10010010 10011001
Octal 226 222 231

Shades and tints

Shades of #969299

#969299
(150,146,153)
#89858C
(137,133,140)
#7C787F
(124,120,127)
#6F6B72
(111,107,114)
#625E65
(98,94,101)
#555158
(85,81,88)
#48444B
(72,68,75)
#3B373E
(59,55,62)
#2E2A31
(46,42,49)
#211D24
(33,29,36)
#141017
(20,16,23)
#000000
(0,0,0)

Tints of #969299

#969299
(150,146,153)
#9F9BA2
(159,155,162)
#A8A4AB
(168,164,171)
#B1ADB4
(177,173,180)
#BAB6BD
(186,182,189)
#C3BFC6
(195,191,198)
#CCC8CF
(204,200,207)
#D5D1D8
(213,209,216)
#DEDAE1
(222,218,225)
#E7E3EA
(231,227,234)
#F0ECF3
(240,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969299; }

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

This text font color is #969299.

Background Color

.myBgColor { background-color: #969299; }

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

This div background color is #969299.

Border color

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

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

This div border color is #969299.

Opacity

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

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

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

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

This text has shadow with #969299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969299.

Preview

Color preview on black background

This text has color #969299 on black background.


Color preview on white background

This text has color #969299 on white background.


Black color preview on #969299 background

This text has black color on #969299 background.


White color preview on #969299 background

This text has white color on #969299 background.


Related colors

Complementary color

Complementary color for #hex is #696D66.


I love getcolorcode.com

Triadic colors

1 #999692 and #929996 with #969299 are triadic colors.

2 #999296 and #929699 with #969299 are triadic colors.