COLOR #969390

HEX: #969390 RGB: (150,147,144)

Color info

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

RGB color model

#969390 color RGB value is (150,147,144).

RGB: (150,147,144) (59%, 58%, 56%)

RGB channels and saturation

R 150 of 255 = 59%
G 147 of 255 = 58%
B 144 of 255 = 56%

150
147
144

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

Portions of RGB colors in percentages

R + G + B = 150 + 147 + 144 = 441 (100%)
R 150 of 441 ~ 34.01%
G 147 of 441 ~ 33.33%
B 144 of 441 ~ 32.65'%

%34.01
%33.33
%32.65

CMYK color model

#969390 color CMYK value is (0,2,4,41).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 4.00%
  • key color value is 41.18%
CMYK: (0,2,4,41) C0M2Y4K41 (0%,2%,4%,41%) (0.00/0.02/0.04/0.41) 

CMYK percentages

%0
%2
%4
%41.18

Codes

Color #969390 in popluar color models

96 93 90
RGB 150 147 144
HSL 30° 2.78% 57.65%
HSB/HSV 30° 4.00% 58.82%
CMYK 0.00% 2.00% 4.00%
41.18%

Color #969390 in popluar number systems.

HEX 96 93 90
Decimal 150 147 144
Binary 10010110 10010011 10010000
Octal 226 223 220

Shades and tints

Shades of #969390

#969390
(150,147,144)
#898683
(137,134,131)
#7C7976
(124,121,118)
#6F6C69
(111,108,105)
#625F5C
(98,95,92)
#55524F
(85,82,79)
#484542
(72,69,66)
#3B3835
(59,56,53)
#2E2B28
(46,43,40)
#211E1B
(33,30,27)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #969390

#969390
(150,147,144)
#9F9C9A
(159,156,154)
#A8A5A4
(168,165,164)
#B1AEAE
(177,174,174)
#BAB7B8
(186,183,184)
#C3C0C2
(195,192,194)
#CCC9CC
(204,201,204)
#D5D2D6
(213,210,214)
#DEDBE0
(222,219,224)
#E7E4EA
(231,228,234)
#F0EDF4
(240,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969390 color. Also use rgb(150,147,144) instead hex code.

Text Font Color

.myTextColor { color: #969390; }

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

This text font color is #969390.

Background Color

.myBgColor { background-color: #969390; }

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

This div background color is #969390.

Border color

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

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

This div border color is #969390.

Opacity

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

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

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

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

This text has shadow with #969390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969390.

Preview

Color preview on black background

This text has color #969390 on black background.


Color preview on white background

This text has color #969390 on white background.


Black color preview on #969390 background

This text has black color on #969390 background.


White color preview on #969390 background

This text has white color on #969390 background.


Related colors

Complementary color

Complementary color for #hex is #696C6F.


I love getcolorcode.com

Triadic colors

1 #909693 and #939096 with #969390 are triadic colors.

2 #909396 and #939690 with #969390 are triadic colors.