COLOR #958279

HEX: #958279 RGB: (149,130,121)

Color info

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

RGB color model

#958279 color RGB value is (149,130,121).

RGB: (149,130,121) (58%, 51%, 47%)

RGB channels and saturation

R 149 of 255 = 58%
G 130 of 255 = 51%
B 121 of 255 = 47%

149
130
121

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

Portions of RGB colors in percentages

R + G + B = 149 + 130 + 121 = 400 (100%)
R 149 of 400 ~ 37.25%
G 130 of 400 ~ 32.5%
B 121 of 400 ~ 30.25'%

%37.25
%32.5
%30.25

CMYK color model

#958279 color CMYK value is (0,13,19,42).

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

CMYK: (0,13,19,42)
C0M13Y19K42 (0%, 13%, 19%, 42%)
(0.00 / 0.13 / 0.19 / 0.42)

CMYK percentages

%0
%12.75
%18.79
%41.57

Codes

Color #958279 in popluar color models

95 82 79
RGB 149 130 121
HSL 19° 11.67% 52.94%
HSB/HSV 19° 18.79% 58.43%
CMYK 0.00% 12.75% 18.79%
41.57%

Color #958279 in popluar number systems.

HEX 95 82 79
Decimal 149 130 121
Binary 10010101 10000010 1111001
Octal 225 202 171

Shades and tints

Shades of #958279

#958279
(149,130,121)
#88776E
(136,119,110)
#7B6C63
(123,108,99)
#6E6158
(110,97,88)
#61564D
(97,86,77)
#544B42
(84,75,66)
#474037
(71,64,55)
#3A352C
(58,53,44)
#2D2A21
(45,42,33)
#201F16
(32,31,22)
#13140B
(19,20,11)
#000000
(0,0,0)

Tints of #958279

#958279
(149,130,121)
#9E8D85
(158,141,133)
#A79891
(167,152,145)
#B0A39D
(176,163,157)
#B9AEA9
(185,174,169)
#C2B9B5
(194,185,181)
#CBC4C1
(203,196,193)
#D4CFCD
(212,207,205)
#DDDAD9
(221,218,217)
#E6E5E5
(230,229,229)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958279; }

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

This text font color is #958279.

Background Color

.myBgColor { background-color: #958279; }

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

This div background color is #958279.

Border color

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

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

This div border color is #958279.

Opacity

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

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

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

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

This text has shadow with #958279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958279.

Preview

Color preview on black background

This text has color #958279 on black background.


Color preview on white background

This text has color #958279 on white background.


Black color preview on #958279 background

This text has black color on #958279 background.


White color preview on #958279 background

This text has white color on #958279 background.


Related colors

Complementary color

Complementary color for #hex is #6A7D86.


I love getcolorcode.com

Triadic colors

1 #799582 and #827995 with #958279 are triadic colors.

2 #798295 and #829579 with #958279 are triadic colors.