COLOR #947177

HEX: #947177 RGB: (148,113,119)

Color info

#947177 contains red, green and blue colors in about the same proportion. Web safe color of #947177 is #996666 (or #966).

RGB color model

#947177 color RGB value is (148,113,119).

RGB: (148,113,119) (58%, 44%, 47%)

RGB channels and saturation

R 148 of 255 = 58%
G 113 of 255 = 44%
B 119 of 255 = 47%

148
113
119

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

Portions of RGB colors in percentages

R + G + B = 148 + 113 + 119 = 380 (100%)
R 148 of 380 ~ 38.95%
G 113 of 380 ~ 29.74%
B 119 of 380 ~ 31.32'%

%38.95
%29.74
%31.32

CMYK color model

#947177 color CMYK value is (0,24,20,42).

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

CMYK: (0,24,20,42)
C0M24Y20K42 (0%, 24%, 20%, 42%)
(0.00 / 0.24 / 0.20 / 0.42)

CMYK percentages

%0
%23.65
%19.59
%41.96

Codes

Color #947177 in popluar color models

94 71 77
RGB 148 113 119
HSL 350° 14.06% 51.18%
HSB/HSV 350° 23.65% 58.04%
CMYK 0.00% 23.65% 19.59%
41.96%

Color #947177 in popluar number systems.

HEX 94 71 77
Decimal 148 113 119
Binary 10010100 1110001 1110111
Octal 224 161 167

Shades and tints

Shades of #947177

#947177
(148,113,119)
#87676D
(135,103,109)
#7A5D63
(122,93,99)
#6D5359
(109,83,89)
#60494F
(96,73,79)
#533F45
(83,63,69)
#46353B
(70,53,59)
#392B31
(57,43,49)
#2C2127
(44,33,39)
#1F171D
(31,23,29)
#120D13
(18,13,19)
#000000
(0,0,0)

Tints of #947177

#947177
(148,113,119)
#9D7D83
(157,125,131)
#A6898F
(166,137,143)
#AF959B
(175,149,155)
#B8A1A7
(184,161,167)
#C1ADB3
(193,173,179)
#CAB9BF
(202,185,191)
#D3C5CB
(211,197,203)
#DCD1D7
(220,209,215)
#E5DDE3
(229,221,227)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947177; }

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

This text font color is #947177.

Background Color

.myBgColor { background-color: #947177; }

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

This div background color is #947177.

Border color

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

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

This div border color is #947177.

Opacity

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

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

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

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

This text has shadow with #947177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947177.

Preview

Color preview on black background

This text has color #947177 on black background.


Color preview on white background

This text has color #947177 on white background.


Black color preview on #947177 background

This text has black color on #947177 background.


White color preview on #947177 background

This text has white color on #947177 background.


Related colors

Complementary color

Complementary color for #hex is #6B8E88.


I love getcolorcode.com

Triadic colors

1 #779471 and #717794 with #947177 are triadic colors.

2 #777194 and #719477 with #947177 are triadic colors.