Shades of Suva Grey #928988
Tints of Suva Grey #928988
RGB
CMYK
RGB Variations
Color information
#928988 (or 0x928988) is known color: Suva Grey. HEX triplet: 92, 89 and 88. RGB value is (146,137,136). Sum of RGB (Red+Green+Blue) = 146+137+136=419 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.84% from 419); Green value is 137 (53.91% from 255 or 32.70% from 419); Blue value is 136 (53.52% from 255 or 32.46% from 419); Max value from RGB is 146 - color contains mainly: red. Hex color #928988 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928988 is #6D7677. Grayscale: #8B8B8B. Windows color (decimal): -7173752 or 8948114. OLE color: 8948114.
HSL color Cylindrical-coordinate representation of color #928988: hue angle of 6º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #928988 is Cyan = 0, Magento = 0.06, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 136 | - |
| CMYK | 0 | 0.06 | 0.07 | 0.43 |
| HSL | 6º | 0.04% | 0.55% | - |
| HSV(B) | 6º | 0.07% | 0.57% | - |
| XYZ | 25.24 | 25.78 | 26.94 | - |
| YUV | 139.58 | 125.98 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 136 | 0 | 0.06 | 0.07 | 0.43 | 6 | 0.04 | 0.55 |
| Hex | 92 | 89 | 88 | 0 | 6 | 7 | 2B | 6 | 4 | 37 |
| Octal | 222 | 211 | 210 | 0 | 6 | 7 | 53 | 6 | 4 | 67 |
| Binary | 10010010 | 10001001 | 10001000 | 0 | 110 | 111 | 101011 | 110 | 100 | 110111 |
Color Harmonies of #928988
Complementary color
Monochromatic Colors of #928988
Black with #928988
Text Example
Text Example
White with #928988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928988; }
p { color: rgb(146,137,136); }
H1.HeaderClassName
{
color: #928988;
}
.AnyTagClassName
{
color: #928988;
}
</style>
background-color css
<style>
a { background-color: #928988; }
a { background-color: rgb(146,137,136); }
div.DivClassName
{
background-color: #928988;
}
.BgClassName
{
background-color: #928988;
}
</style>
border-color css
<style>
span { border-color: #928988; }
span { border-color: rgb(146,137,136); }
td.TdClassName
{
border-color: #928988;
}
.TagClassName
{
border-color: #928988;
}
</style>