Shades of Venus #988386
Tints of Venus #988386
RGB
CMYK
RGB Variations
Color information
#988386 (or 0x988386) is known color: Venus. HEX triplet: 98, 83 and 86. RGB value is (152,131,134). Sum of RGB (Red+Green+Blue) = 152+131+134=417 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.45% from 417); Green value is 131 (51.56% from 255 or 31.41% from 417); Blue value is 134 (52.73% from 255 or 32.13% from 417); Max value from RGB is 152 - color contains mainly: red. Hex color #988386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988386 is #677C79. Grayscale: #898989. Windows color (decimal): -6782074 or 8815512. OLE color: 8815512.
HSL color Cylindrical-coordinate representation of color #988386: hue angle of 351.43º degrees, saturation: 0.09, 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 #988386 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 134 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.40 |
| HSL | 351.43º | 0.09% | 0.55% | - |
| HSV(B) | 351.43º | 0.14% | 0.6% | - |
| XYZ | 25.37 | 24.63 | 25.97 | - |
| YUV | 137.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 134 | 0 | 0.14 | 0.12 | 0.40 | 351.43 | 0.09 | 0.55 |
| Hex | 98 | 83 | 86 | 0 | E | C | 28 | 15F | 9 | 37 |
| Octal | 230 | 203 | 206 | 0 | 16 | 14 | 50 | 537 | 11 | 67 |
| Binary | 10011000 | 10000011 | 10000110 | 0 | 1110 | 1100 | 101000 | 101011111 | 1001 | 110111 |
Color Harmonies of #988386
Complementary color
Monochromatic Colors of #988386
Black with #988386
Text Example
Text Example
White with #988386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988386; }
p { color: rgb(152,131,134); }
H1.HeaderClassName
{
color: #988386;
}
.AnyTagClassName
{
color: #988386;
}
</style>
background-color css
<style>
a { background-color: #988386; }
a { background-color: rgb(152,131,134); }
div.DivClassName
{
background-color: #988386;
}
.BgClassName
{
background-color: #988386;
}
</style>
border-color css
<style>
span { border-color: #988386; }
span { border-color: rgb(152,131,134); }
td.TdClassName
{
border-color: #988386;
}
.TagClassName
{
border-color: #988386;
}
</style>