Shades of Venus #987981
Tints of Venus #987981
RGB
CMYK
RGB Variations
Color information
#987981 (or 0x987981) is known color: Venus. HEX triplet: 98, 79 and 81. RGB value is (152,121,129). Sum of RGB (Red+Green+Blue) = 152+121+129=402 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.81% from 402); Green value is 121 (47.66% from 255 or 30.10% from 402); Blue value is 129 (50.78% from 255 or 32.09% from 402); Max value from RGB is 152 - color contains mainly: red. Hex color #987981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987981 is #67867E. Grayscale: #838383. Windows color (decimal): -6784639 or 8485272. OLE color: 8485272.
HSL color Cylindrical-coordinate representation of color #987981: hue angle of 344.52º 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 #987981 is Cyan = 0, Magento = 0.20, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 129 | - |
| CMYK | 0 | 0.20 | 0.15 | 0.40 |
| HSL | 344.52º | 0.13% | 0.54% | - |
| HSV(B) | 344.52º | 0.2% | 0.6% | - |
| XYZ | 23.75 | 21.94 | 23.75 | - |
| YUV | 131.18 | 126.77 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 129 | 0 | 0.20 | 0.15 | 0.40 | 344.52 | 0.13 | 0.54 |
| Hex | 98 | 79 | 81 | 0 | 14 | F | 28 | 159 | D | 36 |
| Octal | 230 | 171 | 201 | 0 | 24 | 17 | 50 | 531 | 15 | 66 |
| Binary | 10011000 | 1111001 | 10000001 | 0 | 10100 | 1111 | 101000 | 101011001 | 1101 | 110110 |
Color Harmonies of #987981
Complementary color
Monochromatic Colors of #987981
Black with #987981
Text Example
Text Example
White with #987981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987981; }
p { color: rgb(152,121,129); }
H1.HeaderClassName
{
color: #987981;
}
.AnyTagClassName
{
color: #987981;
}
</style>
background-color css
<style>
a { background-color: #987981; }
a { background-color: rgb(152,121,129); }
div.DivClassName
{
background-color: #987981;
}
.BgClassName
{
background-color: #987981;
}
</style>
border-color css
<style>
span { border-color: #987981; }
span { border-color: rgb(152,121,129); }
td.TdClassName
{
border-color: #987981;
}
.TagClassName
{
border-color: #987981;
}
</style>