Shades of Venus #908386
Tints of Venus #908386
RGB
CMYK
RGB Variations
Color information
#908386 (or 0x908386) is known color: Venus. HEX triplet: 90, 83 and 86. RGB value is (144,131,134). Sum of RGB (Red+Green+Blue) = 144+131+134=409 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.21% from 409); Green value is 131 (51.56% from 255 or 32.03% from 409); Blue value is 134 (52.73% from 255 or 32.76% from 409); Max value from RGB is 144 - color contains mainly: red. Hex color #908386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908386 is #6F7C79. Grayscale: #878787. Windows color (decimal): -7306362 or 8815504. OLE color: 8815504.
HSL color Cylindrical-coordinate representation of color #908386: hue angle of 346.15º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #908386 is Cyan = 0, Magento = 0.09, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 131 | 134 | - |
| CMYK | 0 | 0.09 | 0.07 | 0.44 |
| HSL | 346.15º | 0.06% | 0.54% | - |
| HSV(B) | 346.15º | 0.09% | 0.56% | - |
| XYZ | 23.92 | 23.88 | 25.9 | - |
| YUV | 135.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 131 | 134 | 0 | 0.09 | 0.07 | 0.44 | 346.15 | 0.06 | 0.54 |
| Hex | 90 | 83 | 86 | 0 | 9 | 7 | 2C | 15A | 6 | 36 |
| Octal | 220 | 203 | 206 | 0 | 11 | 7 | 54 | 532 | 6 | 66 |
| Binary | 10010000 | 10000011 | 10000110 | 0 | 1001 | 111 | 101100 | 101011010 | 110 | 110110 |
Color Harmonies of #908386
Complementary color
Monochromatic Colors of #908386
Black with #908386
Text Example
Text Example
White with #908386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908386; }
p { color: rgb(144,131,134); }
H1.HeaderClassName
{
color: #908386;
}
.AnyTagClassName
{
color: #908386;
}
</style>
background-color css
<style>
a { background-color: #908386; }
a { background-color: rgb(144,131,134); }
div.DivClassName
{
background-color: #908386;
}
.BgClassName
{
background-color: #908386;
}
</style>
border-color css
<style>
span { border-color: #908386; }
span { border-color: rgb(144,131,134); }
td.TdClassName
{
border-color: #908386;
}
.TagClassName
{
border-color: #908386;
}
</style>