COLOR #947077

HEX: #947077 RGB: (148,112,119)

Color info

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

RGB color model

#947077 color RGB value is (148,112,119).

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

RGB channels and saturation

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

148
112
119

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

Portions of RGB colors in percentages

R + G + B = 148 + 112 + 119 = 379 (100%)
R 148 of 379 ~ 39.05%
G 112 of 379 ~ 29.55%
B 119 of 379 ~ 31.4'%

%39.05
%29.55
%31.4

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 24.32%
  • 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
%24.32
%19.59
%41.96

Codes

Color #947077 in popluar color models

94 70 77
RGB 148 112 119
HSL 348° 14.40% 50.98%
HSB/HSV 348° 24.32% 58.04%
CMYK 0.00% 24.32% 19.59%
41.96%

Color #947077 in popluar number systems.

HEX 94 70 77
Decimal 148 112 119
Binary 10010100 1110000 1110111
Octal 224 160 167

Shades and tints

Shades of #947077

#947077
(148,112,119)
#87666D
(135,102,109)
#7A5C63
(122,92,99)
#6D5259
(109,82,89)
#60484F
(96,72,79)
#533E45
(83,62,69)
#46343B
(70,52,59)
#392A31
(57,42,49)
#2C2027
(44,32,39)
#1F161D
(31,22,29)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #947077

#947077
(148,112,119)
#9D7D83
(157,125,131)
#A68A8F
(166,138,143)
#AF979B
(175,151,155)
#B8A4A7
(184,164,167)
#C1B1B3
(193,177,179)
#CABEBF
(202,190,191)
#D3CBCB
(211,203,203)
#DCD8D7
(220,216,215)
#E5E5E3
(229,229,227)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947077; }

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

This text font color is #947077.

Background Color

.myBgColor { background-color: #947077; }

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

This div background color is #947077.

Border color

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

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

This div border color is #947077.

Opacity

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

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

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

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

This text has shadow with #947077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947077.

Preview

Color preview on black background

This text has color #947077 on black background.


Color preview on white background

This text has color #947077 on white background.


Black color preview on #947077 background

This text has black color on #947077 background.


White color preview on #947077 background

This text has white color on #947077 background.


Related colors

Complementary color

Complementary color for #hex is #6B8F88.


I love getcolorcode.com

Triadic colors

1 #779470 and #707794 with #947077 are triadic colors.

2 #777094 and #709477 with #947077 are triadic colors.