COLOR #968694

HEX: #968694 RGB: (150,134,148)

Color info

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

RGB color model

#968694 color RGB value is (150,134,148).

RGB: (150,134,148) (59%, 53%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 134 of 255 = 53%
B 148 of 255 = 58%

150
134
148

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

Portions of RGB colors in percentages

R + G + B = 150 + 134 + 148 = 432 (100%)
R 150 of 432 ~ 34.72%
G 134 of 432 ~ 31.02%
B 148 of 432 ~ 34.26'%

%34.72
%31.02
%34.26

CMYK color model

#968694 color CMYK value is (0,11,1,41).

  • cyan value is 0.00%
  • magenta value is 10.67%
  • yellow value is 1.33%
  • key color value is 41.18%

CMYK: (0,11,1,41)
C0M11Y1K41 (0%, 11%, 1%, 41%)
(0.00 / 0.11 / 0.01 / 0.41)

CMYK percentages

%0
%10.67
%1.33
%41.18

Codes

Color #968694 in popluar color models

96 86 94
RGB 150 134 148
HSL 308° 7.08% 55.69%
HSB/HSV 308° 10.67% 58.82%
CMYK 0.00% 10.67% 1.33%
41.18%

Color #968694 in popluar number systems.

HEX 96 86 94
Decimal 150 134 148
Binary 10010110 10000110 10010100
Octal 226 206 224

Shades and tints

Shades of #968694

#968694
(150,134,148)
#897A87
(137,122,135)
#7C6E7A
(124,110,122)
#6F626D
(111,98,109)
#625660
(98,86,96)
#554A53
(85,74,83)
#483E46
(72,62,70)
#3B3239
(59,50,57)
#2E262C
(46,38,44)
#211A1F
(33,26,31)
#140E12
(20,14,18)
#000000
(0,0,0)

Tints of #968694

#968694
(150,134,148)
#9F919D
(159,145,157)
#A89CA6
(168,156,166)
#B1A7AF
(177,167,175)
#BAB2B8
(186,178,184)
#C3BDC1
(195,189,193)
#CCC8CA
(204,200,202)
#D5D3D3
(213,211,211)
#DEDEDC
(222,222,220)
#E7E9E5
(231,233,229)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968694; }

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

This text font color is #968694.

Background Color

.myBgColor { background-color: #968694; }

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

This div background color is #968694.

Border color

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

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

This div border color is #968694.

Opacity

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

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

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

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

This text has shadow with #968694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968694.

Preview

Color preview on black background

This text has color #968694 on black background.


Color preview on white background

This text has color #968694 on white background.


Black color preview on #968694 background

This text has black color on #968694 background.


White color preview on #968694 background

This text has white color on #968694 background.


Related colors

Complementary color

Complementary color for #hex is #69796B.


I love getcolorcode.com

Triadic colors

1 #949686 and #869496 with #968694 are triadic colors.

2 #948696 and #869694 with #968694 are triadic colors.