Shades of Amethyst Smoke #927996
Tints of Amethyst Smoke #927996
RGB
CMYK
RGB Variations
Color information
#927996 (or 0x927996) is known color: Amethyst Smoke. HEX triplet: 92, 79 and 96. RGB value is (146,121,150). Sum of RGB (Red+Green+Blue) = 146+121+150=417 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.01% from 417); Green value is 121 (47.66% from 255 or 29.02% from 417); Blue value is 150 (58.98% from 255 or 35.97% from 417); Max value from RGB is 150 - color contains mainly: blue. Hex color #927996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927996 is #6D8669. Grayscale: #838383. Windows color (decimal): -7177834 or 9861522. OLE color: 9861522.
HSL color Cylindrical-coordinate representation of color #927996: hue angle of 291.72º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #927996 is Cyan = 0.03, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 121 | 150 | - |
| CMYK | 0.03 | 0.19 | 0 | 0.41 |
| HSL | 291.72º | 0.12% | 0.53% | - |
| HSV(B) | 291.72º | 0.19% | 0.59% | - |
| XYZ | 24.2 | 21.99 | 31.82 | - |
| YUV | 131.78 | 138.28 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 150 | 0.03 | 0.19 | 0 | 0.41 | 291.72 | 0.12 | 0.53 |
| Hex | 92 | 79 | 96 | 3 | 13 | 0 | 29 | 124 | C | 35 |
| Octal | 222 | 171 | 226 | 3 | 23 | 0 | 51 | 444 | 14 | 65 |
| Binary | 10010010 | 1111001 | 10010110 | 11 | 10011 | 0 | 101001 | 100100100 | 1100 | 110101 |
Color Harmonies of #927996
Complementary color
Monochromatic Colors of #927996
Black with #927996
Text Example
Text Example
White with #927996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927996; }
p { color: rgb(146,121,150); }
H1.HeaderClassName
{
color: #927996;
}
.AnyTagClassName
{
color: #927996;
}
</style>
background-color css
<style>
a { background-color: #927996; }
a { background-color: rgb(146,121,150); }
div.DivClassName
{
background-color: #927996;
}
.BgClassName
{
background-color: #927996;
}
</style>
border-color css
<style>
span { border-color: #927996; }
span { border-color: rgb(146,121,150); }
td.TdClassName
{
border-color: #927996;
}
.TagClassName
{
border-color: #927996;
}
</style>