COLOR #958479

HEX: #958479 RGB: (149,132,121)

Color info

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

RGB color model

#958479 color RGB value is (149,132,121).

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

RGB channels and saturation

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

149
132
121

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

Portions of RGB colors in percentages

R + G + B = 149 + 132 + 121 = 402 (100%)
R 149 of 402 ~ 37.06%
G 132 of 402 ~ 32.84%
B 121 of 402 ~ 30.1'%

%37.06
%32.84
%30.1

CMYK color model

#958479 color CMYK value is (0,11,19,42).

  • cyan value is 0.00%
  • magenta value is 11.41%
  • yellow value is 18.79%
  • key color value is 41.57%

CMYK: (0,11,19,42)
C0M11Y19K42 (0%, 11%, 19%, 42%)
(0.00 / 0.11 / 0.19 / 0.42)

CMYK percentages

%0
%11.41
%18.79
%41.57

Codes

Color #958479 in popluar color models

95 84 79
RGB 149 132 121
HSL 24° 11.67% 52.94%
HSB/HSV 24° 18.79% 58.43%
CMYK 0.00% 11.41% 18.79%
41.57%

Color #958479 in popluar number systems.

HEX 95 84 79
Decimal 149 132 121
Binary 10010101 10000100 1111001
Octal 225 204 171

Shades and tints

Shades of #958479

#958479
(149,132,121)
#88786E
(136,120,110)
#7B6C63
(123,108,99)
#6E6058
(110,96,88)
#61544D
(97,84,77)
#544842
(84,72,66)
#473C37
(71,60,55)
#3A302C
(58,48,44)
#2D2421
(45,36,33)
#201816
(32,24,22)
#130C0B
(19,12,11)
#000000
(0,0,0)

Tints of #958479

#958479
(149,132,121)
#9E8F85
(158,143,133)
#A79A91
(167,154,145)
#B0A59D
(176,165,157)
#B9B0A9
(185,176,169)
#C2BBB5
(194,187,181)
#CBC6C1
(203,198,193)
#D4D1CD
(212,209,205)
#DDDCD9
(221,220,217)
#E6E7E5
(230,231,229)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958479; }

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

This text font color is #958479.

Background Color

.myBgColor { background-color: #958479; }

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

This div background color is #958479.

Border color

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

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

This div border color is #958479.

Opacity

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

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

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

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

This text has shadow with #958479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958479.

Preview

Color preview on black background

This text has color #958479 on black background.


Color preview on white background

This text has color #958479 on white background.


Black color preview on #958479 background

This text has black color on #958479 background.


White color preview on #958479 background

This text has white color on #958479 background.


Related colors

Complementary color

Complementary color for #hex is #6A7B86.


I love getcolorcode.com

Triadic colors

1 #799584 and #847995 with #958479 are triadic colors.

2 #798495 and #849579 with #958479 are triadic colors.