COLOR #948187

HEX: #948187 RGB: (148,129,135)

Color info

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

RGB color model

#948187 color RGB value is (148,129,135).

RGB: (148,129,135) (58%, 51%, 53%)

RGB channels and saturation

R 148 of 255 = 58%
G 129 of 255 = 51%
B 135 of 255 = 53%

148
129
135

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

Portions of RGB colors in percentages

R + G + B = 148 + 129 + 135 = 412 (100%)
R 148 of 412 ~ 35.92%
G 129 of 412 ~ 31.31%
B 135 of 412 ~ 32.77'%

%35.92
%31.31
%32.77

CMYK color model

#948187 color CMYK value is (0,13,9,42).

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

CMYK: (0,13,9,42)
C0M13Y9K42 (0%, 13%, 9%, 42%)
(0.00 / 0.13 / 0.09 / 0.42)

CMYK percentages

%0
%12.84
%8.78
%41.96

Codes

Color #948187 in popluar color models

94 81 87
RGB 148 129 135
HSL 341° 8.15% 54.31%
HSB/HSV 341° 12.84% 58.04%
CMYK 0.00% 12.84% 8.78%
41.96%

Color #948187 in popluar number systems.

HEX 94 81 87
Decimal 148 129 135
Binary 10010100 10000001 10000111
Octal 224 201 207

Shades and tints

Shades of #948187

#948187
(148,129,135)
#87767B
(135,118,123)
#7A6B6F
(122,107,111)
#6D6063
(109,96,99)
#605557
(96,85,87)
#534A4B
(83,74,75)
#463F3F
(70,63,63)
#393433
(57,52,51)
#2C2927
(44,41,39)
#1F1E1B
(31,30,27)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #948187

#948187
(148,129,135)
#9D8C91
(157,140,145)
#A6979B
(166,151,155)
#AFA2A5
(175,162,165)
#B8ADAF
(184,173,175)
#C1B8B9
(193,184,185)
#CAC3C3
(202,195,195)
#D3CECD
(211,206,205)
#DCD9D7
(220,217,215)
#E5E4E1
(229,228,225)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948187; }

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

This text font color is #948187.

Background Color

.myBgColor { background-color: #948187; }

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

This div background color is #948187.

Border color

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

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

This div border color is #948187.

Opacity

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

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

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

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

This text has shadow with #948187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948187.

Preview

Color preview on black background

This text has color #948187 on black background.


Color preview on white background

This text has color #948187 on white background.


Black color preview on #948187 background

This text has black color on #948187 background.


White color preview on #948187 background

This text has white color on #948187 background.


Related colors

Complementary color

Complementary color for #hex is #6B7E78.


I love getcolorcode.com

Triadic colors

1 #879481 and #818794 with #948187 are triadic colors.

2 #878194 and #819487 with #948187 are triadic colors.