Shades of Venus #988286
Tints of Venus #988286
RGB
CMYK
RGB Variations
Color information
#988286 (or 0x988286) is known color: Venus. HEX triplet: 98, 82 and 86. RGB value is (152,130,134). Sum of RGB (Red+Green+Blue) = 152+130+134=416 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.54% from 416); Green value is 130 (51.17% from 255 or 31.25% from 416); Blue value is 134 (52.73% from 255 or 32.21% from 416); Max value from RGB is 152 - color contains mainly: red. Hex color #988286 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988286 is #677D79. Grayscale: #898989. Windows color (decimal): -6782330 or 8815256. OLE color: 8815256.
HSL color Cylindrical-coordinate representation of color #988286: hue angle of 349.09º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #988286 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 130 | 134 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.40 |
| HSL | 349.09º | 0.1% | 0.55% | - |
| HSV(B) | 349.09º | 0.14% | 0.6% | - |
| XYZ | 25.23 | 24.36 | 25.93 | - |
| YUV | 137.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 130 | 134 | 0 | 0.14 | 0.12 | 0.40 | 349.09 | 0.1 | 0.55 |
| Hex | 98 | 82 | 86 | 0 | E | C | 28 | 15D | A | 37 |
| Octal | 230 | 202 | 206 | 0 | 16 | 14 | 50 | 535 | 12 | 67 |
| Binary | 10011000 | 10000010 | 10000110 | 0 | 1110 | 1100 | 101000 | 101011101 | 1010 | 110111 |
Color Harmonies of #988286
Complementary color
Monochromatic Colors of #988286
Black with #988286
Text Example
Text Example
White with #988286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988286; }
p { color: rgb(152,130,134); }
H1.HeaderClassName
{
color: #988286;
}
.AnyTagClassName
{
color: #988286;
}
</style>
background-color css
<style>
a { background-color: #988286; }
a { background-color: rgb(152,130,134); }
div.DivClassName
{
background-color: #988286;
}
.BgClassName
{
background-color: #988286;
}
</style>
border-color css
<style>
span { border-color: #988286; }
span { border-color: rgb(152,130,134); }
td.TdClassName
{
border-color: #988286;
}
.TagClassName
{
border-color: #988286;
}
</style>