Shades of Suva Grey #988681
Tints of Suva Grey #988681
RGB
CMYK
RGB Variations
Color information
#988681 (or 0x988681) is known color: Suva Grey. HEX triplet: 98, 86 and 81. RGB value is (152,134,129). Sum of RGB (Red+Green+Blue) = 152+134+129=415 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.63% from 415); Green value is 134 (52.73% from 255 or 32.29% from 415); Blue value is 129 (50.78% from 255 or 31.08% from 415); Max value from RGB is 152 - color contains mainly: red. Hex color #988681 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988681 is #67797E. Grayscale: #8A8A8A. Windows color (decimal): -6781311 or 8488600. OLE color: 8488600.
HSL color Cylindrical-coordinate representation of color #988681: hue angle of 13.04º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #988681 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 134 | 129 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.40 |
| HSL | 13.04º | 0.1% | 0.55% | - |
| HSV(B) | 13.04º | 0.15% | 0.6% | - |
| XYZ | 25.44 | 25.31 | 24.31 | - |
| YUV | 138.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 134 | 129 | 0 | 0.12 | 0.15 | 0.40 | 13.04 | 0.1 | 0.55 |
| Hex | 98 | 86 | 81 | 0 | C | F | 28 | D | A | 37 |
| Octal | 230 | 206 | 201 | 0 | 14 | 17 | 50 | 15 | 12 | 67 |
| Binary | 10011000 | 10000110 | 10000001 | 0 | 1100 | 1111 | 101000 | 1101 | 1010 | 110111 |
Color Harmonies of #988681
Complementary color
Monochromatic Colors of #988681
Black with #988681
Text Example
Text Example
White with #988681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988681; }
p { color: rgb(152,134,129); }
H1.HeaderClassName
{
color: #988681;
}
.AnyTagClassName
{
color: #988681;
}
</style>
background-color css
<style>
a { background-color: #988681; }
a { background-color: rgb(152,134,129); }
div.DivClassName
{
background-color: #988681;
}
.BgClassName
{
background-color: #988681;
}
</style>
border-color css
<style>
span { border-color: #988681; }
span { border-color: rgb(152,134,129); }
td.TdClassName
{
border-color: #988681;
}
.TagClassName
{
border-color: #988681;
}
</style>