COLOR #948884

HEX: #948884 RGB: (148,136,132)

Color info

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

RGB color model

#948884 color RGB value is (148,136,132).

RGB: (148,136,132) (58%, 53%, 52%)

RGB channels and saturation

R 148 of 255 = 58%
G 136 of 255 = 53%
B 132 of 255 = 52%

148
136
132

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

Portions of RGB colors in percentages

R + G + B = 148 + 136 + 132 = 416 (100%)
R 148 of 416 ~ 35.58%
G 136 of 416 ~ 32.69%
B 132 of 416 ~ 31.73'%

%35.58
%32.69
%31.73

CMYK color model

#948884 color CMYK value is (0,8,11,42).

  • cyan value is 0.00%
  • magenta value is 8.11%
  • yellow value is 10.81%
  • key color value is 41.96%

CMYK: (0,8,11,42)
C0M8Y11K42 (0%, 8%, 11%, 42%)
(0.00 / 0.08 / 0.11 / 0.42)

CMYK percentages

%0
%8.11
%10.81
%41.96

Codes

Color #948884 in popluar color models

94 88 84
RGB 148 136 132
HSL 15° 6.96% 54.90%
HSB/HSV 15° 10.81% 58.04%
CMYK 0.00% 8.11% 10.81%
41.96%

Color #948884 in popluar number systems.

HEX 94 88 84
Decimal 148 136 132
Binary 10010100 10001000 10000100
Octal 224 210 204

Shades and tints

Shades of #948884

#948884
(148,136,132)
#877C78
(135,124,120)
#7A706C
(122,112,108)
#6D6460
(109,100,96)
#605854
(96,88,84)
#534C48
(83,76,72)
#46403C
(70,64,60)
#393430
(57,52,48)
#2C2824
(44,40,36)
#1F1C18
(31,28,24)
#12100C
(18,16,12)
#000000
(0,0,0)

Tints of #948884

#948884
(148,136,132)
#9D928F
(157,146,143)
#A69C9A
(166,156,154)
#AFA6A5
(175,166,165)
#B8B0B0
(184,176,176)
#C1BABB
(193,186,187)
#CAC4C6
(202,196,198)
#D3CED1
(211,206,209)
#DCD8DC
(220,216,220)
#E5E2E7
(229,226,231)
#EEECF2
(238,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948884; }

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

This text font color is #948884.

Background Color

.myBgColor { background-color: #948884; }

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

This div background color is #948884.

Border color

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

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

This div border color is #948884.

Opacity

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

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

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

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

This text has shadow with #948884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948884.

Preview

Color preview on black background

This text has color #948884 on black background.


Color preview on white background

This text has color #948884 on white background.


Black color preview on #948884 background

This text has black color on #948884 background.


White color preview on #948884 background

This text has white color on #948884 background.


Related colors

Complementary color

Complementary color for #hex is #6B777B.


I love getcolorcode.com

Triadic colors

1 #849488 and #888494 with #948884 are triadic colors.

2 #848894 and #889484 with #948884 are triadic colors.