Shades of Venus #987985
Tints of Venus #987985
RGB
CMYK
RGB Variations
Color information
#987985 (or 0x987985) is known color: Venus. HEX triplet: 98, 79 and 85. RGB value is (152,121,133). Sum of RGB (Red+Green+Blue) = 152+121+133=406 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.44% from 406); Green value is 121 (47.66% from 255 or 29.80% from 406); Blue value is 133 (52.34% from 255 or 32.76% from 406); Max value from RGB is 152 - color contains mainly: red. Hex color #987985 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987985 is #67867A. Grayscale: #838383. Windows color (decimal): -6784635 or 8747416. OLE color: 8747416.
HSL color Cylindrical-coordinate representation of color #987985: hue angle of 336.77º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #987985 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 133 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.40 |
| HSL | 336.77º | 0.13% | 0.54% | - |
| HSV(B) | 336.77º | 0.2% | 0.6% | - |
| XYZ | 24.02 | 22.04 | 25.18 | - |
| YUV | 131.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 133 | 0 | 0.20 | 0.13 | 0.40 | 336.77 | 0.13 | 0.54 |
| Hex | 98 | 79 | 85 | 0 | 14 | D | 28 | 151 | D | 36 |
| Octal | 230 | 171 | 205 | 0 | 24 | 15 | 50 | 521 | 15 | 66 |
| Binary | 10011000 | 1111001 | 10000101 | 0 | 10100 | 1101 | 101000 | 101010001 | 1101 | 110110 |
Color Harmonies of #987985
Complementary color
Monochromatic Colors of #987985
Black with #987985
Text Example
Text Example
White with #987985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987985; }
p { color: rgb(152,121,133); }
H1.HeaderClassName
{
color: #987985;
}
.AnyTagClassName
{
color: #987985;
}
</style>
background-color css
<style>
a { background-color: #987985; }
a { background-color: rgb(152,121,133); }
div.DivClassName
{
background-color: #987985;
}
.BgClassName
{
background-color: #987985;
}
</style>
border-color css
<style>
span { border-color: #987985; }
span { border-color: rgb(152,121,133); }
td.TdClassName
{
border-color: #987985;
}
.TagClassName
{
border-color: #987985;
}
</style>