Shades of Suva Grey #988581
Tints of Suva Grey #988581
RGB
CMYK
RGB Variations
Color information
#988581 (or 0x988581) is known color: Suva Grey. HEX triplet: 98, 85 and 81. RGB value is (152,133,129). Sum of RGB (Red+Green+Blue) = 152+133+129=414 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.71% from 414); Green value is 133 (52.34% from 255 or 32.13% from 414); Blue value is 129 (50.78% from 255 or 31.16% from 414); Max value from RGB is 152 - color contains mainly: red. Hex color #988581 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988581 is #677A7E. Grayscale: #8A8A8A. Windows color (decimal): -6781567 or 8488344. OLE color: 8488344.
HSL color Cylindrical-coordinate representation of color #988581: hue angle of 10.43º 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 #988581 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 129 | - |
| CMYK | 0 | 0.13 | 0.15 | 0.40 |
| HSL | 10.43º | 0.1% | 0.55% | - |
| HSV(B) | 10.43º | 0.15% | 0.6% | - |
| XYZ | 25.3 | 25.04 | 24.27 | - |
| YUV | 138.23 | 122.79 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 129 | 0 | 0.13 | 0.15 | 0.40 | 10.43 | 0.1 | 0.55 |
| Hex | 98 | 85 | 81 | 0 | D | F | 28 | A | A | 37 |
| Octal | 230 | 205 | 201 | 0 | 15 | 17 | 50 | 12 | 12 | 67 |
| Binary | 10011000 | 10000101 | 10000001 | 0 | 1101 | 1111 | 101000 | 1010 | 1010 | 110111 |
Color Harmonies of #988581
Complementary color
Monochromatic Colors of #988581
Black with #988581
Text Example
Text Example
White with #988581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988581; }
p { color: rgb(152,133,129); }
H1.HeaderClassName
{
color: #988581;
}
.AnyTagClassName
{
color: #988581;
}
</style>
background-color css
<style>
a { background-color: #988581; }
a { background-color: rgb(152,133,129); }
div.DivClassName
{
background-color: #988581;
}
.BgClassName
{
background-color: #988581;
}
</style>
border-color css
<style>
span { border-color: #988581; }
span { border-color: rgb(152,133,129); }
td.TdClassName
{
border-color: #988581;
}
.TagClassName
{
border-color: #988581;
}
</style>