COLOR #965290

HEX: #965290 RGB: (150,82,144)

Color info

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

RGB color model

#965290 color RGB value is (150,82,144).

RGB: (150,82,144) (59%, 32%, 56%)

RGB channels and saturation

R 150 of 255 = 59%
G 82 of 255 = 32%
B 144 of 255 = 56%

150
82
144

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

Portions of RGB colors in percentages

R + G + B = 150 + 82 + 144 = 376 (100%)
R 150 of 376 ~ 39.89%
G 82 of 376 ~ 21.81%
B 144 of 376 ~ 38.3'%

%39.89
%21.81
%38.3

CMYK color model

#965290 color CMYK value is (0,45,4,41).

  • cyan value is 0.00%
  • magenta value is 45.33%
  • yellow value is 4.00%
  • key color value is 41.18%

CMYK: (0,45,4,41)
C0M45Y4K41 (0%, 45%, 4%, 41%)
(0.00 / 0.45 / 0.04 / 0.41)

CMYK percentages

%0
%45.33
%4
%41.18

Codes

Color #965290 in popluar color models

96 52 90
RGB 150 82 144
HSL 305° 29.31% 45.49%
HSB/HSV 305° 45.33% 58.82%
CMYK 0.00% 45.33% 4.00%
41.18%

Color #965290 in popluar number systems.

HEX 96 52 90
Decimal 150 82 144
Binary 10010110 1010010 10010000
Octal 226 122 220

Shades and tints

Shades of #965290

#965290
(150,82,144)
#894B83
(137,75,131)
#7C4476
(124,68,118)
#6F3D69
(111,61,105)
#62365C
(98,54,92)
#552F4F
(85,47,79)
#482842
(72,40,66)
#3B2135
(59,33,53)
#2E1A28
(46,26,40)
#21131B
(33,19,27)
#140C0E
(20,12,14)
#000000
(0,0,0)

Tints of #965290

#965290
(150,82,144)
#9F619A
(159,97,154)
#A870A4
(168,112,164)
#B17FAE
(177,127,174)
#BA8EB8
(186,142,184)
#C39DC2
(195,157,194)
#CCACCC
(204,172,204)
#D5BBD6
(213,187,214)
#DECAE0
(222,202,224)
#E7D9EA
(231,217,234)
#F0E8F4
(240,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965290 color. Also use rgb(150,82,144) instead hex code.

Text Font Color

.myTextColor { color: #965290; }

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

This text font color is #965290.

Background Color

.myBgColor { background-color: #965290; }

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

This div background color is #965290.

Border color

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

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

This div border color is #965290.

Opacity

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

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

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

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

This text has shadow with #965290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965290.

Preview

Color preview on black background

This text has color #965290 on black background.


Color preview on white background

This text has color #965290 on white background.


Black color preview on #965290 background

This text has black color on #965290 background.


White color preview on #965290 background

This text has white color on #965290 background.


Related colors

Complementary color

Complementary color for #hex is #69AD6F.


I love getcolorcode.com

Triadic colors

1 #909652 and #529096 with #965290 are triadic colors.

2 #905296 and #529690 with #965290 are triadic colors.