COLOR #957592

HEX: #957592 RGB: (149,117,146)

Color info

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

RGB color model

#957592 color RGB value is (149,117,146).

RGB: (149,117,146) (58%, 46%, 57%)

RGB channels and saturation

R 149 of 255 = 58%
G 117 of 255 = 46%
B 146 of 255 = 57%

149
117
146

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

Portions of RGB colors in percentages

R + G + B = 149 + 117 + 146 = 412 (100%)
R 149 of 412 ~ 36.17%
G 117 of 412 ~ 28.4%
B 146 of 412 ~ 35.44'%

%36.17
%28.4
%35.44

CMYK color model

#957592 color CMYK value is (0,21,2,42).

  • cyan value is 0.00%
  • magenta value is 21.48%
  • yellow value is 2.01%
  • key color value is 41.57%

CMYK: (0,21,2,42)
C0M21Y2K42 (0%, 21%, 2%, 42%)
(0.00 / 0.21 / 0.02 / 0.42)

CMYK percentages

%0
%21.48
%2.01
%41.57

Codes

Color #957592 in popluar color models

95 75 92
RGB 149 117 146
HSL 306° 13.11% 52.16%
HSB/HSV 306° 21.48% 58.43%
CMYK 0.00% 21.48% 2.01%
41.57%

Color #957592 in popluar number systems.

HEX 95 75 92
Decimal 149 117 146
Binary 10010101 1110101 10010010
Octal 225 165 222

Shades and tints

Shades of #957592

#957592
(149,117,146)
#886B85
(136,107,133)
#7B6178
(123,97,120)
#6E576B
(110,87,107)
#614D5E
(97,77,94)
#544351
(84,67,81)
#473944
(71,57,68)
#3A2F37
(58,47,55)
#2D252A
(45,37,42)
#201B1D
(32,27,29)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #957592

#957592
(149,117,146)
#9E819B
(158,129,155)
#A78DA4
(167,141,164)
#B099AD
(176,153,173)
#B9A5B6
(185,165,182)
#C2B1BF
(194,177,191)
#CBBDC8
(203,189,200)
#D4C9D1
(212,201,209)
#DDD5DA
(221,213,218)
#E6E1E3
(230,225,227)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957592 color. Also use rgb(149,117,146) instead hex code.

Text Font Color

.myTextColor { color: #957592; }

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

This text font color is #957592.

Background Color

.myBgColor { background-color: #957592; }

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

This div background color is #957592.

Border color

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

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

This div border color is #957592.

Opacity

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

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

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

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

This text has shadow with #957592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957592.

Preview

Color preview on black background

This text has color #957592 on black background.


Color preview on white background

This text has color #957592 on white background.


Black color preview on #957592 background

This text has black color on #957592 background.


White color preview on #957592 background

This text has white color on #957592 background.


Related colors

Complementary color

Complementary color for #hex is #6A8A6D.


I love getcolorcode.com

Triadic colors

1 #929575 and #759295 with #957592 are triadic colors.

2 #927595 and #759592 with #957592 are triadic colors.