Shades of Amethyst Smoke #928397
Tints of Amethyst Smoke #928397
RGB
CMYK
RGB Variations
Color information
#928397 (or 0x928397) is known color: Amethyst Smoke. HEX triplet: 92, 83 and 97. RGB value is (146,131,151). Sum of RGB (Red+Green+Blue) = 146+131+151=428 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.11% from 428); Green value is 131 (51.56% from 255 or 30.61% from 428); Blue value is 151 (59.38% from 255 or 35.28% from 428); Max value from RGB is 151 - color contains mainly: blue. Hex color #928397 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928397 is #6D7C68. Grayscale: #898989. Windows color (decimal): -7175273 or 9929618. OLE color: 9929618.
HSL color Cylindrical-coordinate representation of color #928397: hue angle of 285º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #928397 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 131 | 151 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.41 |
| HSL | 285º | 0.09% | 0.55% | - |
| HSV(B) | 285º | 0.13% | 0.59% | - |
| XYZ | 25.56 | 24.58 | 32.68 | - |
| YUV | 137.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 151 | 0.03 | 0.13 | 0 | 0.41 | 285 | 0.09 | 0.55 |
| Hex | 92 | 83 | 97 | 3 | D | 0 | 29 | 11D | 9 | 37 |
| Octal | 222 | 203 | 227 | 3 | 15 | 0 | 51 | 435 | 11 | 67 |
| Binary | 10010010 | 10000011 | 10010111 | 11 | 1101 | 0 | 101001 | 100011101 | 1001 | 110111 |
Color Harmonies of #928397
Complementary color
Monochromatic Colors of #928397
Black with #928397
Text Example
Text Example
White with #928397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928397; }
p { color: rgb(146,131,151); }
H1.HeaderClassName
{
color: #928397;
}
.AnyTagClassName
{
color: #928397;
}
</style>
background-color css
<style>
a { background-color: #928397; }
a { background-color: rgb(146,131,151); }
div.DivClassName
{
background-color: #928397;
}
.BgClassName
{
background-color: #928397;
}
</style>
border-color css
<style>
span { border-color: #928397; }
span { border-color: rgb(146,131,151); }
td.TdClassName
{
border-color: #928397;
}
.TagClassName
{
border-color: #928397;
}
</style>