COLOR #96689A

HEX: #96689A RGB: (150,104,154)

Color info

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

RGB color model

#96689A color RGB value is (150,104,154).

RGB: (150,104,154) (59%, 41%, 60%)

RGB channels and saturation

R 150 of 255 = 59%
G 104 of 255 = 41%
B 154 of 255 = 60%

150
104
154

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

Portions of RGB colors in percentages

R + G + B = 150 + 104 + 154 = 408 (100%)
R 150 of 408 ~ 36.76%
G 104 of 408 ~ 25.49%
B 154 of 408 ~ 37.75'%

%36.76
%25.49
%37.75

CMYK color model

#96689A color CMYK value is (3,32,0,40).

  • cyan value is 2.60%
  • magenta value is 32.47%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (3,32,0,40) C3M32Y0K40 (3%,32%,0%,40%) (0.03/0.32/0.00/0.40) 

CMYK percentages

%2.6
%32.47
%0
%39.61

Codes

Color #96689A in popluar color models

96 68 9A
RGB 150 104 154
HSL 295° 19.84% 50.59%
HSB/HSV 295° 32.47% 60.39%
CMYK 2.60% 32.47% 0.00%
39.61%

Color #96689A in popluar number systems.

HEX 96 68 9A
Decimal 150 104 154
Binary 10010110 1101000 10011010
Octal 226 150 232

Shades and tints

Shades of #96689A

#96689A
(150,104,154)
#895F8C
(137,95,140)
#7C567E
(124,86,126)
#6F4D70
(111,77,112)
#624462
(98,68,98)
#553B54
(85,59,84)
#483246
(72,50,70)
#3B2938
(59,41,56)
#2E202A
(46,32,42)
#21171C
(33,23,28)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #96689A

#96689A
(150,104,154)
#9F75A3
(159,117,163)
#A882AC
(168,130,172)
#B18FB5
(177,143,181)
#BA9CBE
(186,156,190)
#C3A9C7
(195,169,199)
#CCB6D0
(204,182,208)
#D5C3D9
(213,195,217)
#DED0E2
(222,208,226)
#E7DDEB
(231,221,235)
#F0EAF4
(240,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96689A color. Also use rgb(150,104,154) instead hex code.

Text Font Color

.myTextColor { color: #96689A; }

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

This text font color is #96689A.

Background Color

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

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

This div background color is #96689A.

Border color

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

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

This div border color is #96689A.

Opacity

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

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

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

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

This text has shadow with #96689A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96689A.

Preview

Color preview on black background

This text has color #96689A on black background.


Color preview on white background

This text has color #96689A on white background.


Black color preview on #96689A background

This text has black color on #96689A background.


White color preview on #96689A background

This text has white color on #96689A background.


Related colors

Complementary color

Complementary color for #hex is #699765.


I love getcolorcode.com

Triadic colors

1 #9A9668 and #689A96 with #96689A are triadic colors.

2 #9A6896 and #68969A with #96689A are triadic colors.