Shades of Amethyst Smoke #917992
Tints of Amethyst Smoke #917992
RGB
CMYK
RGB Variations
Color information
#917992 (or 0x917992) is known color: Amethyst Smoke. HEX triplet: 91, 79 and 92. RGB value is (145,121,146). Sum of RGB (Red+Green+Blue) = 145+121+146=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 121 (47.66% from 255 or 29.37% from 412); Blue value is 146 (57.42% from 255 or 35.44% from 412); Max value from RGB is 146 - color contains mainly: blue. Hex color #917992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917992 is #6E866D. Grayscale: #828282. Windows color (decimal): -7243374 or 9599377. OLE color: 9599377.
HSL color Cylindrical-coordinate representation of color #917992: hue angle of 297.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #917992 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 121 | 146 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.43 |
| HSL | 297.6º | 0.1% | 0.52% | - |
| HSV(B) | 297.6º | 0.17% | 0.57% | - |
| XYZ | 23.7 | 21.77 | 30.15 | - |
| YUV | 131.03 | 136.45 | 137.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 121 | 146 | 0.01 | 0.17 | 0 | 0.43 | 297.6 | 0.1 | 0.52 |
| Hex | 91 | 79 | 92 | 1 | 11 | 0 | 2B | 12A | A | 34 |
| Octal | 221 | 171 | 222 | 1 | 21 | 0 | 53 | 452 | 12 | 64 |
| Binary | 10010001 | 1111001 | 10010010 | 1 | 10001 | 0 | 101011 | 100101010 | 1010 | 110100 |
Color Harmonies of #917992
Complementary color
Monochromatic Colors of #917992
Black with #917992
Text Example
Text Example
White with #917992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917992; }
p { color: rgb(145,121,146); }
H1.HeaderClassName
{
color: #917992;
}
.AnyTagClassName
{
color: #917992;
}
</style>
background-color css
<style>
a { background-color: #917992; }
a { background-color: rgb(145,121,146); }
div.DivClassName
{
background-color: #917992;
}
.BgClassName
{
background-color: #917992;
}
</style>
border-color css
<style>
span { border-color: #917992; }
span { border-color: rgb(145,121,146); }
td.TdClassName
{
border-color: #917992;
}
.TagClassName
{
border-color: #917992;
}
</style>