COLOR #999692

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

153
150
146

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

Portions of RGB colors in percentages

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

%34.08
%33.41
%32.52

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 1.96%
  • yellow value is 4.58%
  • key color value is 40.00%
CMYK: (0,2,5,40) C0M2Y5K40 (0%,2%,5%,40%) (0.00/0.02/0.05/0.40) 

CMYK percentages

%0
%1.96
%4.58
%40

Codes

Color #999692 in popluar color models

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

Color #999692 in popluar number systems.

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

Shades and tints

Shades of #999692

#999692
(153,150,146)
#8C8985
(140,137,133)
#7F7C78
(127,124,120)
#726F6B
(114,111,107)
#65625E
(101,98,94)
#585551
(88,85,81)
#4B4844
(75,72,68)
#3E3B37
(62,59,55)
#312E2A
(49,46,42)
#24211D
(36,33,29)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #999692

#999692
(153,150,146)
#A29F9B
(162,159,155)
#ABA8A4
(171,168,164)
#B4B1AD
(180,177,173)
#BDBAB6
(189,186,182)
#C6C3BF
(198,195,191)
#CFCCC8
(207,204,200)
#D8D5D1
(216,213,209)
#E1DEDA
(225,222,218)
#EAE7E3
(234,231,227)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #999692; }

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

This text font color is #999692.

Background Color

.myBgColor { background-color: #999692; }

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

This div background color is #999692.

Border color

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

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

This div border color is #999692.

Opacity

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

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

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

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

This text has shadow with #999692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #999692.

Preview

Color preview on black background

This text has color #999692 on black background.


Color preview on white background

This text has color #999692 on white background.


Black color preview on #999692 background

This text has black color on #999692 background.


White color preview on #999692 background

This text has white color on #999692 background.


Related colors

Complementary color

Complementary color for #hex is #66696D.


I love getcolorcode.com

Triadic colors

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

2 #929699 and #969992 with #999692 are triadic colors.