COLOR #947770

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

148
119
112

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

Portions of RGB colors in percentages

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

%39.05
%31.4
%29.55

CMYK color model

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

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

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

CMYK percentages

%0
%19.59
%24.32
%41.96

Codes

Color #947770 in popluar color models

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

Color #947770 in popluar number systems.

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

Shades and tints

Shades of #947770

#947770
(148,119,112)
#876D66
(135,109,102)
#7A635C
(122,99,92)
#6D5952
(109,89,82)
#604F48
(96,79,72)
#53453E
(83,69,62)
#463B34
(70,59,52)
#39312A
(57,49,42)
#2C2720
(44,39,32)
#1F1D16
(31,29,22)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #947770

#947770
(148,119,112)
#9D837D
(157,131,125)
#A68F8A
(166,143,138)
#AF9B97
(175,155,151)
#B8A7A4
(184,167,164)
#C1B3B1
(193,179,177)
#CABFBE
(202,191,190)
#D3CBCB
(211,203,203)
#DCD7D8
(220,215,216)
#E5E3E5
(229,227,229)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947770; }

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

This text font color is #947770.

Background Color

.myBgColor { background-color: #947770; }

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

This div background color is #947770.

Border color

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

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

This div border color is #947770.

Opacity

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

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

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

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

This text has shadow with #947770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947770.

Preview

Color preview on black background

This text has color #947770 on black background.


Color preview on white background

This text has color #947770 on white background.


Black color preview on #947770 background

This text has black color on #947770 background.


White color preview on #947770 background

This text has white color on #947770 background.


Related colors

Complementary color

Complementary color for #hex is #6B888F.


I love getcolorcode.com

Triadic colors

1 #709477 and #777094 with #947770 are triadic colors.

2 #707794 and #779470 with #947770 are triadic colors.