COLOR #953181

HEX: #953181 RGB: (149,49,129)

Color info

#953181 contains mainly red and blue colors. Web safe color of #953181 is #993399 (or #939).

RGB color model

#953181 color RGB value is (149,49,129).

RGB: (149,49,129) (58%, 19%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 49 of 255 = 19%
B 129 of 255 = 51%

149
49
129

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

Portions of RGB colors in percentages

R + G + B = 149 + 49 + 129 = 327 (100%)
R 149 of 327 ~ 45.57%
G 49 of 327 ~ 14.98%
B 129 of 327 ~ 39.45'%

%45.57
%14.98
%39.45

CMYK color model

#953181 color CMYK value is (0,67,13,42).

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

CMYK: (0,67,13,42)
C0M67Y13K42 (0%, 67%, 13%, 42%)
(0.00 / 0.67 / 0.13 / 0.42)

CMYK percentages

%0
%67.11
%13.42
%41.57

Codes

Color #953181 in popluar color models

95 31 81
RGB 149 49 129
HSL 312° 50.51% 38.82%
HSB/HSV 312° 67.11% 58.43%
CMYK 0.00% 67.11% 13.42%
41.57%

Color #953181 in popluar number systems.

HEX 95 31 81
Decimal 149 49 129
Binary 10010101 110001 10000001
Octal 225 61 201

Shades and tints

Shades of #953181

#953181
(149,49,129)
#882D76
(136,45,118)
#7B296B
(123,41,107)
#6E2560
(110,37,96)
#612155
(97,33,85)
#541D4A
(84,29,74)
#47193F
(71,25,63)
#3A1534
(58,21,52)
#2D1129
(45,17,41)
#200D1E
(32,13,30)
#130913
(19,9,19)
#000000
(0,0,0)

Tints of #953181

#953181
(149,49,129)
#9E438C
(158,67,140)
#A75597
(167,85,151)
#B067A2
(176,103,162)
#B979AD
(185,121,173)
#C28BB8
(194,139,184)
#CB9DC3
(203,157,195)
#D4AFCE
(212,175,206)
#DDC1D9
(221,193,217)
#E6D3E4
(230,211,228)
#EFE5EF
(239,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #953181; }

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

This text font color is #953181.

Background Color

.myBgColor { background-color: #953181; }

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

This div background color is #953181.

Border color

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

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

This div border color is #953181.

Opacity

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

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

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

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

This text has shadow with #953181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953181.

Preview

Color preview on black background

This text has color #953181 on black background.


Color preview on white background

This text has color #953181 on white background.


Black color preview on #953181 background

This text has black color on #953181 background.


White color preview on #953181 background

This text has white color on #953181 background.


Related colors

Complementary color

Complementary color for #hex is #6ACE7E.


I love getcolorcode.com

Triadic colors

1 #819531 and #318195 with #953181 are triadic colors.

2 #813195 and #319581 with #953181 are triadic colors.