COLOR #949884

HEX: #949884 RGB: (148,152,132)

Color info

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

RGB color model

#949884 color RGB value is (148,152,132).

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

RGB channels and saturation

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

148
152
132

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

Portions of RGB colors in percentages

R + G + B = 148 + 152 + 132 = 432 (100%)
R 148 of 432 ~ 34.26%
G 152 of 432 ~ 35.19%
B 132 of 432 ~ 30.56'%

%34.26
%35.19
%30.56

CMYK color model

#949884 color CMYK value is (3,0,13,40).

  • cyan value is 2.63%
  • magenta value is 0.00%
  • yellow value is 13.16%
  • key color value is 40.39%

CMYK: (3,0,13,40)
C3M0Y13K40 (3%, 0%, 13%, 40%)
(0.03 / 0.00 / 0.13 / 0.40)

CMYK percentages

%2.63
%0
%13.16
%40.39

Codes

Color #949884 in popluar color models

94 98 84
RGB 148 152 132
HSL 72° 8.85% 55.69%
HSB/HSV 72° 13.16% 59.61%
CMYK 2.63% 0.00% 13.16%
40.39%

Color #949884 in popluar number systems.

HEX 94 98 84
Decimal 148 152 132
Binary 10010100 10011000 10000100
Octal 224 230 204

Shades and tints

Shades of #949884

#949884
(148,152,132)
#878B78
(135,139,120)
#7A7E6C
(122,126,108)
#6D7160
(109,113,96)
#606454
(96,100,84)
#535748
(83,87,72)
#464A3C
(70,74,60)
#393D30
(57,61,48)
#2C3024
(44,48,36)
#1F2318
(31,35,24)
#12160C
(18,22,12)
#000000
(0,0,0)

Tints of #949884

#949884
(148,152,132)
#9DA18F
(157,161,143)
#A6AA9A
(166,170,154)
#AFB3A5
(175,179,165)
#B8BCB0
(184,188,176)
#C1C5BB
(193,197,187)
#CACEC6
(202,206,198)
#D3D7D1
(211,215,209)
#DCE0DC
(220,224,220)
#E5E9E7
(229,233,231)
#EEF2F2
(238,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949884; }

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

This text font color is #949884.

Background Color

.myBgColor { background-color: #949884; }

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

This div background color is #949884.

Border color

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

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

This div border color is #949884.

Opacity

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

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

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

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

This text has shadow with #949884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949884.

Preview

Color preview on black background

This text has color #949884 on black background.


Color preview on white background

This text has color #949884 on white background.


Black color preview on #949884 background

This text has black color on #949884 background.


White color preview on #949884 background

This text has white color on #949884 background.


Related colors

Complementary color

Complementary color for #hex is #6B677B.


I love getcolorcode.com

Triadic colors

1 #849498 and #988494 with #949884 are triadic colors.

2 #849894 and #989484 with #949884 are triadic colors.