COLOR #958869

HEX: #958869 RGB: (149,136,105)

Color info

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

RGB color model

#958869 color RGB value is (149,136,105).

RGB: (149,136,105) (58%, 53%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 136 of 255 = 53%
B 105 of 255 = 41%

149
136
105

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

Portions of RGB colors in percentages

R + G + B = 149 + 136 + 105 = 390 (100%)
R 149 of 390 ~ 38.21%
G 136 of 390 ~ 34.87%
B 105 of 390 ~ 26.92'%

%38.21
%34.87
%26.92

CMYK color model

#958869 color CMYK value is (0,9,30,42).

  • cyan value is 0.00%
  • magenta value is 8.72%
  • yellow value is 29.53%
  • key color value is 41.57%
CMYK: (0,9,30,42) C0M9Y30K42 (0%,9%,30%,42%) (0.00/0.09/0.30/0.42) 

CMYK percentages

%0
%8.72
%29.53
%41.57

Codes

Color #958869 in popluar color models

95 88 69
RGB 149 136 105
HSL 42° 17.32% 49.80%
HSB/HSV 42° 29.53% 58.43%
CMYK 0.00% 8.72% 29.53%
41.57%

Color #958869 in popluar number systems.

HEX 95 88 69
Decimal 149 136 105
Binary 10010101 10001000 1101001
Octal 225 210 151

Shades and tints

Shades of #958869

#958869
(149,136,105)
#887C60
(136,124,96)
#7B7057
(123,112,87)
#6E644E
(110,100,78)
#615845
(97,88,69)
#544C3C
(84,76,60)
#474033
(71,64,51)
#3A342A
(58,52,42)
#2D2821
(45,40,33)
#201C18
(32,28,24)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #958869

#958869
(149,136,105)
#9E9276
(158,146,118)
#A79C83
(167,156,131)
#B0A690
(176,166,144)
#B9B09D
(185,176,157)
#C2BAAA
(194,186,170)
#CBC4B7
(203,196,183)
#D4CEC4
(212,206,196)
#DDD8D1
(221,216,209)
#E6E2DE
(230,226,222)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958869 color. Also use rgb(149,136,105) instead hex code.

Text Font Color

.myTextColor { color: #958869; }

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

This text font color is #958869.

Background Color

.myBgColor { background-color: #958869; }

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

This div background color is #958869.

Border color

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

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

This div border color is #958869.

Opacity

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

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

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

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

This text has shadow with #958869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958869.

Preview

Color preview on black background

This text has color #958869 on black background.


Color preview on white background

This text has color #958869 on white background.


Black color preview on #958869 background

This text has black color on #958869 background.


White color preview on #958869 background

This text has white color on #958869 background.


Related colors

Complementary color

Complementary color for #hex is #6A7796.


I love getcolorcode.com

Triadic colors

1 #699588 and #886995 with #958869 are triadic colors.

2 #698895 and #889569 with #958869 are triadic colors.