COLOR #969384

HEX: #969384 RGB: (150,147,132)

Color info

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

RGB color model

#969384 color RGB value is (150,147,132).

RGB: (150,147,132) (59%, 58%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 147 of 255 = 58%
B 132 of 255 = 52%

150
147
132

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

Portions of RGB colors in percentages

R + G + B = 150 + 147 + 132 = 429 (100%)
R 150 of 429 ~ 34.97%
G 147 of 429 ~ 34.27%
B 132 of 429 ~ 30.77'%

%34.97
%34.27
%30.77

CMYK color model

#969384 color CMYK value is (0,2,12,41).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 12.00%
  • key color value is 41.18%

CMYK: (0,2,12,41)
C0M2Y12K41 (0%, 2%, 12%, 41%)
(0.00 / 0.02 / 0.12 / 0.41)

CMYK percentages

%0
%2
%12
%41.18

Codes

Color #969384 in popluar color models

96 93 84
RGB 150 147 132
HSL 50° 7.89% 55.29%
HSB/HSV 50° 12.00% 58.82%
CMYK 0.00% 2.00% 12.00%
41.18%

Color #969384 in popluar number systems.

HEX 96 93 84
Decimal 150 147 132
Binary 10010110 10010011 10000100
Octal 226 223 204

Shades and tints

Shades of #969384

#969384
(150,147,132)
#898678
(137,134,120)
#7C796C
(124,121,108)
#6F6C60
(111,108,96)
#625F54
(98,95,84)
#555248
(85,82,72)
#48453C
(72,69,60)
#3B3830
(59,56,48)
#2E2B24
(46,43,36)
#211E18
(33,30,24)
#14110C
(20,17,12)
#000000
(0,0,0)

Tints of #969384

#969384
(150,147,132)
#9F9C8F
(159,156,143)
#A8A59A
(168,165,154)
#B1AEA5
(177,174,165)
#BAB7B0
(186,183,176)
#C3C0BB
(195,192,187)
#CCC9C6
(204,201,198)
#D5D2D1
(213,210,209)
#DEDBDC
(222,219,220)
#E7E4E7
(231,228,231)
#F0EDF2
(240,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969384; }

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

This text font color is #969384.

Background Color

.myBgColor { background-color: #969384; }

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

This div background color is #969384.

Border color

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

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

This div border color is #969384.

Opacity

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

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

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

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

This text has shadow with #969384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969384.

Preview

Color preview on black background

This text has color #969384 on black background.


Color preview on white background

This text has color #969384 on white background.


Black color preview on #969384 background

This text has black color on #969384 background.


White color preview on #969384 background

This text has white color on #969384 background.


Related colors

Complementary color

Complementary color for #hex is #696C7B.


I love getcolorcode.com

Triadic colors

1 #849693 and #938496 with #969384 are triadic colors.

2 #849396 and #939684 with #969384 are triadic colors.