COLOR #957789

HEX: #957789 RGB: (149,119,137)

Color info

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

RGB color model

#957789 color RGB value is (149,119,137).

RGB: (149,119,137) (58%, 47%, 54%)

RGB channels and saturation

R 149 of 255 = 58%
G 119 of 255 = 47%
B 137 of 255 = 54%

149
119
137

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

Portions of RGB colors in percentages

R + G + B = 149 + 119 + 137 = 405 (100%)
R 149 of 405 ~ 36.79%
G 119 of 405 ~ 29.38%
B 137 of 405 ~ 33.83'%

%36.79
%29.38
%33.83

CMYK color model

#957789 color CMYK value is (0,20,8,42).

  • cyan value is 0.00%
  • magenta value is 20.13%
  • yellow value is 8.05%
  • key color value is 41.57%

CMYK: (0,20,8,42)
C0M20Y8K42 (0%, 20%, 8%, 42%)
(0.00 / 0.20 / 0.08 / 0.42)

CMYK percentages

%0
%20.13
%8.05
%41.57

Codes

Color #957789 in popluar color models

95 77 89
RGB 149 119 137
HSL 324° 12.40% 52.55%
HSB/HSV 324° 20.13% 58.43%
CMYK 0.00% 20.13% 8.05%
41.57%

Color #957789 in popluar number systems.

HEX 95 77 89
Decimal 149 119 137
Binary 10010101 1110111 10001001
Octal 225 167 211

Shades and tints

Shades of #957789

#957789
(149,119,137)
#886D7D
(136,109,125)
#7B6371
(123,99,113)
#6E5965
(110,89,101)
#614F59
(97,79,89)
#54454D
(84,69,77)
#473B41
(71,59,65)
#3A3135
(58,49,53)
#2D2729
(45,39,41)
#201D1D
(32,29,29)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #957789

#957789
(149,119,137)
#9E8393
(158,131,147)
#A78F9D
(167,143,157)
#B09BA7
(176,155,167)
#B9A7B1
(185,167,177)
#C2B3BB
(194,179,187)
#CBBFC5
(203,191,197)
#D4CBCF
(212,203,207)
#DDD7D9
(221,215,217)
#E6E3E3
(230,227,227)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957789 color. Also use rgb(149,119,137) instead hex code.

Text Font Color

.myTextColor { color: #957789; }

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

This text font color is #957789.

Background Color

.myBgColor { background-color: #957789; }

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

This div background color is #957789.

Border color

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

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

This div border color is #957789.

Opacity

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

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

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

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

This text has shadow with #957789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957789.

Preview

Color preview on black background

This text has color #957789 on black background.


Color preview on white background

This text has color #957789 on white background.


Black color preview on #957789 background

This text has black color on #957789 background.


White color preview on #957789 background

This text has white color on #957789 background.


Related colors

Complementary color

Complementary color for #hex is #6A8876.


I love getcolorcode.com

Triadic colors

1 #899577 and #778995 with #957789 are triadic colors.

2 #897795 and #779589 with #957789 are triadic colors.