Shades of Amethyst Smoke #928597
Tints of Amethyst Smoke #928597
RGB
CMYK
RGB Variations
Color information
#928597 (or 0x928597) is known color: Amethyst Smoke. HEX triplet: 92, 85 and 97. RGB value is (146,133,151). Sum of RGB (Red+Green+Blue) = 146+133+151=430 (56% of max value = 765). Red value is 146 (57.42% from 255 or 33.95% from 430); Green value is 133 (52.34% from 255 or 30.93% from 430); Blue value is 151 (59.38% from 255 or 35.12% from 430); Max value from RGB is 151 - color contains mainly: blue. Hex color #928597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928597 is #6D7A68. Grayscale: #8A8A8A. Windows color (decimal): -7174761 or 9930130. OLE color: 9930130.
HSL color Cylindrical-coordinate representation of color #928597: hue angle of 283.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #928597 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 133 | 151 | - |
| CMYK | 0.03 | 0.12 | 0 | 0.41 |
| HSL | 283.33º | 0.08% | 0.56% | - |
| HSV(B) | 283.33º | 0.12% | 0.59% | - |
| XYZ | 25.83 | 25.12 | 32.77 | - |
| YUV | 138.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 151 | 0.03 | 0.12 | 0 | 0.41 | 283.33 | 0.08 | 0.56 |
| Hex | 92 | 85 | 97 | 3 | C | 0 | 29 | 11B | 8 | 38 |
| Octal | 222 | 205 | 227 | 3 | 14 | 0 | 51 | 433 | 10 | 70 |
| Binary | 10010010 | 10000101 | 10010111 | 11 | 1100 | 0 | 101001 | 100011011 | 1000 | 111000 |
Color Harmonies of #928597
Complementary color
Monochromatic Colors of #928597
Black with #928597
Text Example
Text Example
White with #928597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928597; }
p { color: rgb(146,133,151); }
H1.HeaderClassName
{
color: #928597;
}
.AnyTagClassName
{
color: #928597;
}
</style>
background-color css
<style>
a { background-color: #928597; }
a { background-color: rgb(146,133,151); }
div.DivClassName
{
background-color: #928597;
}
.BgClassName
{
background-color: #928597;
}
</style>
border-color css
<style>
span { border-color: #928597; }
span { border-color: rgb(146,133,151); }
td.TdClassName
{
border-color: #928597;
}
.TagClassName
{
border-color: #928597;
}
</style>