Shades of Amethyst Smoke #928292
Tints of Amethyst Smoke #928292
RGB
CMYK
RGB Variations
Color information
#928292 (or 0x928292) is known color: Amethyst Smoke. HEX triplet: 92, 82 and 92. RGB value is (146,130,146). Sum of RGB (Red+Green+Blue) = 146+130+146=422 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.60% from 422); Green value is 130 (51.17% from 255 or 30.81% from 422); Blue value is 146 (57.42% from 255 or 34.60% from 422); Max value from RGB is 146 - color contains mainly: red, blue. Hex color #928292 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928292 is #6D7D6D. Grayscale: #888888. Windows color (decimal): -7175534 or 9601682. OLE color: 9601682.
HSL color Cylindrical-coordinate representation of color #928292: hue angle of 300º 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 #928292 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 130 | 146 | - |
| CMYK | 0 | 0.11 | 0 | 0.43 |
| HSL | 300º | 0.07% | 0.54% | - |
| HSV(B) | 300º | 0.11% | 0.57% | - |
| XYZ | 25.03 | 24.15 | 30.54 | - |
| YUV | 136.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 146 | 0 | 0.11 | 0 | 0.43 | 300 | 0.07 | 0.54 |
| Hex | 92 | 82 | 92 | 0 | B | 0 | 2B | 12C | 7 | 36 |
| Octal | 222 | 202 | 222 | 0 | 13 | 0 | 53 | 454 | 7 | 66 |
| Binary | 10010010 | 10000010 | 10010010 | 0 | 1011 | 0 | 101011 | 100101100 | 111 | 110110 |
Color Harmonies of #928292
Complementary color
Monochromatic Colors of #928292
Black with #928292
Text Example
Text Example
White with #928292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928292; }
p { color: rgb(146,130,146); }
H1.HeaderClassName
{
color: #928292;
}
.AnyTagClassName
{
color: #928292;
}
</style>
background-color css
<style>
a { background-color: #928292; }
a { background-color: rgb(146,130,146); }
div.DivClassName
{
background-color: #928292;
}
.BgClassName
{
background-color: #928292;
}
</style>
border-color css
<style>
span { border-color: #928292; }
span { border-color: rgb(146,130,146); }
td.TdClassName
{
border-color: #928292;
}
.TagClassName
{
border-color: #928292;
}
</style>