COLOR #955387

HEX: #955387 RGB: (149,83,135)

Color info

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

RGB color model

#955387 color RGB value is (149,83,135).

RGB: (149,83,135) (58%, 33%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 83 of 255 = 33%
B 135 of 255 = 53%

149
83
135

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

Portions of RGB colors in percentages

R + G + B = 149 + 83 + 135 = 367 (100%)
R 149 of 367 ~ 40.6%
G 83 of 367 ~ 22.62%
B 135 of 367 ~ 36.78'%

%40.6
%22.62
%36.78

CMYK color model

#955387 color CMYK value is (0,44,9,42).

  • cyan value is 0.00%
  • magenta value is 44.30%
  • yellow value is 9.40%
  • key color value is 41.57%

CMYK: (0,44,9,42)
C0M44Y9K42 (0%, 44%, 9%, 42%)
(0.00 / 0.44 / 0.09 / 0.42)

CMYK percentages

%0
%44.3
%9.4
%41.57

Codes

Color #955387 in popluar color models

95 53 87
RGB 149 83 135
HSL 313° 28.45% 45.49%
HSB/HSV 313° 44.30% 58.43%
CMYK 0.00% 44.30% 9.40%
41.57%

Color #955387 in popluar number systems.

HEX 95 53 87
Decimal 149 83 135
Binary 10010101 1010011 10000111
Octal 225 123 207

Shades and tints

Shades of #955387

#955387
(149,83,135)
#884C7B
(136,76,123)
#7B456F
(123,69,111)
#6E3E63
(110,62,99)
#613757
(97,55,87)
#54304B
(84,48,75)
#47293F
(71,41,63)
#3A2233
(58,34,51)
#2D1B27
(45,27,39)
#20141B
(32,20,27)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #955387

#955387
(149,83,135)
#9E6291
(158,98,145)
#A7719B
(167,113,155)
#B080A5
(176,128,165)
#B98FAF
(185,143,175)
#C29EB9
(194,158,185)
#CBADC3
(203,173,195)
#D4BCCD
(212,188,205)
#DDCBD7
(221,203,215)
#E6DAE1
(230,218,225)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955387 color. Also use rgb(149,83,135) instead hex code.

Text Font Color

.myTextColor { color: #955387; }

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

This text font color is #955387.

Background Color

.myBgColor { background-color: #955387; }

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

This div background color is #955387.

Border color

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

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

This div border color is #955387.

Opacity

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

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

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

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

This text has shadow with #955387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955387.

Preview

Color preview on black background

This text has color #955387 on black background.


Color preview on white background

This text has color #955387 on white background.


Black color preview on #955387 background

This text has black color on #955387 background.


White color preview on #955387 background

This text has white color on #955387 background.


Related colors

Complementary color

Complementary color for #hex is #6AAC78.


I love getcolorcode.com

Triadic colors

1 #879553 and #538795 with #955387 are triadic colors.

2 #875395 and #539587 with #955387 are triadic colors.