COLOR #966298

HEX: #966298 RGB: (150,98,152)

Color info

#966298 contains red, green and blue colors in about the same proportion. Web safe color of #966298 is #996699 (or #969).

RGB color model

#966298 color RGB value is (150,98,152).

RGB: (150,98,152) (59%, 38%, 60%)

RGB channels and saturation

R 150 of 255 = 59%
G 98 of 255 = 38%
B 152 of 255 = 60%

150
98
152

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

Portions of RGB colors in percentages

R + G + B = 150 + 98 + 152 = 400 (100%)
R 150 of 400 ~ 37.5%
G 98 of 400 ~ 24.5%
B 152 of 400 ~ 38'%

%37.5
%24.5
%38

CMYK color model

#966298 color CMYK value is (1,36,0,40).

  • cyan value is 1.32%
  • magenta value is 35.53%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (1,36,0,40)
C1M36Y0K40 (1%, 36%, 0%, 40%)
(0.01 / 0.36 / 0.00 / 0.40)

CMYK percentages

%1.32
%35.53
%0
%40.39

Codes

Color #966298 in popluar color models

96 62 98
RGB 150 98 152
HSL 298° 21.60% 49.02%
HSB/HSV 298° 35.53% 59.61%
CMYK 1.32% 35.53% 0.00%
40.39%

Color #966298 in popluar number systems.

HEX 96 62 98
Decimal 150 98 152
Binary 10010110 1100010 10011000
Octal 226 142 230

Shades and tints

Shades of #966298

#966298
(150,98,152)
#895A8B
(137,90,139)
#7C527E
(124,82,126)
#6F4A71
(111,74,113)
#624264
(98,66,100)
#553A57
(85,58,87)
#48324A
(72,50,74)
#3B2A3D
(59,42,61)
#2E2230
(46,34,48)
#211A23
(33,26,35)
#141216
(20,18,22)
#000000
(0,0,0)

Tints of #966298

#966298
(150,98,152)
#9F70A1
(159,112,161)
#A87EAA
(168,126,170)
#B18CB3
(177,140,179)
#BA9ABC
(186,154,188)
#C3A8C5
(195,168,197)
#CCB6CE
(204,182,206)
#D5C4D7
(213,196,215)
#DED2E0
(222,210,224)
#E7E0E9
(231,224,233)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966298 color. Also use rgb(150,98,152) instead hex code.

Text Font Color

.myTextColor { color: #966298; }

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

This text font color is #966298.

Background Color

.myBgColor { background-color: #966298; }

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

This div background color is #966298.

Border color

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

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

This div border color is #966298.

Opacity

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

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

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

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

This text has shadow with #966298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966298.

Preview

Color preview on black background

This text has color #966298 on black background.


Color preview on white background

This text has color #966298 on white background.


Black color preview on #966298 background

This text has black color on #966298 background.


White color preview on #966298 background

This text has white color on #966298 background.


Related colors

Complementary color

Complementary color for #hex is #699D67.


I love getcolorcode.com

Triadic colors

1 #989662 and #629896 with #966298 are triadic colors.

2 #986296 and #629698 with #966298 are triadic colors.