Shades of Venus #918387
Tints of Venus #918387
RGB
CMYK
RGB Variations
Color information
#918387 (or 0x918387) is known color: Venus. HEX triplet: 91, 83 and 87. RGB value is (145,131,135). Sum of RGB (Red+Green+Blue) = 145+131+135=411 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.28% from 411); Green value is 131 (51.56% from 255 or 31.87% from 411); Blue value is 135 (53.12% from 255 or 32.85% from 411); Max value from RGB is 145 - color contains mainly: red. Hex color #918387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918387 is #6E7C78. Grayscale: #878787. Windows color (decimal): -7240825 or 8881041. OLE color: 8881041.
HSL color Cylindrical-coordinate representation of color #918387: hue angle of 342.86º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #918387 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 135 | - |
| CMYK | 0 | 0.10 | 0.07 | 0.43 |
| HSL | 342.86º | 0.06% | 0.54% | - |
| HSV(B) | 342.86º | 0.1% | 0.57% | - |
| XYZ | 24.17 | 24 | 26.28 | - |
| YUV | 135.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 135 | 0 | 0.10 | 0.07 | 0.43 | 342.86 | 0.06 | 0.54 |
| Hex | 91 | 83 | 87 | 0 | A | 7 | 2B | 157 | 6 | 36 |
| Octal | 221 | 203 | 207 | 0 | 12 | 7 | 53 | 527 | 6 | 66 |
| Binary | 10010001 | 10000011 | 10000111 | 0 | 1010 | 111 | 101011 | 101010111 | 110 | 110110 |
Color Harmonies of #918387
Complementary color
Monochromatic Colors of #918387
Black with #918387
Text Example
Text Example
White with #918387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918387; }
p { color: rgb(145,131,135); }
H1.HeaderClassName
{
color: #918387;
}
.AnyTagClassName
{
color: #918387;
}
</style>
background-color css
<style>
a { background-color: #918387; }
a { background-color: rgb(145,131,135); }
div.DivClassName
{
background-color: #918387;
}
.BgClassName
{
background-color: #918387;
}
</style>
border-color css
<style>
span { border-color: #918387; }
span { border-color: rgb(145,131,135); }
td.TdClassName
{
border-color: #918387;
}
.TagClassName
{
border-color: #918387;
}
</style>