COLOR #948071

HEX: #948071 RGB: (148,128,113)

Color info

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

RGB color model

#948071 color RGB value is (148,128,113).

RGB: (148,128,113) (58%, 50%, 44%)

RGB channels and saturation

R 148 of 255 = 58%
G 128 of 255 = 50%
B 113 of 255 = 44%

148
128
113

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

Portions of RGB colors in percentages

R + G + B = 148 + 128 + 113 = 389 (100%)
R 148 of 389 ~ 38.05%
G 128 of 389 ~ 32.9%
B 113 of 389 ~ 29.05'%

%38.05
%32.9
%29.05

CMYK color model

#948071 color CMYK value is (0,14,24,42).

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

CMYK: (0,14,24,42)
C0M14Y24K42 (0%, 14%, 24%, 42%)
(0.00 / 0.14 / 0.24 / 0.42)

CMYK percentages

%0
%13.51
%23.65
%41.96

Codes

Color #948071 in popluar color models

94 80 71
RGB 148 128 113
HSL 26° 14.06% 51.18%
HSB/HSV 26° 23.65% 58.04%
CMYK 0.00% 13.51% 23.65%
41.96%

Color #948071 in popluar number systems.

HEX 94 80 71
Decimal 148 128 113
Binary 10010100 10000000 1110001
Octal 224 200 161

Shades and tints

Shades of #948071

#948071
(148,128,113)
#877567
(135,117,103)
#7A6A5D
(122,106,93)
#6D5F53
(109,95,83)
#605449
(96,84,73)
#53493F
(83,73,63)
#463E35
(70,62,53)
#39332B
(57,51,43)
#2C2821
(44,40,33)
#1F1D17
(31,29,23)
#12120D
(18,18,13)
#000000
(0,0,0)

Tints of #948071

#948071
(148,128,113)
#9D8B7D
(157,139,125)
#A69689
(166,150,137)
#AFA195
(175,161,149)
#B8ACA1
(184,172,161)
#C1B7AD
(193,183,173)
#CAC2B9
(202,194,185)
#D3CDC5
(211,205,197)
#DCD8D1
(220,216,209)
#E5E3DD
(229,227,221)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948071; }

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

This text font color is #948071.

Background Color

.myBgColor { background-color: #948071; }

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

This div background color is #948071.

Border color

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

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

This div border color is #948071.

Opacity

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

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

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

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

This text has shadow with #948071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948071.

Preview

Color preview on black background

This text has color #948071 on black background.


Color preview on white background

This text has color #948071 on white background.


Black color preview on #948071 background

This text has black color on #948071 background.


White color preview on #948071 background

This text has white color on #948071 background.


Related colors

Complementary color

Complementary color for #hex is #6B7F8E.


I love getcolorcode.com

Triadic colors

1 #719480 and #807194 with #948071 are triadic colors.

2 #718094 and #809471 with #948071 are triadic colors.