COLOR #948873

HEX: #948873 RGB: (148,136,115)

Color info

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

RGB color model

#948873 color RGB value is (148,136,115).

RGB: (148,136,115) (58%, 53%, 45%)

RGB channels and saturation

R 148 of 255 = 58%
G 136 of 255 = 53%
B 115 of 255 = 45%

148
136
115

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

Portions of RGB colors in percentages

R + G + B = 148 + 136 + 115 = 399 (100%)
R 148 of 399 ~ 37.09%
G 136 of 399 ~ 34.09%
B 115 of 399 ~ 28.82'%

%37.09
%34.09
%28.82

CMYK color model

#948873 color CMYK value is (0,8,22,42).

  • cyan value is 0.00%
  • magenta value is 8.11%
  • yellow value is 22.30%
  • key color value is 41.96%

CMYK: (0,8,22,42)
C0M8Y22K42 (0%, 8%, 22%, 42%)
(0.00 / 0.08 / 0.22 / 0.42)

CMYK percentages

%0
%8.11
%22.3
%41.96

Codes

Color #948873 in popluar color models

94 88 73
RGB 148 136 115
HSL 38° 13.36% 51.57%
HSB/HSV 38° 22.30% 58.04%
CMYK 0.00% 8.11% 22.30%
41.96%

Color #948873 in popluar number systems.

HEX 94 88 73
Decimal 148 136 115
Binary 10010100 10001000 1110011
Octal 224 210 163

Shades and tints

Shades of #948873

#948873
(148,136,115)
#877C69
(135,124,105)
#7A705F
(122,112,95)
#6D6455
(109,100,85)
#60584B
(96,88,75)
#534C41
(83,76,65)
#464037
(70,64,55)
#39342D
(57,52,45)
#2C2823
(44,40,35)
#1F1C19
(31,28,25)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #948873

#948873
(148,136,115)
#9D927F
(157,146,127)
#A69C8B
(166,156,139)
#AFA697
(175,166,151)
#B8B0A3
(184,176,163)
#C1BAAF
(193,186,175)
#CAC4BB
(202,196,187)
#D3CEC7
(211,206,199)
#DCD8D3
(220,216,211)
#E5E2DF
(229,226,223)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948873; }

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

This text font color is #948873.

Background Color

.myBgColor { background-color: #948873; }

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

This div background color is #948873.

Border color

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

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

This div border color is #948873.

Opacity

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

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

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

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

This text has shadow with #948873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948873.

Preview

Color preview on black background

This text has color #948873 on black background.


Color preview on white background

This text has color #948873 on white background.


Black color preview on #948873 background

This text has black color on #948873 background.


White color preview on #948873 background

This text has white color on #948873 background.


Related colors

Complementary color

Complementary color for #hex is #6B778C.


I love getcolorcode.com

Triadic colors

1 #739488 and #887394 with #948873 are triadic colors.

2 #738894 and #889473 with #948873 are triadic colors.