Shades of Suva Grey #928380
Tints of Suva Grey #928380
RGB
CMYK
RGB Variations
Color information
#928380 (or 0x928380) is known color: Suva Grey. HEX triplet: 92, 83 and 80. RGB value is (146,131,128). Sum of RGB (Red+Green+Blue) = 146+131+128=405 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.05% from 405); Green value is 131 (51.56% from 255 or 32.35% from 405); Blue value is 128 (50.39% from 255 or 31.60% from 405); Max value from RGB is 146 - color contains mainly: red. Hex color #928380 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928380 is #6D7C7F. Grayscale: #878787. Windows color (decimal): -7175296 or 8422290. OLE color: 8422290.
HSL color Cylindrical-coordinate representation of color #928380: hue angle of 10º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #928380 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 128 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.43 |
| HSL | 10º | 0.08% | 0.54% | - |
| HSV(B) | 10º | 0.12% | 0.57% | - |
| XYZ | 23.87 | 23.9 | 23.78 | - |
| YUV | 135.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 128 | 0 | 0.10 | 0.12 | 0.43 | 10 | 0.08 | 0.54 |
| Hex | 92 | 83 | 80 | 0 | A | C | 2B | A | 8 | 36 |
| Octal | 222 | 203 | 200 | 0 | 12 | 14 | 53 | 12 | 10 | 66 |
| Binary | 10010010 | 10000011 | 10000000 | 0 | 1010 | 1100 | 101011 | 1010 | 1000 | 110110 |
Color Harmonies of #928380
Complementary color
Monochromatic Colors of #928380
Black with #928380
Text Example
Text Example
White with #928380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928380; }
p { color: rgb(146,131,128); }
H1.HeaderClassName
{
color: #928380;
}
.AnyTagClassName
{
color: #928380;
}
</style>
background-color css
<style>
a { background-color: #928380; }
a { background-color: rgb(146,131,128); }
div.DivClassName
{
background-color: #928380;
}
.BgClassName
{
background-color: #928380;
}
</style>
border-color css
<style>
span { border-color: #928380; }
span { border-color: rgb(146,131,128); }
td.TdClassName
{
border-color: #928380;
}
.TagClassName
{
border-color: #928380;
}
</style>