Shades of Venus #918587
Tints of Venus #918587
RGB
CMYK
RGB Variations
Color information
#918587 (or 0x918587) is known color: Venus. HEX triplet: 91, 85 and 87. RGB value is (145,133,135). Sum of RGB (Red+Green+Blue) = 145+133+135=413 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.11% from 413); Green value is 133 (52.34% from 255 or 32.20% from 413); Blue value is 135 (53.12% from 255 or 32.69% from 413); Max value from RGB is 145 - color contains mainly: red. Hex color #918587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918587 is #6E7A78. Grayscale: #888888. Windows color (decimal): -7240313 or 8881553. OLE color: 8881553.
HSL color Cylindrical-coordinate representation of color #918587: hue angle of 350º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #918587 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 135 | - |
| CMYK | 0 | 0.08 | 0.07 | 0.43 |
| HSL | 350º | 0.05% | 0.55% | - |
| HSV(B) | 350º | 0.08% | 0.57% | - |
| XYZ | 24.44 | 24.54 | 26.37 | - |
| YUV | 136.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 135 | 0 | 0.08 | 0.07 | 0.43 | 350 | 0.05 | 0.55 |
| Hex | 91 | 85 | 87 | 0 | 8 | 7 | 2B | 15E | 5 | 37 |
| Octal | 221 | 205 | 207 | 0 | 10 | 7 | 53 | 536 | 5 | 67 |
| Binary | 10010001 | 10000101 | 10000111 | 0 | 1000 | 111 | 101011 | 101011110 | 101 | 110111 |
Color Harmonies of #918587
Complementary color
Monochromatic Colors of #918587
Black with #918587
Text Example
Text Example
White with #918587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918587; }
p { color: rgb(145,133,135); }
H1.HeaderClassName
{
color: #918587;
}
.AnyTagClassName
{
color: #918587;
}
</style>
background-color css
<style>
a { background-color: #918587; }
a { background-color: rgb(145,133,135); }
div.DivClassName
{
background-color: #918587;
}
.BgClassName
{
background-color: #918587;
}
</style>
border-color css
<style>
span { border-color: #918587; }
span { border-color: rgb(145,133,135); }
td.TdClassName
{
border-color: #918587;
}
.TagClassName
{
border-color: #918587;
}
</style>