COLOR #948973

HEX: #948973 RGB: (148,137,115)

Color info

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

RGB color model

#948973 color RGB value is (148,137,115).

RGB: (148,137,115) (58%, 54%, 45%)

RGB channels and saturation

R 148 of 255 = 58%
G 137 of 255 = 54%
B 115 of 255 = 45%

148
137
115

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

Portions of RGB colors in percentages

R + G + B = 148 + 137 + 115 = 400 (100%)
R 148 of 400 ~ 37%
G 137 of 400 ~ 34.25%
B 115 of 400 ~ 28.75'%

%37
%34.25
%28.75

CMYK color model

#948973 color CMYK value is (0,7,22,42).

  • cyan value is 0.00%
  • magenta value is 7.43%
  • yellow value is 22.30%
  • key color value is 41.96%
CMYK: (0,7,22,42) C0M7Y22K42 (0%,7%,22%,42%) (0.00/0.07/0.22/0.42) 

CMYK percentages

%0
%7.43
%22.3
%41.96

Codes

Color #948973 in popluar color models

94 89 73
RGB 148 137 115
HSL 40° 13.36% 51.57%
HSB/HSV 40° 22.30% 58.04%
CMYK 0.00% 7.43% 22.30%
41.96%

Color #948973 in popluar number systems.

HEX 94 89 73
Decimal 148 137 115
Binary 10010100 10001001 1110011
Octal 224 211 163

Shades and tints

Shades of #948973

#948973
(148,137,115)
#877D69
(135,125,105)
#7A715F
(122,113,95)
#6D6555
(109,101,85)
#60594B
(96,89,75)
#534D41
(83,77,65)
#464137
(70,65,55)
#39352D
(57,53,45)
#2C2923
(44,41,35)
#1F1D19
(31,29,25)
#12110F
(18,17,15)
#000000
(0,0,0)

Tints of #948973

#948973
(148,137,115)
#9D937F
(157,147,127)
#A69D8B
(166,157,139)
#AFA797
(175,167,151)
#B8B1A3
(184,177,163)
#C1BBAF
(193,187,175)
#CAC5BB
(202,197,187)
#D3CFC7
(211,207,199)
#DCD9D3
(220,217,211)
#E5E3DF
(229,227,223)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948973 color. Also use rgb(148,137,115) instead hex code.

Text Font Color

.myTextColor { color: #948973; }

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

This text font color is #948973.

Background Color

.myBgColor { background-color: #948973; }

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

This div background color is #948973.

Border color

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

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

This div border color is #948973.

Opacity

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

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

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

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

This text has shadow with #948973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948973.

Preview

Color preview on black background

This text has color #948973 on black background.


Color preview on white background

This text has color #948973 on white background.


Black color preview on #948973 background

This text has black color on #948973 background.


White color preview on #948973 background

This text has white color on #948973 background.


Related colors

Complementary color

Complementary color for #hex is #6B768C.


I love getcolorcode.com

Triadic colors

1 #739489 and #897394 with #948973 are triadic colors.

2 #738994 and #899473 with #948973 are triadic colors.