COLOR #957581

HEX: #957581 RGB: (149,117,129)

Color info

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

RGB color model

#957581 color RGB value is (149,117,129).

RGB: (149,117,129) (58%, 46%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 117 of 255 = 46%
B 129 of 255 = 51%

149
117
129

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

Portions of RGB colors in percentages

R + G + B = 149 + 117 + 129 = 395 (100%)
R 149 of 395 ~ 37.72%
G 117 of 395 ~ 29.62%
B 129 of 395 ~ 32.66'%

%37.72
%29.62
%32.66

CMYK color model

#957581 color CMYK value is (0,21,13,42).

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

CMYK: (0,21,13,42)
C0M21Y13K42 (0%, 21%, 13%, 42%)
(0.00 / 0.21 / 0.13 / 0.42)

CMYK percentages

%0
%21.48
%13.42
%41.57

Codes

Color #957581 in popluar color models

95 75 81
RGB 149 117 129
HSL 338° 13.11% 52.16%
HSB/HSV 338° 21.48% 58.43%
CMYK 0.00% 21.48% 13.42%
41.57%

Color #957581 in popluar number systems.

HEX 95 75 81
Decimal 149 117 129
Binary 10010101 1110101 10000001
Octal 225 165 201

Shades and tints

Shades of #957581

#957581
(149,117,129)
#886B76
(136,107,118)
#7B616B
(123,97,107)
#6E5760
(110,87,96)
#614D55
(97,77,85)
#54434A
(84,67,74)
#47393F
(71,57,63)
#3A2F34
(58,47,52)
#2D2529
(45,37,41)
#201B1E
(32,27,30)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #957581

#957581
(149,117,129)
#9E818C
(158,129,140)
#A78D97
(167,141,151)
#B099A2
(176,153,162)
#B9A5AD
(185,165,173)
#C2B1B8
(194,177,184)
#CBBDC3
(203,189,195)
#D4C9CE
(212,201,206)
#DDD5D9
(221,213,217)
#E6E1E4
(230,225,228)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957581; }

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

This text font color is #957581.

Background Color

.myBgColor { background-color: #957581; }

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

This div background color is #957581.

Border color

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

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

This div border color is #957581.

Opacity

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

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

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

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

This text has shadow with #957581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957581.

Preview

Color preview on black background

This text has color #957581 on black background.


Color preview on white background

This text has color #957581 on white background.


Black color preview on #957581 background

This text has black color on #957581 background.


White color preview on #957581 background

This text has white color on #957581 background.


Related colors

Complementary color

Complementary color for #hex is #6A8A7E.


I love getcolorcode.com

Triadic colors

1 #819575 and #758195 with #957581 are triadic colors.

2 #817595 and #759581 with #957581 are triadic colors.