COLOR #949878

HEX: #949878 RGB: (148,152,120)

Color info

#949878 contains red, green and blue colors in about the same proportion. Web safe color of #949878 is #999966 (or #996).

RGB color model

#949878 color RGB value is (148,152,120).

RGB: (148,152,120) (58%, 60%, 47%)

RGB channels and saturation

R 148 of 255 = 58%
G 152 of 255 = 60%
B 120 of 255 = 47%

148
152
120

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

Portions of RGB colors in percentages

R + G + B = 148 + 152 + 120 = 420 (100%)
R 148 of 420 ~ 35.24%
G 152 of 420 ~ 36.19%
B 120 of 420 ~ 28.57'%

%35.24
%36.19
%28.57

CMYK color model

#949878 color CMYK value is (3,0,21,40).

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

CMYK: (3,0,21,40)
C3M0Y21K40 (3%, 0%, 21%, 40%)
(0.03 / 0.00 / 0.21 / 0.40)

CMYK percentages

%2.63
%0
%21.05
%40.39

Codes

Color #949878 in popluar color models

94 98 78
RGB 148 152 120
HSL 68° 13.45% 53.33%
HSB/HSV 68° 21.05% 59.61%
CMYK 2.63% 0.00% 21.05%
40.39%

Color #949878 in popluar number systems.

HEX 94 98 78
Decimal 148 152 120
Binary 10010100 10011000 1111000
Octal 224 230 170

Shades and tints

Shades of #949878

#949878
(148,152,120)
#878B6E
(135,139,110)
#7A7E64
(122,126,100)
#6D715A
(109,113,90)
#606450
(96,100,80)
#535746
(83,87,70)
#464A3C
(70,74,60)
#393D32
(57,61,50)
#2C3028
(44,48,40)
#1F231E
(31,35,30)
#121614
(18,22,20)
#000000
(0,0,0)

Tints of #949878

#949878
(148,152,120)
#9DA184
(157,161,132)
#A6AA90
(166,170,144)
#AFB39C
(175,179,156)
#B8BCA8
(184,188,168)
#C1C5B4
(193,197,180)
#CACEC0
(202,206,192)
#D3D7CC
(211,215,204)
#DCE0D8
(220,224,216)
#E5E9E4
(229,233,228)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949878; }

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

This text font color is #949878.

Background Color

.myBgColor { background-color: #949878; }

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

This div background color is #949878.

Border color

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

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

This div border color is #949878.

Opacity

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

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

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

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

This text has shadow with #949878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949878.

Preview

Color preview on black background

This text has color #949878 on black background.


Color preview on white background

This text has color #949878 on white background.


Black color preview on #949878 background

This text has black color on #949878 background.


White color preview on #949878 background

This text has white color on #949878 background.


Related colors

Complementary color

Complementary color for #hex is #6B6787.


I love getcolorcode.com

Triadic colors

1 #789498 and #987894 with #949878 are triadic colors.

2 #789894 and #989478 with #949878 are triadic colors.