Shades of Venus #908286
Tints of Venus #908286
RGB
CMYK
RGB Variations
Color information
#908286 (or 0x908286) is known color: Venus. HEX triplet: 90, 82 and 86. RGB value is (144,130,134). Sum of RGB (Red+Green+Blue) = 144+130+134=408 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.29% from 408); Green value is 130 (51.17% from 255 or 31.86% from 408); Blue value is 134 (52.73% from 255 or 32.84% from 408); Max value from RGB is 144 - color contains mainly: red. Hex color #908286 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908286 is #6F7D79. Grayscale: #868686. Windows color (decimal): -7306618 or 8815248. OLE color: 8815248.
HSL color Cylindrical-coordinate representation of color #908286: hue angle of 342.86º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #908286 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 130 | 134 | - |
| CMYK | 0 | 0.10 | 0.07 | 0.44 |
| HSL | 342.86º | 0.06% | 0.54% | - |
| HSV(B) | 342.86º | 0.1% | 0.56% | - |
| XYZ | 23.79 | 23.62 | 25.86 | - |
| YUV | 134.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 130 | 134 | 0 | 0.10 | 0.07 | 0.44 | 342.86 | 0.06 | 0.54 |
| Hex | 90 | 82 | 86 | 0 | A | 7 | 2C | 157 | 6 | 36 |
| Octal | 220 | 202 | 206 | 0 | 12 | 7 | 54 | 527 | 6 | 66 |
| Binary | 10010000 | 10000010 | 10000110 | 0 | 1010 | 111 | 101100 | 101010111 | 110 | 110110 |
Color Harmonies of #908286
Complementary color
Monochromatic Colors of #908286
Black with #908286
Text Example
Text Example
White with #908286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908286; }
p { color: rgb(144,130,134); }
H1.HeaderClassName
{
color: #908286;
}
.AnyTagClassName
{
color: #908286;
}
</style>
background-color css
<style>
a { background-color: #908286; }
a { background-color: rgb(144,130,134); }
div.DivClassName
{
background-color: #908286;
}
.BgClassName
{
background-color: #908286;
}
</style>
border-color css
<style>
span { border-color: #908286; }
span { border-color: rgb(144,130,134); }
td.TdClassName
{
border-color: #908286;
}
.TagClassName
{
border-color: #908286;
}
</style>