COLOR #957186

HEX: #957186 RGB: (149,113,134)

Color info

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

RGB color model

#957186 color RGB value is (149,113,134).

RGB: (149,113,134) (58%, 44%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 113 of 255 = 44%
B 134 of 255 = 53%

149
113
134

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

Portions of RGB colors in percentages

R + G + B = 149 + 113 + 134 = 396 (100%)
R 149 of 396 ~ 37.63%
G 113 of 396 ~ 28.54%
B 134 of 396 ~ 33.84'%

%37.63
%28.54
%33.84

CMYK color model

#957186 color CMYK value is (0,24,10,42).

  • cyan value is 0.00%
  • magenta value is 24.16%
  • yellow value is 10.07%
  • key color value is 41.57%

CMYK: (0,24,10,42)
C0M24Y10K42 (0%, 24%, 10%, 42%)
(0.00 / 0.24 / 0.10 / 0.42)

CMYK percentages

%0
%24.16
%10.07
%41.57

Codes

Color #957186 in popluar color models

95 71 86
RGB 149 113 134
HSL 325° 14.52% 51.37%
HSB/HSV 325° 24.16% 58.43%
CMYK 0.00% 24.16% 10.07%
41.57%

Color #957186 in popluar number systems.

HEX 95 71 86
Decimal 149 113 134
Binary 10010101 1110001 10000110
Octal 225 161 206

Shades and tints

Shades of #957186

#957186
(149,113,134)
#88677A
(136,103,122)
#7B5D6E
(123,93,110)
#6E5362
(110,83,98)
#614956
(97,73,86)
#543F4A
(84,63,74)
#47353E
(71,53,62)
#3A2B32
(58,43,50)
#2D2126
(45,33,38)
#20171A
(32,23,26)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #957186

#957186
(149,113,134)
#9E7D91
(158,125,145)
#A7899C
(167,137,156)
#B095A7
(176,149,167)
#B9A1B2
(185,161,178)
#C2ADBD
(194,173,189)
#CBB9C8
(203,185,200)
#D4C5D3
(212,197,211)
#DDD1DE
(221,209,222)
#E6DDE9
(230,221,233)
#EFE9F4
(239,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957186 color. Also use rgb(149,113,134) instead hex code.

Text Font Color

.myTextColor { color: #957186; }

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

This text font color is #957186.

Background Color

.myBgColor { background-color: #957186; }

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

This div background color is #957186.

Border color

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

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

This div border color is #957186.

Opacity

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

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

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

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

This text has shadow with #957186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957186.

Preview

Color preview on black background

This text has color #957186 on black background.


Color preview on white background

This text has color #957186 on white background.


Black color preview on #957186 background

This text has black color on #957186 background.


White color preview on #957186 background

This text has white color on #957186 background.


Related colors

Complementary color

Complementary color for #hex is #6A8E79.


I love getcolorcode.com

Triadic colors

1 #869571 and #718695 with #957186 are triadic colors.

2 #867195 and #719586 with #957186 are triadic colors.