COLOR #947271

HEX: #947271 RGB: (148,114,113)

Color info

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

RGB color model

#947271 color RGB value is (148,114,113).

RGB: (148,114,113) (58%, 45%, 44%)

RGB channels and saturation

R 148 of 255 = 58%
G 114 of 255 = 45%
B 113 of 255 = 44%

148
114
113

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

Portions of RGB colors in percentages

R + G + B = 148 + 114 + 113 = 375 (100%)
R 148 of 375 ~ 39.47%
G 114 of 375 ~ 30.4%
B 113 of 375 ~ 30.13'%

%39.47
%30.4
%30.13

CMYK color model

#947271 color CMYK value is (0,23,24,42).

  • cyan value is 0.00%
  • magenta value is 22.97%
  • yellow value is 23.65%
  • key color value is 41.96%
CMYK: (0,23,24,42) C0M23Y24K42 (0%,23%,24%,42%) (0.00/0.23/0.24/0.42) 

CMYK percentages

%0
%22.97
%23.65
%41.96

Codes

Color #947271 in popluar color models

94 72 71
RGB 148 114 113
HSL 14.06% 51.18%
HSB/HSV 23.65% 58.04%
CMYK 0.00% 22.97% 23.65%
41.96%

Color #947271 in popluar number systems.

HEX 94 72 71
Decimal 148 114 113
Binary 10010100 1110010 1110001
Octal 224 162 161

Shades and tints

Shades of #947271

#947271
(148,114,113)
#876867
(135,104,103)
#7A5E5D
(122,94,93)
#6D5453
(109,84,83)
#604A49
(96,74,73)
#53403F
(83,64,63)
#463635
(70,54,53)
#392C2B
(57,44,43)
#2C2221
(44,34,33)
#1F1817
(31,24,23)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #947271

#947271
(148,114,113)
#9D7E7D
(157,126,125)
#A68A89
(166,138,137)
#AF9695
(175,150,149)
#B8A2A1
(184,162,161)
#C1AEAD
(193,174,173)
#CABAB9
(202,186,185)
#D3C6C5
(211,198,197)
#DCD2D1
(220,210,209)
#E5DEDD
(229,222,221)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947271; }

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

This text font color is #947271.

Background Color

.myBgColor { background-color: #947271; }

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

This div background color is #947271.

Border color

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

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

This div border color is #947271.

Opacity

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

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

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

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

This text has shadow with #947271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947271.

Preview

Color preview on black background

This text has color #947271 on black background.


Color preview on white background

This text has color #947271 on white background.


Black color preview on #947271 background

This text has black color on #947271 background.


White color preview on #947271 background

This text has white color on #947271 background.


Related colors

Complementary color

Complementary color for #hex is #6B8D8E.


I love getcolorcode.com

Triadic colors

1 #719472 and #727194 with #947271 are triadic colors.

2 #717294 and #729471 with #947271 are triadic colors.