COLOR #955976

HEX: #955976 RGB: (149,89,118)

Color info

#955976 contains mainly red and blue colors. Web safe color of #955976 is #996666 (or #966).

RGB color model

#955976 color RGB value is (149,89,118).

RGB: (149,89,118) (58%, 35%, 46%)

RGB channels and saturation

R 149 of 255 = 58%
G 89 of 255 = 35%
B 118 of 255 = 46%

149
89
118

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

Portions of RGB colors in percentages

R + G + B = 149 + 89 + 118 = 356 (100%)
R 149 of 356 ~ 41.85%
G 89 of 356 ~ 25%
B 118 of 356 ~ 33.15'%

%41.85
%25
%33.15

CMYK color model

#955976 color CMYK value is (0,40,21,42).

  • cyan value is 0.00%
  • magenta value is 40.27%
  • yellow value is 20.81%
  • key color value is 41.57%

CMYK: (0,40,21,42)
C0M40Y21K42 (0%, 40%, 21%, 42%)
(0.00 / 0.40 / 0.21 / 0.42)

CMYK percentages

%0
%40.27
%20.81
%41.57

Codes

Color #955976 in popluar color models

95 59 76
RGB 149 89 118
HSL 331° 25.21% 46.67%
HSB/HSV 331° 40.27% 58.43%
CMYK 0.00% 40.27% 20.81%
41.57%

Color #955976 in popluar number systems.

HEX 95 59 76
Decimal 149 89 118
Binary 10010101 1011001 1110110
Octal 225 131 166

Shades and tints

Shades of #955976

#955976
(149,89,118)
#88516C
(136,81,108)
#7B4962
(123,73,98)
#6E4158
(110,65,88)
#61394E
(97,57,78)
#543144
(84,49,68)
#47293A
(71,41,58)
#3A2130
(58,33,48)
#2D1926
(45,25,38)
#20111C
(32,17,28)
#130912
(19,9,18)
#000000
(0,0,0)

Tints of #955976

#955976
(149,89,118)
#9E6882
(158,104,130)
#A7778E
(167,119,142)
#B0869A
(176,134,154)
#B995A6
(185,149,166)
#C2A4B2
(194,164,178)
#CBB3BE
(203,179,190)
#D4C2CA
(212,194,202)
#DDD1D6
(221,209,214)
#E6E0E2
(230,224,226)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955976 color. Also use rgb(149,89,118) instead hex code.

Text Font Color

.myTextColor { color: #955976; }

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

This text font color is #955976.

Background Color

.myBgColor { background-color: #955976; }

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

This div background color is #955976.

Border color

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

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

This div border color is #955976.

Opacity

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

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

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

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

This text has shadow with #955976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955976.

Preview

Color preview on black background

This text has color #955976 on black background.


Color preview on white background

This text has color #955976 on white background.


Black color preview on #955976 background

This text has black color on #955976 background.


White color preview on #955976 background

This text has white color on #955976 background.


Related colors

Complementary color

Complementary color for #hex is #6AA689.


I love getcolorcode.com

Triadic colors

1 #769559 and #597695 with #955976 are triadic colors.

2 #765995 and #599576 with #955976 are triadic colors.