Shades of Venus #997986
Tints of Venus #997986
RGB
CMYK
RGB Variations
Color information
#997986 (or 0x997986) is known color: Venus. HEX triplet: 99, 79 and 86. RGB value is (153,121,134). Sum of RGB (Red+Green+Blue) = 153+121+134=408 (54% of max value = 765). Red value is 153 (60.16% from 255 or 37.5% from 408); Green value is 121 (47.66% from 255 or 29.66% from 408); Blue value is 134 (52.73% from 255 or 32.84% from 408); Max value from RGB is 153 - color contains mainly: red. Hex color #997986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997986 is #668679. Grayscale: #848484. Windows color (decimal): -6719098 or 8812953. OLE color: 8812953.
HSL color Cylindrical-coordinate representation of color #997986: hue angle of 335.62º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #997986 is Cyan = 0, Magento = 0.21, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 121 | 134 | - |
| CMYK | 0 | 0.21 | 0.12 | 0.4 |
| HSL | 335.63º | 0.14% | 0.54% | - |
| HSV(B) | 335.63º | 0.21% | 0.6% | - |
| XYZ | 24.28 | 22.17 | 25.55 | - |
| YUV | 132.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 121 | 134 | 0 | 0.21 | 0.12 | 0.4 | 335.63 | 0.14 | 0.54 |
| Hex | 99 | 79 | 86 | 0 | 15 | C | 28 | 150 | E | 36 |
| Octal | 231 | 171 | 206 | 0 | 25 | 14 | 50 | 520 | 16 | 66 |
| Binary | 10011001 | 1111001 | 10000110 | 0 | 10101 | 1100 | 101000 | 101010000 | 1110 | 110110 |
Color Harmonies of #997986
Complementary color
Monochromatic Colors of #997986
Black with #997986
Text Example
Text Example
White with #997986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997986; }
p { color: rgb(153,121,134); }
H1.HeaderClassName
{
color: #997986;
}
.AnyTagClassName
{
color: #997986;
}
</style>
background-color css
<style>
a { background-color: #997986; }
a { background-color: rgb(153,121,134); }
div.DivClassName
{
background-color: #997986;
}
.BgClassName
{
background-color: #997986;
}
</style>
border-color css
<style>
span { border-color: #997986; }
span { border-color: rgb(153,121,134); }
td.TdClassName
{
border-color: #997986;
}
.TagClassName
{
border-color: #997986;
}
</style>