COLOR #937589

HEX: #937589 RGB: (147,117,137)

Color info

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

RGB color model

#937589 color RGB value is (147,117,137).

RGB: (147,117,137) (58%, 46%, 54%)

RGB channels and saturation

R 147 of 255 = 58%
G 117 of 255 = 46%
B 137 of 255 = 54%

147
117
137

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

Portions of RGB colors in percentages

R + G + B = 147 + 117 + 137 = 401 (100%)
R 147 of 401 ~ 36.66%
G 117 of 401 ~ 29.18%
B 137 of 401 ~ 34.16'%

%36.66
%29.18
%34.16

CMYK color model

#937589 color CMYK value is (0,20,7,42).

  • cyan value is 0.00%
  • magenta value is 20.41%
  • yellow value is 6.80%
  • key color value is 42.35%
CMYK: (0,20,7,42) C0M20Y7K42 (0%,20%,7%,42%) (0.00/0.20/0.07/0.42) 

CMYK percentages

%0
%20.41
%6.8
%42.35

Codes

Color #937589 in popluar color models

93 75 89
RGB 147 117 137
HSL 320° 12.20% 51.76%
HSB/HSV 320° 20.41% 57.65%
CMYK 0.00% 20.41% 6.80%
42.35%

Color #937589 in popluar number systems.

HEX 93 75 89
Decimal 147 117 137
Binary 10010011 1110101 10001001
Octal 223 165 211

Shades and tints

Shades of #937589

#937589
(147,117,137)
#866B7D
(134,107,125)
#796171
(121,97,113)
#6C5765
(108,87,101)
#5F4D59
(95,77,89)
#52434D
(82,67,77)
#453941
(69,57,65)
#382F35
(56,47,53)
#2B2529
(43,37,41)
#1E1B1D
(30,27,29)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #937589

#937589
(147,117,137)
#9C8193
(156,129,147)
#A58D9D
(165,141,157)
#AE99A7
(174,153,167)
#B7A5B1
(183,165,177)
#C0B1BB
(192,177,187)
#C9BDC5
(201,189,197)
#D2C9CF
(210,201,207)
#DBD5D9
(219,213,217)
#E4E1E3
(228,225,227)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #937589 color. Also use rgb(147,117,137) instead hex code.

Text Font Color

.myTextColor { color: #937589; }

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

This text font color is #937589.

Background Color

.myBgColor { background-color: #937589; }

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

This div background color is #937589.

Border color

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

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

This div border color is #937589.

Opacity

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

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

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

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

This text has shadow with #937589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #937589.

Preview

Color preview on black background

This text has color #937589 on black background.


Color preview on white background

This text has color #937589 on white background.


Black color preview on #937589 background

This text has black color on #937589 background.


White color preview on #937589 background

This text has white color on #937589 background.


Related colors

Complementary color

Complementary color for #hex is #6C8A76.


I love getcolorcode.com

Triadic colors

1 #899375 and #758993 with #937589 are triadic colors.

2 #897593 and #759389 with #937589 are triadic colors.