COLOR #949889

HEX: #949889 RGB: (148,152,137)

Color info

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

RGB color model

#949889 color RGB value is (148,152,137).

RGB: (148,152,137) (58%, 60%, 54%)

RGB channels and saturation

R 148 of 255 = 58%
G 152 of 255 = 60%
B 137 of 255 = 54%

148
152
137

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

Portions of RGB colors in percentages

R + G + B = 148 + 152 + 137 = 437 (100%)
R 148 of 437 ~ 33.87%
G 152 of 437 ~ 34.78%
B 137 of 437 ~ 31.35'%

%33.87
%34.78
%31.35

CMYK color model

#949889 color CMYK value is (3,0,10,40).

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

CMYK: (3,0,10,40)
C3M0Y10K40 (3%, 0%, 10%, 40%)
(0.03 / 0.00 / 0.10 / 0.40)

CMYK percentages

%2.63
%0
%9.87
%40.39

Codes

Color #949889 in popluar color models

94 98 89
RGB 148 152 137
HSL 76° 6.79% 56.67%
HSB/HSV 76° 9.87% 59.61%
CMYK 2.63% 0.00% 9.87%
40.39%

Color #949889 in popluar number systems.

HEX 94 98 89
Decimal 148 152 137
Binary 10010100 10011000 10001001
Octal 224 230 211

Shades and tints

Shades of #949889

#949889
(148,152,137)
#878B7D
(135,139,125)
#7A7E71
(122,126,113)
#6D7165
(109,113,101)
#606459
(96,100,89)
#53574D
(83,87,77)
#464A41
(70,74,65)
#393D35
(57,61,53)
#2C3029
(44,48,41)
#1F231D
(31,35,29)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #949889

#949889
(148,152,137)
#9DA193
(157,161,147)
#A6AA9D
(166,170,157)
#AFB3A7
(175,179,167)
#B8BCB1
(184,188,177)
#C1C5BB
(193,197,187)
#CACEC5
(202,206,197)
#D3D7CF
(211,215,207)
#DCE0D9
(220,224,217)
#E5E9E3
(229,233,227)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949889; }

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

This text font color is #949889.

Background Color

.myBgColor { background-color: #949889; }

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

This div background color is #949889.

Border color

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

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

This div border color is #949889.

Opacity

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

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

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

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

This text has shadow with #949889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949889.

Preview

Color preview on black background

This text has color #949889 on black background.


Color preview on white background

This text has color #949889 on white background.


Black color preview on #949889 background

This text has black color on #949889 background.


White color preview on #949889 background

This text has white color on #949889 background.


Related colors

Complementary color

Complementary color for #hex is #6B6776.


I love getcolorcode.com

Triadic colors

1 #899498 and #988994 with #949889 are triadic colors.

2 #899894 and #989489 with #949889 are triadic colors.