Shades of Amethyst Smoke #927998
Tints of Amethyst Smoke #927998
RGB
CMYK
RGB Variations
Color information
#927998 (or 0x927998) is known color: Amethyst Smoke. HEX triplet: 92, 79 and 98. RGB value is (146,121,152). Sum of RGB (Red+Green+Blue) = 146+121+152=419 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.84% from 419); Green value is 121 (47.66% from 255 or 28.88% from 419); Blue value is 152 (59.77% from 255 or 36.28% from 419); Max value from RGB is 152 - color contains mainly: blue. Hex color #927998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927998 is #6D8667. Grayscale: #838383. Windows color (decimal): -7177832 or 9992594. OLE color: 9992594.
HSL color Cylindrical-coordinate representation of color #927998: hue angle of 288.39º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927998 is Cyan = 0.04, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 121 | 152 | - |
| CMYK | 0.04 | 0.20 | 0 | 0.40 |
| HSL | 288.39º | 0.13% | 0.54% | - |
| HSV(B) | 288.39º | 0.2% | 0.6% | - |
| XYZ | 24.36 | 22.05 | 32.68 | - |
| YUV | 132.01 | 139.28 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 152 | 0.04 | 0.20 | 0 | 0.40 | 288.39 | 0.13 | 0.54 |
| Hex | 92 | 79 | 98 | 4 | 14 | 0 | 28 | 120 | D | 36 |
| Octal | 222 | 171 | 230 | 4 | 24 | 0 | 50 | 440 | 15 | 66 |
| Binary | 10010010 | 1111001 | 10011000 | 100 | 10100 | 0 | 101000 | 100100000 | 1101 | 110110 |
Color Harmonies of #927998
Complementary color
Monochromatic Colors of #927998
Black with #927998
Text Example
Text Example
White with #927998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927998; }
p { color: rgb(146,121,152); }
H1.HeaderClassName
{
color: #927998;
}
.AnyTagClassName
{
color: #927998;
}
</style>
background-color css
<style>
a { background-color: #927998; }
a { background-color: rgb(146,121,152); }
div.DivClassName
{
background-color: #927998;
}
.BgClassName
{
background-color: #927998;
}
</style>
border-color css
<style>
span { border-color: #927998; }
span { border-color: rgb(146,121,152); }
td.TdClassName
{
border-color: #927998;
}
.TagClassName
{
border-color: #927998;
}
</style>