COLOR #953960

HEX: #953960 RGB: (149,57,96)

Color info

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

RGB color model

#953960 color RGB value is (149,57,96).

RGB: (149,57,96) (58%, 22%, 38%)

RGB channels and saturation

R 149 of 255 = 58%
G 57 of 255 = 22%
B 96 of 255 = 38%

149
57
96

R + G + B ~ 39%. #953960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 57 + 96 = 302 (100%)
R 149 of 302 ~ 49.34%
G 57 of 302 ~ 18.87%
B 96 of 302 ~ 31.79'%

%49.34
%18.87
%31.79

CMYK color model

#953960 color CMYK value is (0,62,36,42).

  • cyan value is 0.00%
  • magenta value is 61.74%
  • yellow value is 35.57%
  • key color value is 41.57%

CMYK: (0,62,36,42)
C0M62Y36K42 (0%, 62%, 36%, 42%)
(0.00 / 0.62 / 0.36 / 0.42)

CMYK percentages

%0
%61.74
%35.57
%41.57

Codes

Color #953960 in popluar color models

95 39 60
RGB 149 57 96
HSL 335° 44.66% 40.39%
HSB/HSV 335° 61.74% 58.43%
CMYK 0.00% 61.74% 35.57%
41.57%

Color #953960 in popluar number systems.

HEX 95 39 60
Decimal 149 57 96
Binary 10010101 111001 1100000
Octal 225 71 140

Shades and tints

Shades of #953960

#953960
(149,57,96)
#883458
(136,52,88)
#7B2F50
(123,47,80)
#6E2A48
(110,42,72)
#612540
(97,37,64)
#542038
(84,32,56)
#471B30
(71,27,48)
#3A1628
(58,22,40)
#2D1120
(45,17,32)
#200C18
(32,12,24)
#130710
(19,7,16)
#000000
(0,0,0)

Tints of #953960

#953960
(149,57,96)
#9E4B6E
(158,75,110)
#A75D7C
(167,93,124)
#B06F8A
(176,111,138)
#B98198
(185,129,152)
#C293A6
(194,147,166)
#CBA5B4
(203,165,180)
#D4B7C2
(212,183,194)
#DDC9D0
(221,201,208)
#E6DBDE
(230,219,222)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #953960; }

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

This text font color is #953960.

Background Color

.myBgColor { background-color: #953960; }

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

This div background color is #953960.

Border color

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

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

This div border color is #953960.

Opacity

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

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

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

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

This text has shadow with #953960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953960.

Preview

Color preview on black background

This text has color #953960 on black background.


Color preview on white background

This text has color #953960 on white background.


Black color preview on #953960 background

This text has black color on #953960 background.


White color preview on #953960 background

This text has white color on #953960 background.


Related colors

Complementary color

Complementary color for #hex is #6AC69F.


I love getcolorcode.com

Triadic colors

1 #609539 and #396095 with #953960 are triadic colors.

2 #603995 and #399560 with #953960 are triadic colors.