Shades of Suva Grey #928582
Tints of Suva Grey #928582
RGB
CMYK
RGB Variations
Color information
#928582 (or 0x928582) is known color: Suva Grey. HEX triplet: 92, 85 and 82. RGB value is (146,133,130). Sum of RGB (Red+Green+Blue) = 146+133+130=409 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.70% from 409); Green value is 133 (52.34% from 255 or 32.52% from 409); Blue value is 130 (51.17% from 255 or 31.78% from 409); Max value from RGB is 146 - color contains mainly: red. Hex color #928582 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928582 is #6D7A7D. Grayscale: #888888. Windows color (decimal): -7174782 or 8553874. OLE color: 8553874.
HSL color Cylindrical-coordinate representation of color #928582: hue angle of 11.25º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #928582 is Cyan = 0, Magento = 0.09, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 130 | - |
| CMYK | 0 | 0.09 | 0.11 | 0.43 |
| HSL | 11.25º | 0.07% | 0.54% | - |
| HSV(B) | 11.25º | 0.11% | 0.57% | - |
| XYZ | 24.27 | 24.5 | 24.57 | - |
| YUV | 136.55 | 124.31 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 130 | 0 | 0.09 | 0.11 | 0.43 | 11.25 | 0.07 | 0.54 |
| Hex | 92 | 85 | 82 | 0 | 9 | B | 2B | B | 7 | 36 |
| Octal | 222 | 205 | 202 | 0 | 11 | 13 | 53 | 13 | 7 | 66 |
| Binary | 10010010 | 10000101 | 10000010 | 0 | 1001 | 1011 | 101011 | 1011 | 111 | 110110 |
Color Harmonies of #928582
Complementary color
Monochromatic Colors of #928582
Black with #928582
Text Example
Text Example
White with #928582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928582; }
p { color: rgb(146,133,130); }
H1.HeaderClassName
{
color: #928582;
}
.AnyTagClassName
{
color: #928582;
}
</style>
background-color css
<style>
a { background-color: #928582; }
a { background-color: rgb(146,133,130); }
div.DivClassName
{
background-color: #928582;
}
.BgClassName
{
background-color: #928582;
}
</style>
border-color css
<style>
span { border-color: #928582; }
span { border-color: rgb(146,133,130); }
td.TdClassName
{
border-color: #928582;
}
.TagClassName
{
border-color: #928582;
}
</style>