COLOR #953978

HEX: #953978 RGB: (149,57,120)

Color info

#953978 contains mainly red and blue colors. Web safe color of #953978 is #993366 (or #936).

RGB color model

#953978 color RGB value is (149,57,120).

RGB: (149,57,120) (58%, 22%, 47%)

RGB channels and saturation

R 149 of 255 = 58%
G 57 of 255 = 22%
B 120 of 255 = 47%

149
57
120

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

Portions of RGB colors in percentages

R + G + B = 149 + 57 + 120 = 326 (100%)
R 149 of 326 ~ 45.71%
G 57 of 326 ~ 17.48%
B 120 of 326 ~ 36.81'%

%45.71
%17.48
%36.81

CMYK color model

#953978 color CMYK value is (0,62,19,42).

  • cyan value is 0.00%
  • magenta value is 61.74%
  • yellow value is 19.46%
  • key color value is 41.57%
CMYK: (0,62,19,42) C0M62Y19K42 (0%,62%,19%,42%) (0.00/0.62/0.19/0.42) 

CMYK percentages

%0
%61.74
%19.46
%41.57

Codes

Color #953978 in popluar color models

95 39 78
RGB 149 57 120
HSL 319° 44.66% 40.39%
HSB/HSV 319° 61.74% 58.43%
CMYK 0.00% 61.74% 19.46%
41.57%

Color #953978 in popluar number systems.

HEX 95 39 78
Decimal 149 57 120
Binary 10010101 111001 1111000
Octal 225 71 170

Shades and tints

Shades of #953978

#953978
(149,57,120)
#88346E
(136,52,110)
#7B2F64
(123,47,100)
#6E2A5A
(110,42,90)
#612550
(97,37,80)
#542046
(84,32,70)
#471B3C
(71,27,60)
#3A1632
(58,22,50)
#2D1128
(45,17,40)
#200C1E
(32,12,30)
#130714
(19,7,20)
#000000
(0,0,0)

Tints of #953978

#953978
(149,57,120)
#9E4B84
(158,75,132)
#A75D90
(167,93,144)
#B06F9C
(176,111,156)
#B981A8
(185,129,168)
#C293B4
(194,147,180)
#CBA5C0
(203,165,192)
#D4B7CC
(212,183,204)
#DDC9D8
(221,201,216)
#E6DBE4
(230,219,228)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #953978 color. Also use rgb(149,57,120) instead hex code.

Text Font Color

.myTextColor { color: #953978; }

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

This text font color is #953978.

Background Color

.myBgColor { background-color: #953978; }

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

This div background color is #953978.

Border color

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

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

This div border color is #953978.

Opacity

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

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

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

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

This text has shadow with #953978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953978.

Preview

Color preview on black background

This text has color #953978 on black background.


Color preview on white background

This text has color #953978 on white background.


Black color preview on #953978 background

This text has black color on #953978 background.


White color preview on #953978 background

This text has white color on #953978 background.


Related colors

Complementary color

Complementary color for #hex is #6AC687.


I love getcolorcode.com

Triadic colors

1 #789539 and #397895 with #953978 are triadic colors.

2 #783995 and #399578 with #953978 are triadic colors.