Shades of Amethyst Smoke #917495
Tints of Amethyst Smoke #917495
RGB
CMYK
RGB Variations
Color information
#917495 (or 0x917495) is known color: Amethyst Smoke. HEX triplet: 91, 74 and 95. RGB value is (145,116,149). Sum of RGB (Red+Green+Blue) = 145+116+149=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 116 (45.70% from 255 or 28.29% from 410); Blue value is 149 (58.59% from 255 or 36.34% from 410); Max value from RGB is 149 - color contains mainly: blue. Hex color #917495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917495 is #6E8B6A. Grayscale: #808080. Windows color (decimal): -7244651 or 9794705. OLE color: 9794705.
HSL color Cylindrical-coordinate representation of color #917495: hue angle of 292.73º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #917495 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 116 | 149 | - |
| CMYK | 0.03 | 0.22 | 0 | 0.42 |
| HSL | 292.73º | 0.13% | 0.52% | - |
| HSV(B) | 292.73º | 0.22% | 0.58% | - |
| XYZ | 23.35 | 20.68 | 31.19 | - |
| YUV | 128.43 | 139.61 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 149 | 0.03 | 0.22 | 0 | 0.42 | 292.73 | 0.13 | 0.52 |
| Hex | 91 | 74 | 95 | 3 | 16 | 0 | 2A | 125 | D | 34 |
| Octal | 221 | 164 | 225 | 3 | 26 | 0 | 52 | 445 | 15 | 64 |
| Binary | 10010001 | 1110100 | 10010101 | 11 | 10110 | 0 | 101010 | 100100101 | 1101 | 110100 |
Color Harmonies of #917495
Complementary color
Monochromatic Colors of #917495
Black with #917495
Text Example
Text Example
White with #917495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917495; }
p { color: rgb(145,116,149); }
H1.HeaderClassName
{
color: #917495;
}
.AnyTagClassName
{
color: #917495;
}
</style>
background-color css
<style>
a { background-color: #917495; }
a { background-color: rgb(145,116,149); }
div.DivClassName
{
background-color: #917495;
}
.BgClassName
{
background-color: #917495;
}
</style>
border-color css
<style>
span { border-color: #917495; }
span { border-color: rgb(145,116,149); }
td.TdClassName
{
border-color: #917495;
}
.TagClassName
{
border-color: #917495;
}
</style>