COLOR #968294

HEX: #968294 RGB: (150,130,148)

Color info

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

RGB color model

#968294 color RGB value is (150,130,148).

RGB: (150,130,148) (59%, 51%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 130 of 255 = 51%
B 148 of 255 = 58%

150
130
148

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

Portions of RGB colors in percentages

R + G + B = 150 + 130 + 148 = 428 (100%)
R 150 of 428 ~ 35.05%
G 130 of 428 ~ 30.37%
B 148 of 428 ~ 34.58'%

%35.05
%30.37
%34.58

CMYK color model

#968294 color CMYK value is (0,13,1,41).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 1.33%
  • key color value is 41.18%
CMYK: (0,13,1,41) C0M13Y1K41 (0%,13%,1%,41%) (0.00/0.13/0.01/0.41) 

CMYK percentages

%0
%13.33
%1.33
%41.18

Codes

Color #968294 in popluar color models

96 82 94
RGB 150 130 148
HSL 306° 8.70% 54.90%
HSB/HSV 306° 13.33% 58.82%
CMYK 0.00% 13.33% 1.33%
41.18%

Color #968294 in popluar number systems.

HEX 96 82 94
Decimal 150 130 148
Binary 10010110 10000010 10010100
Octal 226 202 224

Shades and tints

Shades of #968294

#968294
(150,130,148)
#897787
(137,119,135)
#7C6C7A
(124,108,122)
#6F616D
(111,97,109)
#625660
(98,86,96)
#554B53
(85,75,83)
#484046
(72,64,70)
#3B3539
(59,53,57)
#2E2A2C
(46,42,44)
#211F1F
(33,31,31)
#141412
(20,20,18)
#000000
(0,0,0)

Tints of #968294

#968294
(150,130,148)
#9F8D9D
(159,141,157)
#A898A6
(168,152,166)
#B1A3AF
(177,163,175)
#BAAEB8
(186,174,184)
#C3B9C1
(195,185,193)
#CCC4CA
(204,196,202)
#D5CFD3
(213,207,211)
#DEDADC
(222,218,220)
#E7E5E5
(231,229,229)
#F0F0EE
(240,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968294 color. Also use rgb(150,130,148) instead hex code.

Text Font Color

.myTextColor { color: #968294; }

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

This text font color is #968294.

Background Color

.myBgColor { background-color: #968294; }

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

This div background color is #968294.

Border color

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

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

This div border color is #968294.

Opacity

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

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

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

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

This text has shadow with #968294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968294.

Preview

Color preview on black background

This text has color #968294 on black background.


Color preview on white background

This text has color #968294 on white background.


Black color preview on #968294 background

This text has black color on #968294 background.


White color preview on #968294 background

This text has white color on #968294 background.


Related colors

Complementary color

Complementary color for #hex is #697D6B.


I love getcolorcode.com

Triadic colors

1 #949682 and #829496 with #968294 are triadic colors.

2 #948296 and #829694 with #968294 are triadic colors.