Shades of Venus #937780
Tints of Venus #937780
RGB
CMYK
RGB Variations
Color information
#937780 (or 0x937780) is known color: Venus. HEX triplet: 93, 77 and 80. RGB value is (147,119,128). Sum of RGB (Red+Green+Blue) = 147+119+128=394 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.31% from 394); Green value is 119 (46.88% from 255 or 30.20% from 394); Blue value is 128 (50.39% from 255 or 32.49% from 394); Max value from RGB is 147 - color contains mainly: red. Hex color #937780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937780 is #6C887F. Grayscale: #808080. Windows color (decimal): -7112832 or 8419219. OLE color: 8419219.
HSL color Cylindrical-coordinate representation of color #937780: hue angle of 340.71º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #937780 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 128 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.42 |
| HSL | 340.71º | 0.11% | 0.52% | - |
| HSV(B) | 340.71º | 0.19% | 0.58% | - |
| XYZ | 22.53 | 20.96 | 23.28 | - |
| YUV | 128.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 128 | 0 | 0.19 | 0.13 | 0.42 | 340.71 | 0.11 | 0.52 |
| Hex | 93 | 77 | 80 | 0 | 13 | D | 2A | 155 | B | 34 |
| Octal | 223 | 167 | 200 | 0 | 23 | 15 | 52 | 525 | 13 | 64 |
| Binary | 10010011 | 1110111 | 10000000 | 0 | 10011 | 1101 | 101010 | 101010101 | 1011 | 110100 |
Color Harmonies of #937780
Complementary color
Monochromatic Colors of #937780
Black with #937780
Text Example
Text Example
White with #937780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937780; }
p { color: rgb(147,119,128); }
H1.HeaderClassName
{
color: #937780;
}
.AnyTagClassName
{
color: #937780;
}
</style>
background-color css
<style>
a { background-color: #937780; }
a { background-color: rgb(147,119,128); }
div.DivClassName
{
background-color: #937780;
}
.BgClassName
{
background-color: #937780;
}
</style>
border-color css
<style>
span { border-color: #937780; }
span { border-color: rgb(147,119,128); }
td.TdClassName
{
border-color: #937780;
}
.TagClassName
{
border-color: #937780;
}
</style>