COLOR #9577A1

HEX: #9577A1 RGB: (149,119,161)

Color info

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

RGB color model

#9577A1 color RGB value is (149,119,161).

RGB: (149,119,161) (58%, 47%, 63%)

RGB channels and saturation

R 149 of 255 = 58%
G 119 of 255 = 47%
B 161 of 255 = 63%

149
119
161

R + G + B ~ 56%. #9577A1 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 119 + 161 = 429 (100%)
R 149 of 429 ~ 34.73%
G 119 of 429 ~ 27.74%
B 161 of 429 ~ 37.53'%

%34.73
%27.74
%37.53

CMYK color model

#9577A1 color CMYK value is (7,26,0,37).

  • cyan value is 7.45%
  • magenta value is 26.09%
  • yellow value is 0.00%
  • key color value is 36.86%

CMYK: (7,26,0,37)
C7M26Y0K37 (7%, 26%, 0%, 37%)
(0.07 / 0.26 / 0.00 / 0.37)

CMYK percentages

%7.45
%26.09
%0
%36.86

Codes

Color #9577A1 in popluar color models

95 77 A1
RGB 149 119 161
HSL 283° 18.26% 54.90%
HSB/HSV 283° 26.09% 63.14%
CMYK 7.45% 26.09% 0.00%
36.86%

Color #9577A1 in popluar number systems.

HEX 95 77 A1
Decimal 149 119 161
Binary 10010101 1110111 10100001
Octal 225 167 241

Shades and tints

Shades of #9577A1

#9577A1
(149,119,161)
#886D93
(136,109,147)
#7B6385
(123,99,133)
#6E5977
(110,89,119)
#614F69
(97,79,105)
#54455B
(84,69,91)
#473B4D
(71,59,77)
#3A313F
(58,49,63)
#2D2731
(45,39,49)
#201D23
(32,29,35)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #9577A1

#9577A1
(149,119,161)
#9E83A9
(158,131,169)
#A78FB1
(167,143,177)
#B09BB9
(176,155,185)
#B9A7C1
(185,167,193)
#C2B3C9
(194,179,201)
#CBBFD1
(203,191,209)
#D4CBD9
(212,203,217)
#DDD7E1
(221,215,225)
#E6E3E9
(230,227,233)
#EFEFF1
(239,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9577A1 color. Also use rgb(149,119,161) instead hex code.

Text Font Color

.myTextColor { color: #9577A1; }

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

This text font color is #9577A1.

Background Color

.myBgColor { background-color: #9577A1; }

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

This div background color is #9577A1.

Border color

.myBorderColor { border: 1px solid #9577A1; }

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

This div border color is #9577A1.

Opacity

.myOpacity80 { color: #9577A1; opacity: 0.8; }

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

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

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

This text has shadow with #9577A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9577A1.

Preview

Color preview on black background

This text has color #9577A1 on black background.


Color preview on white background

This text has color #9577A1 on white background.


Black color preview on #9577A1 background

This text has black color on #9577A1 background.


White color preview on #9577A1 background

This text has white color on #9577A1 background.


Related colors

Complementary color

Complementary color for #hex is #6A885E.


I love getcolorcode.com

Triadic colors

1 #A19577 and #77A195 with #9577A1 are triadic colors.

2 #A17795 and #7795A1 with #9577A1 are triadic colors.