Shades of Venus #918487
Tints of Venus #918487
RGB
CMYK
RGB Variations
Color information
#918487 (or 0x918487) is known color: Venus. HEX triplet: 91, 84 and 87. RGB value is (145,132,135). Sum of RGB (Red+Green+Blue) = 145+132+135=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 132 (51.95% from 255 or 32.04% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 145 - color contains mainly: red. Hex color #918487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918487 is #6E7B78. Grayscale: #888888. Windows color (decimal): -7240569 or 8881297. OLE color: 8881297.
HSL color Cylindrical-coordinate representation of color #918487: hue angle of 346.15º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #918487 is Cyan = 0, Magento = 0.09, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 132 | 135 | - |
| CMYK | 0 | 0.09 | 0.07 | 0.43 |
| HSL | 346.15º | 0.06% | 0.54% | - |
| HSV(B) | 346.15º | 0.09% | 0.57% | - |
| XYZ | 24.3 | 24.27 | 26.33 | - |
| YUV | 136.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 132 | 135 | 0 | 0.09 | 0.07 | 0.43 | 346.15 | 0.06 | 0.54 |
| Hex | 91 | 84 | 87 | 0 | 9 | 7 | 2B | 15A | 6 | 36 |
| Octal | 221 | 204 | 207 | 0 | 11 | 7 | 53 | 532 | 6 | 66 |
| Binary | 10010001 | 10000100 | 10000111 | 0 | 1001 | 111 | 101011 | 101011010 | 110 | 110110 |
Color Harmonies of #918487
Complementary color
Monochromatic Colors of #918487
Black with #918487
Text Example
Text Example
White with #918487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918487; }
p { color: rgb(145,132,135); }
H1.HeaderClassName
{
color: #918487;
}
.AnyTagClassName
{
color: #918487;
}
</style>
background-color css
<style>
a { background-color: #918487; }
a { background-color: rgb(145,132,135); }
div.DivClassName
{
background-color: #918487;
}
.BgClassName
{
background-color: #918487;
}
</style>
border-color css
<style>
span { border-color: #918487; }
span { border-color: rgb(145,132,135); }
td.TdClassName
{
border-color: #918487;
}
.TagClassName
{
border-color: #918487;
}
</style>