COLOR #949984

HEX: #949984 RGB: (148,153,132)

Color info

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

RGB color model

#949984 color RGB value is (148,153,132).

RGB: (148,153,132) (58%, 60%, 52%)

RGB channels and saturation

R 148 of 255 = 58%
G 153 of 255 = 60%
B 132 of 255 = 52%

148
153
132

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

Portions of RGB colors in percentages

R + G + B = 148 + 153 + 132 = 433 (100%)
R 148 of 433 ~ 34.18%
G 153 of 433 ~ 35.33%
B 132 of 433 ~ 30.48'%

%34.18
%35.33
%30.48

CMYK color model

#949984 color CMYK value is (3,0,14,40).

  • cyan value is 3.27%
  • magenta value is 0.00%
  • yellow value is 13.73%
  • key color value is 40.00%
CMYK: (3,0,14,40) C3M0Y14K40 (3%,0%,14%,40%) (0.03/0.00/0.14/0.40) 

CMYK percentages

%3.27
%0
%13.73
%40

Codes

Color #949984 in popluar color models

94 99 84
RGB 148 153 132
HSL 74° 9.33% 55.88%
HSB/HSV 74° 13.73% 60.00%
CMYK 3.27% 0.00% 13.73%
40.00%

Color #949984 in popluar number systems.

HEX 94 99 84
Decimal 148 153 132
Binary 10010100 10011001 10000100
Octal 224 231 204

Shades and tints

Shades of #949984

#949984
(148,153,132)
#878C78
(135,140,120)
#7A7F6C
(122,127,108)
#6D7260
(109,114,96)
#606554
(96,101,84)
#535848
(83,88,72)
#464B3C
(70,75,60)
#393E30
(57,62,48)
#2C3124
(44,49,36)
#1F2418
(31,36,24)
#12170C
(18,23,12)
#000000
(0,0,0)

Tints of #949984

#949984
(148,153,132)
#9DA28F
(157,162,143)
#A6AB9A
(166,171,154)
#AFB4A5
(175,180,165)
#B8BDB0
(184,189,176)
#C1C6BB
(193,198,187)
#CACFC6
(202,207,198)
#D3D8D1
(211,216,209)
#DCE1DC
(220,225,220)
#E5EAE7
(229,234,231)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #949984 color. Also use rgb(148,153,132) instead hex code.

Text Font Color

.myTextColor { color: #949984; }

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

This text font color is #949984.

Background Color

.myBgColor { background-color: #949984; }

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

This div background color is #949984.

Border color

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

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

This div border color is #949984.

Opacity

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

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

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

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

This text has shadow with #949984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949984.

Preview

Color preview on black background

This text has color #949984 on black background.


Color preview on white background

This text has color #949984 on white background.


Black color preview on #949984 background

This text has black color on #949984 background.


White color preview on #949984 background

This text has white color on #949984 background.


Related colors

Complementary color

Complementary color for #hex is #6B667B.


I love getcolorcode.com

Triadic colors

1 #849499 and #998494 with #949984 are triadic colors.

2 #849994 and #999484 with #949984 are triadic colors.