COLOR #947787

HEX: #947787 RGB: (148,119,135)

Color info

#947787 contains red, green and blue colors in about the same proportion. Web safe color of #947787 is #996699 (or #969).

RGB color model

#947787 color RGB value is (148,119,135).

RGB: (148,119,135) (58%, 47%, 53%)

RGB channels and saturation

R 148 of 255 = 58%
G 119 of 255 = 47%
B 135 of 255 = 53%

148
119
135

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

Portions of RGB colors in percentages

R + G + B = 148 + 119 + 135 = 402 (100%)
R 148 of 402 ~ 36.82%
G 119 of 402 ~ 29.6%
B 135 of 402 ~ 33.58'%

%36.82
%29.6
%33.58

CMYK color model

#947787 color CMYK value is (0,20,9,42).

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

CMYK: (0,20,9,42)
C0M20Y9K42 (0%, 20%, 9%, 42%)
(0.00 / 0.20 / 0.09 / 0.42)

CMYK percentages

%0
%19.59
%8.78
%41.96

Codes

Color #947787 in popluar color models

94 77 87
RGB 148 119 135
HSL 327° 11.93% 52.35%
HSB/HSV 327° 19.59% 58.04%
CMYK 0.00% 19.59% 8.78%
41.96%

Color #947787 in popluar number systems.

HEX 94 77 87
Decimal 148 119 135
Binary 10010100 1110111 10000111
Octal 224 167 207

Shades and tints

Shades of #947787

#947787
(148,119,135)
#876D7B
(135,109,123)
#7A636F
(122,99,111)
#6D5963
(109,89,99)
#604F57
(96,79,87)
#53454B
(83,69,75)
#463B3F
(70,59,63)
#393133
(57,49,51)
#2C2727
(44,39,39)
#1F1D1B
(31,29,27)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #947787

#947787
(148,119,135)
#9D8391
(157,131,145)
#A68F9B
(166,143,155)
#AF9BA5
(175,155,165)
#B8A7AF
(184,167,175)
#C1B3B9
(193,179,185)
#CABFC3
(202,191,195)
#D3CBCD
(211,203,205)
#DCD7D7
(220,215,215)
#E5E3E1
(229,227,225)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947787; }

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

This text font color is #947787.

Background Color

.myBgColor { background-color: #947787; }

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

This div background color is #947787.

Border color

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

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

This div border color is #947787.

Opacity

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

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

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

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

This text has shadow with #947787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947787.

Preview

Color preview on black background

This text has color #947787 on black background.


Color preview on white background

This text has color #947787 on white background.


Black color preview on #947787 background

This text has black color on #947787 background.


White color preview on #947787 background

This text has white color on #947787 background.


Related colors

Complementary color

Complementary color for #hex is #6B8878.


I love getcolorcode.com

Triadic colors

1 #879477 and #778794 with #947787 are triadic colors.

2 #877794 and #779487 with #947787 are triadic colors.