Shades of Venus #988586
Tints of Venus #988586
RGB
CMYK
RGB Variations
Color information
#988586 (or 0x988586) is known color: Venus. HEX triplet: 98, 85 and 86. RGB value is (152,133,134). Sum of RGB (Red+Green+Blue) = 152+133+134=419 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.28% from 419); Green value is 133 (52.34% from 255 or 31.74% from 419); Blue value is 134 (52.73% from 255 or 31.98% from 419); Max value from RGB is 152 - color contains mainly: red. Hex color #988586 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988586 is #677A79. Grayscale: #8A8A8A. Windows color (decimal): -6781562 or 8816024. OLE color: 8816024.
HSL color Cylindrical-coordinate representation of color #988586: hue angle of 356.84º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #988586 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 134 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.40 |
| HSL | 356.84º | 0.08% | 0.56% | - |
| HSV(B) | 356.84º | 0.13% | 0.6% | - |
| XYZ | 25.64 | 25.17 | 26.06 | - |
| YUV | 138.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 134 | 0 | 0.13 | 0.12 | 0.40 | 356.84 | 0.08 | 0.56 |
| Hex | 98 | 85 | 86 | 0 | D | C | 28 | 165 | 8 | 38 |
| Octal | 230 | 205 | 206 | 0 | 15 | 14 | 50 | 545 | 10 | 70 |
| Binary | 10011000 | 10000101 | 10000110 | 0 | 1101 | 1100 | 101000 | 101100101 | 1000 | 111000 |
Color Harmonies of #988586
Complementary color
Monochromatic Colors of #988586
Black with #988586
Text Example
Text Example
White with #988586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988586; }
p { color: rgb(152,133,134); }
H1.HeaderClassName
{
color: #988586;
}
.AnyTagClassName
{
color: #988586;
}
</style>
background-color css
<style>
a { background-color: #988586; }
a { background-color: rgb(152,133,134); }
div.DivClassName
{
background-color: #988586;
}
.BgClassName
{
background-color: #988586;
}
</style>
border-color css
<style>
span { border-color: #988586; }
span { border-color: rgb(152,133,134); }
td.TdClassName
{
border-color: #988586;
}
.TagClassName
{
border-color: #988586;
}
</style>