COLOR #948371

HEX: #948371 RGB: (148,131,113)

Color info

#948371 contains red, green and blue colors in about the same proportion. Web safe color of #948371 is #999966 (or #996).

RGB color model

#948371 color RGB value is (148,131,113).

RGB: (148,131,113) (58%, 51%, 44%)

RGB channels and saturation

R 148 of 255 = 58%
G 131 of 255 = 51%
B 113 of 255 = 44%

148
131
113

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

Portions of RGB colors in percentages

R + G + B = 148 + 131 + 113 = 392 (100%)
R 148 of 392 ~ 37.76%
G 131 of 392 ~ 33.42%
B 113 of 392 ~ 28.83'%

%37.76
%33.42
%28.83

CMYK color model

#948371 color CMYK value is (0,11,24,42).

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

CMYK: (0,11,24,42)
C0M11Y24K42 (0%, 11%, 24%, 42%)
(0.00 / 0.11 / 0.24 / 0.42)

CMYK percentages

%0
%11.49
%23.65
%41.96

Codes

Color #948371 in popluar color models

94 83 71
RGB 148 131 113
HSL 31° 14.06% 51.18%
HSB/HSV 31° 23.65% 58.04%
CMYK 0.00% 11.49% 23.65%
41.96%

Color #948371 in popluar number systems.

HEX 94 83 71
Decimal 148 131 113
Binary 10010100 10000011 1110001
Octal 224 203 161

Shades and tints

Shades of #948371

#948371
(148,131,113)
#877867
(135,120,103)
#7A6D5D
(122,109,93)
#6D6253
(109,98,83)
#605749
(96,87,73)
#534C3F
(83,76,63)
#464135
(70,65,53)
#39362B
(57,54,43)
#2C2B21
(44,43,33)
#1F2017
(31,32,23)
#12150D
(18,21,13)
#000000
(0,0,0)

Tints of #948371

#948371
(148,131,113)
#9D8E7D
(157,142,125)
#A69989
(166,153,137)
#AFA495
(175,164,149)
#B8AFA1
(184,175,161)
#C1BAAD
(193,186,173)
#CAC5B9
(202,197,185)
#D3D0C5
(211,208,197)
#DCDBD1
(220,219,209)
#E5E6DD
(229,230,221)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948371; }

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

This text font color is #948371.

Background Color

.myBgColor { background-color: #948371; }

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

This div background color is #948371.

Border color

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

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

This div border color is #948371.

Opacity

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

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

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

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

This text has shadow with #948371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948371.

Preview

Color preview on black background

This text has color #948371 on black background.


Color preview on white background

This text has color #948371 on white background.


Black color preview on #948371 background

This text has black color on #948371 background.


White color preview on #948371 background

This text has white color on #948371 background.


Related colors

Complementary color

Complementary color for #hex is #6B7C8E.


I love getcolorcode.com

Triadic colors

1 #719483 and #837194 with #948371 are triadic colors.

2 #718394 and #839471 with #948371 are triadic colors.