COLOR #96357A

HEX: #96357A RGB: (150,53,122)

Color info

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

RGB color model

#96357A color RGB value is (150,53,122).

RGB: (150,53,122) (59%, 21%, 48%)

RGB channels and saturation

R 150 of 255 = 59%
G 53 of 255 = 21%
B 122 of 255 = 48%

150
53
122

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

Portions of RGB colors in percentages

R + G + B = 150 + 53 + 122 = 325 (100%)
R 150 of 325 ~ 46.15%
G 53 of 325 ~ 16.31%
B 122 of 325 ~ 37.54'%

%46.15
%16.31
%37.54

CMYK color model

#96357A color CMYK value is (0,65,19,41).

  • cyan value is 0.00%
  • magenta value is 64.67%
  • yellow value is 18.67%
  • key color value is 41.18%

CMYK: (0,65,19,41)
C0M65Y19K41 (0%, 65%, 19%, 41%)
(0.00 / 0.65 / 0.19 / 0.41)

CMYK percentages

%0
%64.67
%18.67
%41.18

Codes

Color #96357A in popluar color models

96 35 7A
RGB 150 53 122
HSL 317° 47.78% 39.80%
HSB/HSV 317° 64.67% 58.82%
CMYK 0.00% 64.67% 18.67%
41.18%

Color #96357A in popluar number systems.

HEX 96 35 7A
Decimal 150 53 122
Binary 10010110 110101 1111010
Octal 226 65 172

Shades and tints

Shades of #96357A

#96357A
(150,53,122)
#89316F
(137,49,111)
#7C2D64
(124,45,100)
#6F2959
(111,41,89)
#62254E
(98,37,78)
#552143
(85,33,67)
#481D38
(72,29,56)
#3B192D
(59,25,45)
#2E1522
(46,21,34)
#211117
(33,17,23)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #96357A

#96357A
(150,53,122)
#9F4786
(159,71,134)
#A85992
(168,89,146)
#B16B9E
(177,107,158)
#BA7DAA
(186,125,170)
#C38FB6
(195,143,182)
#CCA1C2
(204,161,194)
#D5B3CE
(213,179,206)
#DEC5DA
(222,197,218)
#E7D7E6
(231,215,230)
#F0E9F2
(240,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96357A color. Also use rgb(150,53,122) instead hex code.

Text Font Color

.myTextColor { color: #96357A; }

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

This text font color is #96357A.

Background Color

.myBgColor { background-color: #96357A; }

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

This div background color is #96357A.

Border color

.myBorderColor { border: 1px solid #96357A; }

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

This div border color is #96357A.

Opacity

.myOpacity80 { color: #96357A; opacity: 0.8; }

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

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

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

This text has shadow with #96357A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96357A.

Preview

Color preview on black background

This text has color #96357A on black background.


Color preview on white background

This text has color #96357A on white background.


Black color preview on #96357A background

This text has black color on #96357A background.


White color preview on #96357A background

This text has white color on #96357A background.


Related colors

Complementary color

Complementary color for #hex is #69CA85.


I love getcolorcode.com

Triadic colors

1 #7A9635 and #357A96 with #96357A are triadic colors.

2 #7A3596 and #35967A with #96357A are triadic colors.