COLOR #957991

HEX: #957991 RGB: (149,121,145)

Color info

#957991 contains red, green and blue colors in about the same proportion. Web safe color of #957991 is #996699 (or #969).

RGB color model

#957991 color RGB value is (149,121,145).

RGB: (149,121,145) (58%, 47%, 57%)

RGB channels and saturation

R 149 of 255 = 58%
G 121 of 255 = 47%
B 145 of 255 = 57%

149
121
145

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

Portions of RGB colors in percentages

R + G + B = 149 + 121 + 145 = 415 (100%)
R 149 of 415 ~ 35.9%
G 121 of 415 ~ 29.16%
B 145 of 415 ~ 34.94'%

%35.9
%29.16
%34.94

CMYK color model

#957991 color CMYK value is (0,19,3,42).

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

CMYK: (0,19,3,42)
C0M19Y3K42 (0%, 19%, 3%, 42%)
(0.00 / 0.19 / 0.03 / 0.42)

CMYK percentages

%0
%18.79
%2.68
%41.57

Codes

Color #957991 in popluar color models

95 79 91
RGB 149 121 145
HSL 309° 11.67% 52.94%
HSB/HSV 309° 18.79% 58.43%
CMYK 0.00% 18.79% 2.68%
41.57%

Color #957991 in popluar number systems.

HEX 95 79 91
Decimal 149 121 145
Binary 10010101 1111001 10010001
Octal 225 171 221

Shades and tints

Shades of #957991

#957991
(149,121,145)
#886E84
(136,110,132)
#7B6377
(123,99,119)
#6E586A
(110,88,106)
#614D5D
(97,77,93)
#544250
(84,66,80)
#473743
(71,55,67)
#3A2C36
(58,44,54)
#2D2129
(45,33,41)
#20161C
(32,22,28)
#130B0F
(19,11,15)
#000000
(0,0,0)

Tints of #957991

#957991
(149,121,145)
#9E859B
(158,133,155)
#A791A5
(167,145,165)
#B09DAF
(176,157,175)
#B9A9B9
(185,169,185)
#C2B5C3
(194,181,195)
#CBC1CD
(203,193,205)
#D4CDD7
(212,205,215)
#DDD9E1
(221,217,225)
#E6E5EB
(230,229,235)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957991; }

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

This text font color is #957991.

Background Color

.myBgColor { background-color: #957991; }

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

This div background color is #957991.

Border color

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

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

This div border color is #957991.

Opacity

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

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

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

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

This text has shadow with #957991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957991.

Preview

Color preview on black background

This text has color #957991 on black background.


Color preview on white background

This text has color #957991 on white background.


Black color preview on #957991 background

This text has black color on #957991 background.


White color preview on #957991 background

This text has white color on #957991 background.


Related colors

Complementary color

Complementary color for #hex is #6A866E.


I love getcolorcode.com

Triadic colors

1 #919579 and #799195 with #957991 are triadic colors.

2 #917995 and #799591 with #957991 are triadic colors.