COLOR #947175

HEX: #947175 RGB: (148,113,117)

Color info

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

RGB color model

#947175 color RGB value is (148,113,117).

RGB: (148,113,117) (58%, 44%, 46%)

RGB channels and saturation

R 148 of 255 = 58%
G 113 of 255 = 44%
B 117 of 255 = 46%

148
113
117

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

Portions of RGB colors in percentages

R + G + B = 148 + 113 + 117 = 378 (100%)
R 148 of 378 ~ 39.15%
G 113 of 378 ~ 29.89%
B 117 of 378 ~ 30.95'%

%39.15
%29.89
%30.95

CMYK color model

#947175 color CMYK value is (0,24,21,42).

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

CMYK: (0,24,21,42)
C0M24Y21K42 (0%, 24%, 21%, 42%)
(0.00 / 0.24 / 0.21 / 0.42)

CMYK percentages

%0
%23.65
%20.95
%41.96

Codes

Color #947175 in popluar color models

94 71 75
RGB 148 113 117
HSL 353° 14.06% 51.18%
HSB/HSV 353° 23.65% 58.04%
CMYK 0.00% 23.65% 20.95%
41.96%

Color #947175 in popluar number systems.

HEX 94 71 75
Decimal 148 113 117
Binary 10010100 1110001 1110101
Octal 224 161 165

Shades and tints

Shades of #947175

#947175
(148,113,117)
#87676B
(135,103,107)
#7A5D61
(122,93,97)
#6D5357
(109,83,87)
#60494D
(96,73,77)
#533F43
(83,63,67)
#463539
(70,53,57)
#392B2F
(57,43,47)
#2C2125
(44,33,37)
#1F171B
(31,23,27)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #947175

#947175
(148,113,117)
#9D7D81
(157,125,129)
#A6898D
(166,137,141)
#AF9599
(175,149,153)
#B8A1A5
(184,161,165)
#C1ADB1
(193,173,177)
#CAB9BD
(202,185,189)
#D3C5C9
(211,197,201)
#DCD1D5
(220,209,213)
#E5DDE1
(229,221,225)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947175; }

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

This text font color is #947175.

Background Color

.myBgColor { background-color: #947175; }

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

This div background color is #947175.

Border color

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

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

This div border color is #947175.

Opacity

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

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

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

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

This text has shadow with #947175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947175.

Preview

Color preview on black background

This text has color #947175 on black background.


Color preview on white background

This text has color #947175 on white background.


Black color preview on #947175 background

This text has black color on #947175 background.


White color preview on #947175 background

This text has white color on #947175 background.


Related colors

Complementary color

Complementary color for #hex is #6B8E8A.


I love getcolorcode.com

Triadic colors

1 #759471 and #717594 with #947175 are triadic colors.

2 #757194 and #719475 with #947175 are triadic colors.