COLOR #957988

HEX: #957988 RGB: (149,121,136)

Color info

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

RGB color model

#957988 color RGB value is (149,121,136).

RGB: (149,121,136) (58%, 47%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 121 of 255 = 47%
B 136 of 255 = 53%

149
121
136

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

Portions of RGB colors in percentages

R + G + B = 149 + 121 + 136 = 406 (100%)
R 149 of 406 ~ 36.7%
G 121 of 406 ~ 29.8%
B 136 of 406 ~ 33.5'%

%36.7
%29.8
%33.5

CMYK color model

#957988 color CMYK value is (0,19,9,42).

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

CMYK: (0,19,9,42)
C0M19Y9K42 (0%, 19%, 9%, 42%)
(0.00 / 0.19 / 0.09 / 0.42)

CMYK percentages

%0
%18.79
%8.72
%41.57

Codes

Color #957988 in popluar color models

95 79 88
RGB 149 121 136
HSL 328° 11.67% 52.94%
HSB/HSV 328° 18.79% 58.43%
CMYK 0.00% 18.79% 8.72%
41.57%

Color #957988 in popluar number systems.

HEX 95 79 88
Decimal 149 121 136
Binary 10010101 1111001 10001000
Octal 225 171 210

Shades and tints

Shades of #957988

#957988
(149,121,136)
#886E7C
(136,110,124)
#7B6370
(123,99,112)
#6E5864
(110,88,100)
#614D58
(97,77,88)
#54424C
(84,66,76)
#473740
(71,55,64)
#3A2C34
(58,44,52)
#2D2128
(45,33,40)
#20161C
(32,22,28)
#130B10
(19,11,16)
#000000
(0,0,0)

Tints of #957988

#957988
(149,121,136)
#9E8592
(158,133,146)
#A7919C
(167,145,156)
#B09DA6
(176,157,166)
#B9A9B0
(185,169,176)
#C2B5BA
(194,181,186)
#CBC1C4
(203,193,196)
#D4CDCE
(212,205,206)
#DDD9D8
(221,217,216)
#E6E5E2
(230,229,226)
#EFF1EC
(239,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957988; }

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

This text font color is #957988.

Background Color

.myBgColor { background-color: #957988; }

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

This div background color is #957988.

Border color

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

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

This div border color is #957988.

Opacity

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

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

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

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

This text has shadow with #957988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957988.

Preview

Color preview on black background

This text has color #957988 on black background.


Color preview on white background

This text has color #957988 on white background.


Black color preview on #957988 background

This text has black color on #957988 background.


White color preview on #957988 background

This text has white color on #957988 background.


Related colors

Complementary color

Complementary color for #hex is #6A8677.


I love getcolorcode.com

Triadic colors

1 #889579 and #798895 with #957988 are triadic colors.

2 #887995 and #799588 with #957988 are triadic colors.