Shades of Venus #917880
Tints of Venus #917880
RGB
CMYK
RGB Variations
Color information
#917880 (or 0x917880) is known color: Venus. HEX triplet: 91, 78 and 80. RGB value is (145,120,128). Sum of RGB (Red+Green+Blue) = 145+120+128=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 120 (47.27% from 255 or 30.53% from 393); Blue value is 128 (50.39% from 255 or 32.57% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917880 is #6E877F. Grayscale: #808080. Windows color (decimal): -7243648 or 8419473. OLE color: 8419473.
HSL color Cylindrical-coordinate representation of color #917880: hue angle of 340.8º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #917880 is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 128 | - |
| CMYK | 0 | 0.17 | 0.12 | 0.43 |
| HSL | 340.8º | 0.1% | 0.52% | - |
| HSV(B) | 340.8º | 0.17% | 0.57% | - |
| XYZ | 22.29 | 21.01 | 23.3 | - |
| YUV | 128.39 | 127.78 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 128 | 0 | 0.17 | 0.12 | 0.43 | 340.8 | 0.1 | 0.52 |
| Hex | 91 | 78 | 80 | 0 | 11 | C | 2B | 155 | A | 34 |
| Octal | 221 | 170 | 200 | 0 | 21 | 14 | 53 | 525 | 12 | 64 |
| Binary | 10010001 | 1111000 | 10000000 | 0 | 10001 | 1100 | 101011 | 101010101 | 1010 | 110100 |
Color Harmonies of #917880
Complementary color
Monochromatic Colors of #917880
Black with #917880
Text Example
Text Example
White with #917880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917880; }
p { color: rgb(145,120,128); }
H1.HeaderClassName
{
color: #917880;
}
.AnyTagClassName
{
color: #917880;
}
</style>
background-color css
<style>
a { background-color: #917880; }
a { background-color: rgb(145,120,128); }
div.DivClassName
{
background-color: #917880;
}
.BgClassName
{
background-color: #917880;
}
</style>
border-color css
<style>
span { border-color: #917880; }
span { border-color: rgb(145,120,128); }
td.TdClassName
{
border-color: #917880;
}
.TagClassName
{
border-color: #917880;
}
</style>