Shades of Suva Grey #898584
Tints of Suva Grey #898584
RGB
CMYK
RGB Variations
Color information
#898584 (or 0x898584) is known color: Suva Grey. HEX triplet: 89, 85 and 84. RGB value is (137,133,132). Sum of RGB (Red+Green+Blue) = 137+133+132=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 133 (52.34% from 255 or 33.08% from 402); Blue value is 132 (51.95% from 255 or 32.84% from 402); Max value from RGB is 137 - color contains mainly: red. Hex color #898584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #898584 is #767A7B. Grayscale: #868686. Windows color (decimal): -7764604 or 8684937. OLE color: 8684937.
HSL color Cylindrical-coordinate representation of color #898584: hue angle of 12º degrees, saturation: 0.02, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #898584 is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 133 | 132 | - |
| CMYK | 0 | 0.03 | 0.04 | 0.46 |
| HSL | 12º | 0.02% | 0.53% | - |
| HSV(B) | 12º | 0.04% | 0.54% | - |
| XYZ | 22.87 | 23.76 | 25.21 | - |
| YUV | 134.08 | 126.83 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 133 | 132 | 0 | 0.03 | 0.04 | 0.46 | 12 | 0.02 | 0.53 |
| Hex | 89 | 85 | 84 | 0 | 3 | 4 | 2E | C | 2 | 35 |
| Octal | 211 | 205 | 204 | 0 | 3 | 4 | 56 | 14 | 2 | 65 |
| Binary | 10001001 | 10000101 | 10000100 | 0 | 11 | 100 | 101110 | 1100 | 10 | 110101 |
Color Harmonies of #898584
Complementary color
Monochromatic Colors of #898584
Black with #898584
Text Example
Text Example
White with #898584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898584; }
p { color: rgb(137,133,132); }
H1.HeaderClassName
{
color: #898584;
}
.AnyTagClassName
{
color: #898584;
}
</style>
background-color css
<style>
a { background-color: #898584; }
a { background-color: rgb(137,133,132); }
div.DivClassName
{
background-color: #898584;
}
.BgClassName
{
background-color: #898584;
}
</style>
border-color css
<style>
span { border-color: #898584; }
span { border-color: rgb(137,133,132); }
td.TdClassName
{
border-color: #898584;
}
.TagClassName
{
border-color: #898584;
}
</style>