Shades of Amethyst Smoke #927597
Tints of Amethyst Smoke #927597
RGB
CMYK
RGB Variations
Color information
#927597 (or 0x927597) is known color: Amethyst Smoke. HEX triplet: 92, 75 and 97. RGB value is (146,117,151). Sum of RGB (Red+Green+Blue) = 146+117+151=414 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.27% from 414); Green value is 117 (46.09% from 255 or 28.26% from 414); Blue value is 151 (59.38% from 255 or 36.47% from 414); Max value from RGB is 151 - color contains mainly: blue. Hex color #927597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927597 is #6D8A68. Grayscale: #818181. Windows color (decimal): -7178857 or 9926034. OLE color: 9926034.
HSL color Cylindrical-coordinate representation of color #927597: hue angle of 291.18º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927597 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 117 | 151 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.41 |
| HSL | 291.18º | 0.14% | 0.53% | - |
| HSV(B) | 291.18º | 0.23% | 0.59% | - |
| XYZ | 23.8 | 21.07 | 32.09 | - |
| YUV | 129.55 | 140.11 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 151 | 0.03 | 0.23 | 0 | 0.41 | 291.18 | 0.14 | 0.53 |
| Hex | 92 | 75 | 97 | 3 | 17 | 0 | 29 | 123 | E | 35 |
| Octal | 222 | 165 | 227 | 3 | 27 | 0 | 51 | 443 | 16 | 65 |
| Binary | 10010010 | 1110101 | 10010111 | 11 | 10111 | 0 | 101001 | 100100011 | 1110 | 110101 |
Color Harmonies of #927597
Complementary color
Monochromatic Colors of #927597
Black with #927597
Text Example
Text Example
White with #927597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927597; }
p { color: rgb(146,117,151); }
H1.HeaderClassName
{
color: #927597;
}
.AnyTagClassName
{
color: #927597;
}
</style>
background-color css
<style>
a { background-color: #927597; }
a { background-color: rgb(146,117,151); }
div.DivClassName
{
background-color: #927597;
}
.BgClassName
{
background-color: #927597;
}
</style>
border-color css
<style>
span { border-color: #927597; }
span { border-color: rgb(146,117,151); }
td.TdClassName
{
border-color: #927597;
}
.TagClassName
{
border-color: #927597;
}
</style>