Shades of Amethyst Smoke #927599
Tints of Amethyst Smoke #927599
RGB
CMYK
RGB Variations
Color information
#927599 (or 0x927599) is known color: Amethyst Smoke. HEX triplet: 92, 75 and 99. RGB value is (146,117,153). Sum of RGB (Red+Green+Blue) = 146+117+153=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 117 (46.09% from 255 or 28.12% from 416); Blue value is 153 (60.16% from 255 or 36.78% from 416); Max value from RGB is 153 - color contains mainly: blue. Hex color #927599 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927599 is #6D8A66. Grayscale: #818181. Windows color (decimal): -7178855 or 10057106. OLE color: 10057106.
HSL color Cylindrical-coordinate representation of color #927599: hue angle of 288.33º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #927599 is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 146 | 117 | 153 | - |
| CMYK | 0.05 | 0.24 | 0 | 0.4 |
| HSL | 288.33º | 0.15% | 0.53% | - |
| HSV(B) | 288.33º | 0.24% | 0.6% | - |
| XYZ | 23.97 | 21.13 | 32.95 | - |
| YUV | 129.78 | 141.11 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 153 | 0.05 | 0.24 | 0 | 0.4 | 288.33 | 0.15 | 0.53 |
| Hex | 92 | 75 | 99 | 5 | 18 | 0 | 28 | 120 | F | 35 |
| Octal | 222 | 165 | 231 | 5 | 30 | 0 | 50 | 440 | 17 | 65 |
| Binary | 10010010 | 1110101 | 10011001 | 101 | 11000 | 0 | 101000 | 100100000 | 1111 | 110101 |
Color Harmonies of #927599
Complementary color
Monochromatic Colors of #927599
Black with #927599
Text Example
Text Example
White with #927599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927599; }
p { color: rgb(146,117,153); }
H1.HeaderClassName
{
color: #927599;
}
.AnyTagClassName
{
color: #927599;
}
</style>
background-color css
<style>
a { background-color: #927599; }
a { background-color: rgb(146,117,153); }
div.DivClassName
{
background-color: #927599;
}
.BgClassName
{
background-color: #927599;
}
</style>
border-color css
<style>
span { border-color: #927599; }
span { border-color: rgb(146,117,153); }
td.TdClassName
{
border-color: #927599;
}
.TagClassName
{
border-color: #927599;
}
</style>