COLOR #95549D

HEX: #95549D RGB: (149,84,157)

Color info

#95549D contains mainly red and blue colors. Web safe color of #95549D is #996699 (or #969).

RGB color model

#95549D color RGB value is (149,84,157).

RGB: (149,84,157) (58%, 33%, 62%)

RGB channels and saturation

R 149 of 255 = 58%
G 84 of 255 = 33%
B 157 of 255 = 62%

149
84
157

R + G + B ~ 51%. #95549D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 84 + 157 = 390 (100%)
R 149 of 390 ~ 38.21%
G 84 of 390 ~ 21.54%
B 157 of 390 ~ 40.26'%

%38.21
%21.54
%40.26

CMYK color model

#95549D color CMYK value is (5,46,0,38).

  • cyan value is 5.10%
  • magenta value is 46.50%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (5,46,0,38)
C5M46Y0K38 (5%, 46%, 0%, 38%)
(0.05 / 0.46 / 0.00 / 0.38)

CMYK percentages

%5.1
%46.5
%0
%38.43

Codes

Color #95549D in popluar color models

95 54 9D
RGB 149 84 157
HSL 293° 30.29% 47.25%
HSB/HSV 293° 46.50% 61.57%
CMYK 5.10% 46.50% 0.00%
38.43%

Color #95549D in popluar number systems.

HEX 95 54 9D
Decimal 149 84 157
Binary 10010101 1010100 10011101
Octal 225 124 235

Shades and tints

Shades of #95549D

#95549D
(149,84,157)
#884D8F
(136,77,143)
#7B4681
(123,70,129)
#6E3F73
(110,63,115)
#613865
(97,56,101)
#543157
(84,49,87)
#472A49
(71,42,73)
#3A233B
(58,35,59)
#2D1C2D
(45,28,45)
#20151F
(32,21,31)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #95549D

#95549D
(149,84,157)
#9E63A5
(158,99,165)
#A772AD
(167,114,173)
#B081B5
(176,129,181)
#B990BD
(185,144,189)
#C29FC5
(194,159,197)
#CBAECD
(203,174,205)
#D4BDD5
(212,189,213)
#DDCCDD
(221,204,221)
#E6DBE5
(230,219,229)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95549D color. Also use rgb(149,84,157) instead hex code.

Text Font Color

.myTextColor { color: #95549D; }

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

This text font color is #95549D.

Background Color

.myBgColor { background-color: #95549D; }

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

This div background color is #95549D.

Border color

.myBorderColor { border: 1px solid #95549D; }

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

This div border color is #95549D.

Opacity

.myOpacity80 { color: #95549D; opacity: 0.8; }

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

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

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

This text has shadow with #95549D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95549D.

Preview

Color preview on black background

This text has color #95549D on black background.


Color preview on white background

This text has color #95549D on white background.


Black color preview on #95549D background

This text has black color on #95549D background.


White color preview on #95549D background

This text has white color on #95549D background.


Related colors

Complementary color

Complementary color for #hex is #6AAB62.


I love getcolorcode.com

Triadic colors

1 #9D9554 and #549D95 with #95549D are triadic colors.

2 #9D5495 and #54959D with #95549D are triadic colors.