COLOR #96679E

HEX: #96679E RGB: (150,103,158)

Color info

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

RGB color model

#96679E color RGB value is (150,103,158).

RGB: (150,103,158) (59%, 40%, 62%)

RGB channels and saturation

R 150 of 255 = 59%
G 103 of 255 = 40%
B 158 of 255 = 62%

150
103
158

R + G + B ~ 54%. #96679E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 103 + 158 = 411 (100%)
R 150 of 411 ~ 36.5%
G 103 of 411 ~ 25.06%
B 158 of 411 ~ 38.44'%

%36.5
%25.06
%38.44

CMYK color model

#96679E color CMYK value is (5,35,0,38).

  • cyan value is 5.06%
  • magenta value is 34.81%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (5,35,0,38) C5M35Y0K38 (5%,35%,0%,38%) (0.05/0.35/0.00/0.38) 

CMYK percentages

%5.06
%34.81
%0
%38.04

Codes

Color #96679E in popluar color models

96 67 9E
RGB 150 103 158
HSL 291° 22.09% 51.18%
HSB/HSV 291° 34.81% 61.96%
CMYK 5.06% 34.81% 0.00%
38.04%

Color #96679E in popluar number systems.

HEX 96 67 9E
Decimal 150 103 158
Binary 10010110 1100111 10011110
Octal 226 147 236

Shades and tints

Shades of #96679E

#96679E
(150,103,158)
#895E90
(137,94,144)
#7C5582
(124,85,130)
#6F4C74
(111,76,116)
#624366
(98,67,102)
#553A58
(85,58,88)
#48314A
(72,49,74)
#3B283C
(59,40,60)
#2E1F2E
(46,31,46)
#211620
(33,22,32)
#140D12
(20,13,18)
#000000
(0,0,0)

Tints of #96679E

#96679E
(150,103,158)
#9F74A6
(159,116,166)
#A881AE
(168,129,174)
#B18EB6
(177,142,182)
#BA9BBE
(186,155,190)
#C3A8C6
(195,168,198)
#CCB5CE
(204,181,206)
#D5C2D6
(213,194,214)
#DECFDE
(222,207,222)
#E7DCE6
(231,220,230)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96679E color. Also use rgb(150,103,158) instead hex code.

Text Font Color

.myTextColor { color: #96679E; }

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

This text font color is #96679E.

Background Color

.myBgColor { background-color: #96679E; }

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

This div background color is #96679E.

Border color

.myBorderColor { border: 1px solid #96679E; }

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

This div border color is #96679E.

Opacity

.myOpacity80 { color: #96679E; opacity: 0.8; }

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

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

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

This text has shadow with #96679E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96679E.

Preview

Color preview on black background

This text has color #96679E on black background.


Color preview on white background

This text has color #96679E on white background.


Black color preview on #96679E background

This text has black color on #96679E background.


White color preview on #96679E background

This text has white color on #96679E background.


Related colors

Complementary color

Complementary color for #hex is #699861.


I love getcolorcode.com

Triadic colors

1 #9E9667 and #679E96 with #96679E are triadic colors.

2 #9E6796 and #67969E with #96679E are triadic colors.