COLOR #957685

HEX: #957685 RGB: (149,118,133)

Color info

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

RGB color model

#957685 color RGB value is (149,118,133).

RGB: (149,118,133) (58%, 46%, 52%)

RGB channels and saturation

R 149 of 255 = 58%
G 118 of 255 = 46%
B 133 of 255 = 52%

149
118
133

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

Portions of RGB colors in percentages

R + G + B = 149 + 118 + 133 = 400 (100%)
R 149 of 400 ~ 37.25%
G 118 of 400 ~ 29.5%
B 133 of 400 ~ 33.25'%

%37.25
%29.5
%33.25

CMYK color model

#957685 color CMYK value is (0,21,11,42).

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

CMYK: (0,21,11,42)
C0M21Y11K42 (0%, 21%, 11%, 42%)
(0.00 / 0.21 / 0.11 / 0.42)

CMYK percentages

%0
%20.81
%10.74
%41.57

Codes

Color #957685 in popluar color models

95 76 85
RGB 149 118 133
HSL 331° 12.76% 52.35%
HSB/HSV 331° 20.81% 58.43%
CMYK 0.00% 20.81% 10.74%
41.57%

Color #957685 in popluar number systems.

HEX 95 76 85
Decimal 149 118 133
Binary 10010101 1110110 10000101
Octal 225 166 205

Shades and tints

Shades of #957685

#957685
(149,118,133)
#886C79
(136,108,121)
#7B626D
(123,98,109)
#6E5861
(110,88,97)
#614E55
(97,78,85)
#544449
(84,68,73)
#473A3D
(71,58,61)
#3A3031
(58,48,49)
#2D2625
(45,38,37)
#201C19
(32,28,25)
#13120D
(19,18,13)
#000000
(0,0,0)

Tints of #957685

#957685
(149,118,133)
#9E8290
(158,130,144)
#A78E9B
(167,142,155)
#B09AA6
(176,154,166)
#B9A6B1
(185,166,177)
#C2B2BC
(194,178,188)
#CBBEC7
(203,190,199)
#D4CAD2
(212,202,210)
#DDD6DD
(221,214,221)
#E6E2E8
(230,226,232)
#EFEEF3
(239,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957685; }

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

This text font color is #957685.

Background Color

.myBgColor { background-color: #957685; }

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

This div background color is #957685.

Border color

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

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

This div border color is #957685.

Opacity

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

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

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

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

This text has shadow with #957685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957685.

Preview

Color preview on black background

This text has color #957685 on black background.


Color preview on white background

This text has color #957685 on white background.


Black color preview on #957685 background

This text has black color on #957685 background.


White color preview on #957685 background

This text has white color on #957685 background.


Related colors

Complementary color

Complementary color for #hex is #6A897A.


I love getcolorcode.com

Triadic colors

1 #859576 and #768595 with #957685 are triadic colors.

2 #857695 and #769585 with #957685 are triadic colors.