Shades of Amethyst Smoke #928495
Tints of Amethyst Smoke #928495
RGB
CMYK
RGB Variations
Color information
#928495 (or 0x928495) is known color: Amethyst Smoke. HEX triplet: 92, 84 and 95. RGB value is (146,132,149). Sum of RGB (Red+Green+Blue) = 146+132+149=427 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.19% from 427); Green value is 132 (51.95% from 255 or 30.91% from 427); Blue value is 149 (58.59% from 255 or 34.89% from 427); Max value from RGB is 149 - color contains mainly: blue. Hex color #928495 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928495 is #6D7B6A. Grayscale: #8A8A8A. Windows color (decimal): -7175019 or 9798802. OLE color: 9798802.
HSL color Cylindrical-coordinate representation of color #928495: hue angle of 289.41º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #928495 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 132 | 149 | - |
| CMYK | 0.02 | 0.11 | 0 | 0.42 |
| HSL | 289.41º | 0.07% | 0.55% | - |
| HSV(B) | 289.41º | 0.11% | 0.58% | - |
| XYZ | 25.53 | 24.78 | 31.87 | - |
| YUV | 138.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 132 | 149 | 0.02 | 0.11 | 0 | 0.42 | 289.41 | 0.07 | 0.55 |
| Hex | 92 | 84 | 95 | 2 | B | 0 | 2A | 121 | 7 | 37 |
| Octal | 222 | 204 | 225 | 2 | 13 | 0 | 52 | 441 | 7 | 67 |
| Binary | 10010010 | 10000100 | 10010101 | 10 | 1011 | 0 | 101010 | 100100001 | 111 | 110111 |
Color Harmonies of #928495
Complementary color
Monochromatic Colors of #928495
Black with #928495
Text Example
Text Example
White with #928495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928495; }
p { color: rgb(146,132,149); }
H1.HeaderClassName
{
color: #928495;
}
.AnyTagClassName
{
color: #928495;
}
</style>
background-color css
<style>
a { background-color: #928495; }
a { background-color: rgb(146,132,149); }
div.DivClassName
{
background-color: #928495;
}
.BgClassName
{
background-color: #928495;
}
</style>
border-color css
<style>
span { border-color: #928495; }
span { border-color: rgb(146,132,149); }
td.TdClassName
{
border-color: #928495;
}
.TagClassName
{
border-color: #928495;
}
</style>