Shades of Venus #917078
Tints of Venus #917078
RGB
CMYK
RGB Variations
Color information
#917078 (or 0x917078) is known color: Venus. HEX triplet: 91, 70 and 78. RGB value is (145,112,120). Sum of RGB (Red+Green+Blue) = 145+112+120=377 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.46% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 120 (47.27% from 255 or 31.83% from 377); Max value from RGB is 145 - color contains mainly: red. Hex color #917078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917078 is #6E8F87. Grayscale: #7A7A7A. Windows color (decimal): -7245704 or 7893137. OLE color: 7893137.
HSL color Cylindrical-coordinate representation of color #917078: hue angle of 345.45º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917078 is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 120 | - |
| CMYK | 0 | 0.23 | 0.17 | 0.43 |
| HSL | 345.45º | 0.13% | 0.5% | - |
| HSV(B) | 345.45º | 0.23% | 0.57% | - |
| XYZ | 20.86 | 18.96 | 20.33 | - |
| YUV | 122.78 | 126.43 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 120 | 0 | 0.23 | 0.17 | 0.43 | 345.45 | 0.13 | 0.5 |
| Hex | 91 | 70 | 78 | 0 | 17 | 11 | 2B | 159 | D | 32 |
| Octal | 221 | 160 | 170 | 0 | 27 | 21 | 53 | 531 | 15 | 62 |
| Binary | 10010001 | 1110000 | 1111000 | 0 | 10111 | 10001 | 101011 | 101011001 | 1101 | 110010 |
Color Harmonies of #917078
Complementary color
Monochromatic Colors of #917078
Black with #917078
Text Example
Text Example
White with #917078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917078; }
p { color: rgb(145,112,120); }
H1.HeaderClassName
{
color: #917078;
}
.AnyTagClassName
{
color: #917078;
}
</style>
background-color css
<style>
a { background-color: #917078; }
a { background-color: rgb(145,112,120); }
div.DivClassName
{
background-color: #917078;
}
.BgClassName
{
background-color: #917078;
}
</style>
border-color css
<style>
span { border-color: #917078; }
span { border-color: rgb(145,112,120); }
td.TdClassName
{
border-color: #917078;
}
.TagClassName
{
border-color: #917078;
}
</style>