COLOR #957694

HEX: #957694 RGB: (149,118,148)

Color info

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

RGB color model

#957694 color RGB value is (149,118,148).

RGB: (149,118,148) (58%, 46%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 118 of 255 = 46%
B 148 of 255 = 58%

149
118
148

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

Portions of RGB colors in percentages

R + G + B = 149 + 118 + 148 = 415 (100%)
R 149 of 415 ~ 35.9%
G 118 of 415 ~ 28.43%
B 148 of 415 ~ 35.66'%

%35.9
%28.43
%35.66

CMYK color model

#957694 color CMYK value is (0,21,1,42).

  • cyan value is 0.00%
  • magenta value is 20.81%
  • yellow value is 0.67%
  • key color value is 41.57%
CMYK: (0,21,1,42) C0M21Y1K42 (0%,21%,1%,42%) (0.00/0.21/0.01/0.42) 

CMYK percentages

%0
%20.81
%0.67
%41.57

Codes

Color #957694 in popluar color models

95 76 94
RGB 149 118 148
HSL 302° 12.76% 52.35%
HSB/HSV 302° 20.81% 58.43%
CMYK 0.00% 20.81% 0.67%
41.57%

Color #957694 in popluar number systems.

HEX 95 76 94
Decimal 149 118 148
Binary 10010101 1110110 10010100
Octal 225 166 224

Shades and tints

Shades of #957694

#957694
(149,118,148)
#886C87
(136,108,135)
#7B627A
(123,98,122)
#6E586D
(110,88,109)
#614E60
(97,78,96)
#544453
(84,68,83)
#473A46
(71,58,70)
#3A3039
(58,48,57)
#2D262C
(45,38,44)
#201C1F
(32,28,31)
#131212
(19,18,18)
#000000
(0,0,0)

Tints of #957694

#957694
(149,118,148)
#9E829D
(158,130,157)
#A78EA6
(167,142,166)
#B09AAF
(176,154,175)
#B9A6B8
(185,166,184)
#C2B2C1
(194,178,193)
#CBBECA
(203,190,202)
#D4CAD3
(212,202,211)
#DDD6DC
(221,214,220)
#E6E2E5
(230,226,229)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957694 color. Also use rgb(149,118,148) instead hex code.

Text Font Color

.myTextColor { color: #957694; }

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

This text font color is #957694.

Background Color

.myBgColor { background-color: #957694; }

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

This div background color is #957694.

Border color

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

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

This div border color is #957694.

Opacity

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

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

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

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

This text has shadow with #957694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957694.

Preview

Color preview on black background

This text has color #957694 on black background.


Color preview on white background

This text has color #957694 on white background.


Black color preview on #957694 background

This text has black color on #957694 background.


White color preview on #957694 background

This text has white color on #957694 background.


Related colors

Complementary color

Complementary color for #hex is #6A896B.


I love getcolorcode.com

Triadic colors

1 #949576 and #769495 with #957694 are triadic colors.

2 #947695 and #769594 with #957694 are triadic colors.