Shades of Venus #988687
Tints of Venus #988687
RGB
CMYK
RGB Variations
Color information
#988687 (or 0x988687) is known color: Venus. HEX triplet: 98, 86 and 87. RGB value is (152,134,135). Sum of RGB (Red+Green+Blue) = 152+134+135=421 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.10% from 421); Green value is 134 (52.73% from 255 or 31.83% from 421); Blue value is 135 (53.12% from 255 or 32.07% from 421); Max value from RGB is 152 - color contains mainly: red. Hex color #988687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988687 is #677978. Grayscale: #8B8B8B. Windows color (decimal): -6781305 or 8881816. OLE color: 8881816.
HSL color Cylindrical-coordinate representation of color #988687: hue angle of 356.67º 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 #988687 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 134 | 135 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.40 |
| HSL | 356.67º | 0.08% | 0.56% | - |
| HSV(B) | 356.67º | 0.12% | 0.6% | - |
| XYZ | 25.85 | 25.47 | 26.48 | - |
| YUV | 139.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 134 | 135 | 0 | 0.12 | 0.11 | 0.40 | 356.67 | 0.08 | 0.56 |
| Hex | 98 | 86 | 87 | 0 | C | B | 28 | 165 | 8 | 38 |
| Octal | 230 | 206 | 207 | 0 | 14 | 13 | 50 | 545 | 10 | 70 |
| Binary | 10011000 | 10000110 | 10000111 | 0 | 1100 | 1011 | 101000 | 101100101 | 1000 | 111000 |
Color Harmonies of #988687
Complementary color
Monochromatic Colors of #988687
Black with #988687
Text Example
Text Example
White with #988687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988687; }
p { color: rgb(152,134,135); }
H1.HeaderClassName
{
color: #988687;
}
.AnyTagClassName
{
color: #988687;
}
</style>
background-color css
<style>
a { background-color: #988687; }
a { background-color: rgb(152,134,135); }
div.DivClassName
{
background-color: #988687;
}
.BgClassName
{
background-color: #988687;
}
</style>
border-color css
<style>
span { border-color: #988687; }
span { border-color: rgb(152,134,135); }
td.TdClassName
{
border-color: #988687;
}
.TagClassName
{
border-color: #988687;
}
</style>