COLOR #96668D

HEX: #96668D RGB: (150,102,141)

Color info

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

RGB color model

#96668D color RGB value is (150,102,141).

RGB: (150,102,141) (59%, 40%, 55%)

RGB channels and saturation

R 150 of 255 = 59%
G 102 of 255 = 40%
B 141 of 255 = 55%

150
102
141

R + G + B ~ 51%. #96668D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 102 + 141 = 393 (100%)
R 150 of 393 ~ 38.17%
G 102 of 393 ~ 25.95%
B 141 of 393 ~ 35.88'%

%38.17
%25.95
%35.88

CMYK color model

#96668D color CMYK value is (0,32,6,41).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 6.00%
  • key color value is 41.18%
CMYK: (0,32,6,41) C0M32Y6K41 (0%,32%,6%,41%) (0.00/0.32/0.06/0.41) 

CMYK percentages

%0
%32
%6
%41.18

Codes

Color #96668D in popluar color models

96 66 8D
RGB 150 102 141
HSL 311° 19.05% 49.41%
HSB/HSV 311° 32.00% 58.82%
CMYK 0.00% 32.00% 6.00%
41.18%

Color #96668D in popluar number systems.

HEX 96 66 8D
Decimal 150 102 141
Binary 10010110 1100110 10001101
Octal 226 146 215

Shades and tints

Shades of #96668D

#96668D
(150,102,141)
#895D81
(137,93,129)
#7C5475
(124,84,117)
#6F4B69
(111,75,105)
#62425D
(98,66,93)
#553951
(85,57,81)
#483045
(72,48,69)
#3B2739
(59,39,57)
#2E1E2D
(46,30,45)
#211521
(33,21,33)
#140C15
(20,12,21)
#000000
(0,0,0)

Tints of #96668D

#96668D
(150,102,141)
#9F7397
(159,115,151)
#A880A1
(168,128,161)
#B18DAB
(177,141,171)
#BA9AB5
(186,154,181)
#C3A7BF
(195,167,191)
#CCB4C9
(204,180,201)
#D5C1D3
(213,193,211)
#DECEDD
(222,206,221)
#E7DBE7
(231,219,231)
#F0E8F1
(240,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96668D color. Also use rgb(150,102,141) instead hex code.

Text Font Color

.myTextColor { color: #96668D; }

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

This text font color is #96668D.

Background Color

.myBgColor { background-color: #96668D; }

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

This div background color is #96668D.

Border color

.myBorderColor { border: 1px solid #96668D; }

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

This div border color is #96668D.

Opacity

.myOpacity80 { color: #96668D; opacity: 0.8; }

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

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

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

This text has shadow with #96668D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96668D.

Preview

Color preview on black background

This text has color #96668D on black background.


Color preview on white background

This text has color #96668D on white background.


Black color preview on #96668D background

This text has black color on #96668D background.


White color preview on #96668D background

This text has white color on #96668D background.


Related colors

Complementary color

Complementary color for #hex is #699972.


I love getcolorcode.com

Triadic colors

1 #8D9666 and #668D96 with #96668D are triadic colors.

2 #8D6696 and #66968D with #96668D are triadic colors.