Shades of Suva Grey #988987
Tints of Suva Grey #988987
RGB
CMYK
RGB Variations
Color information
#988987 (or 0x988987) is known color: Suva Grey. HEX triplet: 98, 89 and 87. RGB value is (152,137,135). Sum of RGB (Red+Green+Blue) = 152+137+135=424 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.85% from 424); Green value is 137 (53.91% from 255 or 32.31% from 424); Blue value is 135 (53.12% from 255 or 31.84% from 424); Max value from RGB is 152 - color contains mainly: red. Hex color #988987 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988987 is #677678. Grayscale: #8D8D8D. Windows color (decimal): -6780537 or 8882584. OLE color: 8882584.
HSL color Cylindrical-coordinate representation of color #988987: hue angle of 7.06º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #988987 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 137 | 135 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.40 |
| HSL | 7.06º | 0.08% | 0.56% | - |
| HSV(B) | 7.06º | 0.11% | 0.6% | - |
| XYZ | 26.27 | 26.32 | 26.62 | - |
| YUV | 141.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 137 | 135 | 0 | 0.10 | 0.11 | 0.40 | 7.06 | 0.08 | 0.56 |
| Hex | 98 | 89 | 87 | 0 | A | B | 28 | 7 | 8 | 38 |
| Octal | 230 | 211 | 207 | 0 | 12 | 13 | 50 | 7 | 10 | 70 |
| Binary | 10011000 | 10001001 | 10000111 | 0 | 1010 | 1011 | 101000 | 111 | 1000 | 111000 |
Color Harmonies of #988987
Complementary color
Monochromatic Colors of #988987
Black with #988987
Text Example
Text Example
White with #988987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988987; }
p { color: rgb(152,137,135); }
H1.HeaderClassName
{
color: #988987;
}
.AnyTagClassName
{
color: #988987;
}
</style>
background-color css
<style>
a { background-color: #988987; }
a { background-color: rgb(152,137,135); }
div.DivClassName
{
background-color: #988987;
}
.BgClassName
{
background-color: #988987;
}
</style>
border-color css
<style>
span { border-color: #988987; }
span { border-color: rgb(152,137,135); }
td.TdClassName
{
border-color: #988987;
}
.TagClassName
{
border-color: #988987;
}
</style>