Shades of Amethyst Smoke #917396
Tints of Amethyst Smoke #917396
RGB
CMYK
RGB Variations
Color information
#917396 (or 0x917396) is known color: Amethyst Smoke. HEX triplet: 91, 73 and 96. RGB value is (145,115,150). Sum of RGB (Red+Green+Blue) = 145+115+150=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 115 (45.31% from 255 or 28.05% from 410); Blue value is 150 (58.98% from 255 or 36.59% from 410); Max value from RGB is 150 - color contains mainly: blue. Hex color #917396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917396 is #6E8C69. Grayscale: #7F7F7F. Windows color (decimal): -7244906 or 9859985. OLE color: 9859985.
HSL color Cylindrical-coordinate representation of color #917396: hue angle of 291.43º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917396 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 115 | 150 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.41 |
| HSL | 291.43º | 0.14% | 0.52% | - |
| HSV(B) | 291.43º | 0.23% | 0.59% | - |
| XYZ | 23.31 | 20.48 | 31.58 | - |
| YUV | 127.96 | 140.44 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 150 | 0.03 | 0.23 | 0 | 0.41 | 291.43 | 0.14 | 0.52 |
| Hex | 91 | 73 | 96 | 3 | 17 | 0 | 29 | 123 | E | 34 |
| Octal | 221 | 163 | 226 | 3 | 27 | 0 | 51 | 443 | 16 | 64 |
| Binary | 10010001 | 1110011 | 10010110 | 11 | 10111 | 0 | 101001 | 100100011 | 1110 | 110100 |
Color Harmonies of #917396
Complementary color
Monochromatic Colors of #917396
Black with #917396
Text Example
Text Example
White with #917396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917396; }
p { color: rgb(145,115,150); }
H1.HeaderClassName
{
color: #917396;
}
.AnyTagClassName
{
color: #917396;
}
</style>
background-color css
<style>
a { background-color: #917396; }
a { background-color: rgb(145,115,150); }
div.DivClassName
{
background-color: #917396;
}
.BgClassName
{
background-color: #917396;
}
</style>
border-color css
<style>
span { border-color: #917396; }
span { border-color: rgb(145,115,150); }
td.TdClassName
{
border-color: #917396;
}
.TagClassName
{
border-color: #917396;
}
</style>