COLOR #948479

HEX: #948479 RGB: (148,132,121)

Color info

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

RGB color model

#948479 color RGB value is (148,132,121).

RGB: (148,132,121) (58%, 52%, 47%)

RGB channels and saturation

R 148 of 255 = 58%
G 132 of 255 = 52%
B 121 of 255 = 47%

148
132
121

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

Portions of RGB colors in percentages

R + G + B = 148 + 132 + 121 = 401 (100%)
R 148 of 401 ~ 36.91%
G 132 of 401 ~ 32.92%
B 121 of 401 ~ 30.17'%

%36.91
%32.92
%30.17

CMYK color model

#948479 color CMYK value is (0,11,18,42).

  • cyan value is 0.00%
  • magenta value is 10.81%
  • yellow value is 18.24%
  • key color value is 41.96%
CMYK: (0,11,18,42) C0M11Y18K42 (0%,11%,18%,42%) (0.00/0.11/0.18/0.42) 

CMYK percentages

%0
%10.81
%18.24
%41.96

Codes

Color #948479 in popluar color models

94 84 79
RGB 148 132 121
HSL 24° 11.20% 52.75%
HSB/HSV 24° 18.24% 58.04%
CMYK 0.00% 10.81% 18.24%
41.96%

Color #948479 in popluar number systems.

HEX 94 84 79
Decimal 148 132 121
Binary 10010100 10000100 1111001
Octal 224 204 171

Shades and tints

Shades of #948479

#948479
(148,132,121)
#87786E
(135,120,110)
#7A6C63
(122,108,99)
#6D6058
(109,96,88)
#60544D
(96,84,77)
#534842
(83,72,66)
#463C37
(70,60,55)
#39302C
(57,48,44)
#2C2421
(44,36,33)
#1F1816
(31,24,22)
#120C0B
(18,12,11)
#000000
(0,0,0)

Tints of #948479

#948479
(148,132,121)
#9D8F85
(157,143,133)
#A69A91
(166,154,145)
#AFA59D
(175,165,157)
#B8B0A9
(184,176,169)
#C1BBB5
(193,187,181)
#CAC6C1
(202,198,193)
#D3D1CD
(211,209,205)
#DCDCD9
(220,220,217)
#E5E7E5
(229,231,229)
#EEF2F1
(238,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948479 color. Also use rgb(148,132,121) instead hex code.

Text Font Color

.myTextColor { color: #948479; }

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

This text font color is #948479.

Background Color

.myBgColor { background-color: #948479; }

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

This div background color is #948479.

Border color

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

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

This div border color is #948479.

Opacity

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

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

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

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

This text has shadow with #948479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948479.

Preview

Color preview on black background

This text has color #948479 on black background.


Color preview on white background

This text has color #948479 on white background.


Black color preview on #948479 background

This text has black color on #948479 background.


White color preview on #948479 background

This text has white color on #948479 background.


Related colors

Complementary color

Complementary color for #hex is #6B7B86.


I love getcolorcode.com

Triadic colors

1 #799484 and #847994 with #948479 are triadic colors.

2 #798494 and #849479 with #948479 are triadic colors.