COLOR #937080

HEX: #937080 RGB: (147,112,128)

Color info

#937080 contains red, green and blue colors in about the same proportion. Web safe color of #937080 is #996666 (or #966).

RGB color model

#937080 color RGB value is (147,112,128).

RGB: (147,112,128) (58%, 44%, 50%)

RGB channels and saturation

R 147 of 255 = 58%
G 112 of 255 = 44%
B 128 of 255 = 50%

147
112
128

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

Portions of RGB colors in percentages

R + G + B = 147 + 112 + 128 = 387 (100%)
R 147 of 387 ~ 37.98%
G 112 of 387 ~ 28.94%
B 128 of 387 ~ 33.07'%

%37.98
%28.94
%33.07

CMYK color model

#937080 color CMYK value is (0,24,13,42).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 12.93%
  • key color value is 42.35%
CMYK: (0,24,13,42) C0M24Y13K42 (0%,24%,13%,42%) (0.00/0.24/0.13/0.42) 

CMYK percentages

%0
%23.81
%12.93
%42.35

Codes

Color #937080 in popluar color models

93 70 80
RGB 147 112 128
HSL 333° 13.94% 50.78%
HSB/HSV 333° 23.81% 57.65%
CMYK 0.00% 23.81% 12.93%
42.35%

Color #937080 in popluar number systems.

HEX 93 70 80
Decimal 147 112 128
Binary 10010011 1110000 10000000
Octal 223 160 200

Shades and tints

Shades of #937080

#937080
(147,112,128)
#866675
(134,102,117)
#795C6A
(121,92,106)
#6C525F
(108,82,95)
#5F4854
(95,72,84)
#523E49
(82,62,73)
#45343E
(69,52,62)
#382A33
(56,42,51)
#2B2028
(43,32,40)
#1E161D
(30,22,29)
#110C12
(17,12,18)
#000000
(0,0,0)

Tints of #937080

#937080
(147,112,128)
#9C7D8B
(156,125,139)
#A58A96
(165,138,150)
#AE97A1
(174,151,161)
#B7A4AC
(183,164,172)
#C0B1B7
(192,177,183)
#C9BEC2
(201,190,194)
#D2CBCD
(210,203,205)
#DBD8D8
(219,216,216)
#E4E5E3
(228,229,227)
#EDF2EE
(237,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #937080 color. Also use rgb(147,112,128) instead hex code.

Text Font Color

.myTextColor { color: #937080; }

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

This text font color is #937080.

Background Color

.myBgColor { background-color: #937080; }

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

This div background color is #937080.

Border color

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

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

This div border color is #937080.

Opacity

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

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

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

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

This text has shadow with #937080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #937080.

Preview

Color preview on black background

This text has color #937080 on black background.


Color preview on white background

This text has color #937080 on white background.


Black color preview on #937080 background

This text has black color on #937080 background.


White color preview on #937080 background

This text has white color on #937080 background.


Related colors

Complementary color

Complementary color for #hex is #6C8F7F.


I love getcolorcode.com

Triadic colors

1 #809370 and #708093 with #937080 are triadic colors.

2 #807093 and #709380 with #937080 are triadic colors.