Shades of Venus #988587
Tints of Venus #988587
RGB
CMYK
RGB Variations
Color information
#988587 (or 0x988587) is known color: Venus. HEX triplet: 98, 85 and 87. RGB value is (152,133,135). Sum of RGB (Red+Green+Blue) = 152+133+135=420 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.19% from 420); Green value is 133 (52.34% from 255 or 31.67% from 420); Blue value is 135 (53.12% from 255 or 32.14% from 420); Max value from RGB is 152 - color contains mainly: red. Hex color #988587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988587 is #677A78. Grayscale: #8A8A8A. Windows color (decimal): -6781561 or 8881560. OLE color: 8881560.
HSL color Cylindrical-coordinate representation of color #988587: hue angle of 353.68º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #988587 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 135 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.40 |
| HSL | 353.68º | 0.08% | 0.56% | - |
| HSV(B) | 353.68º | 0.13% | 0.6% | - |
| XYZ | 25.71 | 25.2 | 26.43 | - |
| YUV | 138.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 135 | 0 | 0.13 | 0.11 | 0.40 | 353.68 | 0.08 | 0.56 |
| Hex | 98 | 85 | 87 | 0 | D | B | 28 | 162 | 8 | 38 |
| Octal | 230 | 205 | 207 | 0 | 15 | 13 | 50 | 542 | 10 | 70 |
| Binary | 10011000 | 10000101 | 10000111 | 0 | 1101 | 1011 | 101000 | 101100010 | 1000 | 111000 |
Color Harmonies of #988587
Complementary color
Monochromatic Colors of #988587
Black with #988587
Text Example
Text Example
White with #988587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988587; }
p { color: rgb(152,133,135); }
H1.HeaderClassName
{
color: #988587;
}
.AnyTagClassName
{
color: #988587;
}
</style>
background-color css
<style>
a { background-color: #988587; }
a { background-color: rgb(152,133,135); }
div.DivClassName
{
background-color: #988587;
}
.BgClassName
{
background-color: #988587;
}
</style>
border-color css
<style>
span { border-color: #988587; }
span { border-color: rgb(152,133,135); }
td.TdClassName
{
border-color: #988587;
}
.TagClassName
{
border-color: #988587;
}
</style>