COLOR #948887

HEX: #948887 RGB: (148,136,135)

Color info

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

RGB color model

#948887 color RGB value is (148,136,135).

RGB: (148,136,135) (58%, 53%, 53%)

RGB channels and saturation

R 148 of 255 = 58%
G 136 of 255 = 53%
B 135 of 255 = 53%

148
136
135

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

Portions of RGB colors in percentages

R + G + B = 148 + 136 + 135 = 419 (100%)
R 148 of 419 ~ 35.32%
G 136 of 419 ~ 32.46%
B 135 of 419 ~ 32.22'%

%35.32
%32.46
%32.22

CMYK color model

#948887 color CMYK value is (0,8,9,42).

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

CMYK: (0,8,9,42)
C0M8Y9K42 (0%, 8%, 9%, 42%)
(0.00 / 0.08 / 0.09 / 0.42)

CMYK percentages

%0
%8.11
%8.78
%41.96

Codes

Color #948887 in popluar color models

94 88 87
RGB 148 136 135
HSL 5.73% 55.49%
HSB/HSV 8.78% 58.04%
CMYK 0.00% 8.11% 8.78%
41.96%

Color #948887 in popluar number systems.

HEX 94 88 87
Decimal 148 136 135
Binary 10010100 10001000 10000111
Octal 224 210 207

Shades and tints

Shades of #948887

#948887
(148,136,135)
#877C7B
(135,124,123)
#7A706F
(122,112,111)
#6D6463
(109,100,99)
#605857
(96,88,87)
#534C4B
(83,76,75)
#46403F
(70,64,63)
#393433
(57,52,51)
#2C2827
(44,40,39)
#1F1C1B
(31,28,27)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #948887

#948887
(148,136,135)
#9D9291
(157,146,145)
#A69C9B
(166,156,155)
#AFA6A5
(175,166,165)
#B8B0AF
(184,176,175)
#C1BAB9
(193,186,185)
#CAC4C3
(202,196,195)
#D3CECD
(211,206,205)
#DCD8D7
(220,216,215)
#E5E2E1
(229,226,225)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948887; }

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

This text font color is #948887.

Background Color

.myBgColor { background-color: #948887; }

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

This div background color is #948887.

Border color

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

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

This div border color is #948887.

Opacity

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

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

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

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

This text has shadow with #948887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948887.

Preview

Color preview on black background

This text has color #948887 on black background.


Color preview on white background

This text has color #948887 on white background.


Black color preview on #948887 background

This text has black color on #948887 background.


White color preview on #948887 background

This text has white color on #948887 background.


Related colors

Complementary color

Complementary color for #hex is #6B7778.


I love getcolorcode.com

Triadic colors

1 #879488 and #888794 with #948887 are triadic colors.

2 #878894 and #889487 with #948887 are triadic colors.