COLOR #957690

HEX: #957690 RGB: (149,118,144)

Color info

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

RGB color model

#957690 color RGB value is (149,118,144).

RGB: (149,118,144) (58%, 46%, 56%)

RGB channels and saturation

R 149 of 255 = 58%
G 118 of 255 = 46%
B 144 of 255 = 56%

149
118
144

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

Portions of RGB colors in percentages

R + G + B = 149 + 118 + 144 = 411 (100%)
R 149 of 411 ~ 36.25%
G 118 of 411 ~ 28.71%
B 144 of 411 ~ 35.04'%

%36.25
%28.71
%35.04

CMYK color model

#957690 color CMYK value is (0,21,3,42).

  • cyan value is 0.00%
  • magenta value is 20.81%
  • yellow value is 3.36%
  • key color value is 41.57%

CMYK: (0,21,3,42)
C0M21Y3K42 (0%, 21%, 3%, 42%)
(0.00 / 0.21 / 0.03 / 0.42)

CMYK percentages

%0
%20.81
%3.36
%41.57

Codes

Color #957690 in popluar color models

95 76 90
RGB 149 118 144
HSL 310° 12.76% 52.35%
HSB/HSV 310° 20.81% 58.43%
CMYK 0.00% 20.81% 3.36%
41.57%

Color #957690 in popluar number systems.

HEX 95 76 90
Decimal 149 118 144
Binary 10010101 1110110 10010000
Octal 225 166 220

Shades and tints

Shades of #957690

#957690
(149,118,144)
#886C83
(136,108,131)
#7B6276
(123,98,118)
#6E5869
(110,88,105)
#614E5C
(97,78,92)
#54444F
(84,68,79)
#473A42
(71,58,66)
#3A3035
(58,48,53)
#2D2628
(45,38,40)
#201C1B
(32,28,27)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #957690

#957690
(149,118,144)
#9E829A
(158,130,154)
#A78EA4
(167,142,164)
#B09AAE
(176,154,174)
#B9A6B8
(185,166,184)
#C2B2C2
(194,178,194)
#CBBECC
(203,190,204)
#D4CAD6
(212,202,214)
#DDD6E0
(221,214,224)
#E6E2EA
(230,226,234)
#EFEEF4
(239,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957690; }

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

This text font color is #957690.

Background Color

.myBgColor { background-color: #957690; }

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

This div background color is #957690.

Border color

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

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

This div border color is #957690.

Opacity

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

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

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

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

This text has shadow with #957690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957690.

Preview

Color preview on black background

This text has color #957690 on black background.


Color preview on white background

This text has color #957690 on white background.


Black color preview on #957690 background

This text has black color on #957690 background.


White color preview on #957690 background

This text has white color on #957690 background.


Related colors

Complementary color

Complementary color for #hex is #6A896F.


I love getcolorcode.com

Triadic colors

1 #909576 and #769095 with #957690 are triadic colors.

2 #907695 and #769590 with #957690 are triadic colors.