Shades of Amethyst Smoke #917694
Tints of Amethyst Smoke #917694
RGB
CMYK
RGB Variations
Color information
#917694 (or 0x917694) is known color: Amethyst Smoke. HEX triplet: 91, 76 and 94. RGB value is (145,118,148). Sum of RGB (Red+Green+Blue) = 145+118+148=411 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.28% from 411); Green value is 118 (46.48% from 255 or 28.71% from 411); Blue value is 148 (58.20% from 255 or 36.01% from 411); Max value from RGB is 148 - color contains mainly: blue. Hex color #917694 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917694 is #6E896B. Grayscale: #818181. Windows color (decimal): -7244140 or 9729681. OLE color: 9729681.
HSL color Cylindrical-coordinate representation of color #917694: hue angle of 294º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #917694 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 118 | 148 | - |
| CMYK | 0.02 | 0.20 | 0 | 0.42 |
| HSL | 294º | 0.12% | 0.52% | - |
| HSV(B) | 294º | 0.2% | 0.58% | - |
| XYZ | 23.5 | 21.11 | 30.85 | - |
| YUV | 129.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 148 | 0.02 | 0.20 | 0 | 0.42 | 294 | 0.12 | 0.52 |
| Hex | 91 | 76 | 94 | 2 | 14 | 0 | 2A | 126 | C | 34 |
| Octal | 221 | 166 | 224 | 2 | 24 | 0 | 52 | 446 | 14 | 64 |
| Binary | 10010001 | 1110110 | 10010100 | 10 | 10100 | 0 | 101010 | 100100110 | 1100 | 110100 |
Color Harmonies of #917694
Complementary color
Monochromatic Colors of #917694
Black with #917694
Text Example
Text Example
White with #917694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917694; }
p { color: rgb(145,118,148); }
H1.HeaderClassName
{
color: #917694;
}
.AnyTagClassName
{
color: #917694;
}
</style>
background-color css
<style>
a { background-color: #917694; }
a { background-color: rgb(145,118,148); }
div.DivClassName
{
background-color: #917694;
}
.BgClassName
{
background-color: #917694;
}
</style>
border-color css
<style>
span { border-color: #917694; }
span { border-color: rgb(145,118,148); }
td.TdClassName
{
border-color: #917694;
}
.TagClassName
{
border-color: #917694;
}
</style>