Shades of Amethyst Smoke #917695
Tints of Amethyst Smoke #917695
RGB
CMYK
RGB Variations
Color information
#917695 (or 0x917695) is known color: Amethyst Smoke. HEX triplet: 91, 76 and 95. RGB value is (145,118,149). Sum of RGB (Red+Green+Blue) = 145+118+149=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 118 (46.48% from 255 or 28.64% from 412); Blue value is 149 (58.59% from 255 or 36.17% from 412); Max value from RGB is 149 - color contains mainly: blue. Hex color #917695 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917695 is #6E896A. Grayscale: #818181. Windows color (decimal): -7244139 or 9795217. OLE color: 9795217.
HSL color Cylindrical-coordinate representation of color #917695: hue angle of 292.26º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917695 is Cyan = 0.03, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 118 | 149 | - |
| CMYK | 0.03 | 0.21 | 0 | 0.42 |
| HSL | 292.26º | 0.13% | 0.52% | - |
| HSV(B) | 292.26º | 0.21% | 0.58% | - |
| XYZ | 23.58 | 21.15 | 31.27 | - |
| YUV | 129.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 149 | 0.03 | 0.21 | 0 | 0.42 | 292.26 | 0.13 | 0.52 |
| Hex | 91 | 76 | 95 | 3 | 15 | 0 | 2A | 124 | D | 34 |
| Octal | 221 | 166 | 225 | 3 | 25 | 0 | 52 | 444 | 15 | 64 |
| Binary | 10010001 | 1110110 | 10010101 | 11 | 10101 | 0 | 101010 | 100100100 | 1101 | 110100 |
Color Harmonies of #917695
Complementary color
Monochromatic Colors of #917695
Black with #917695
Text Example
Text Example
White with #917695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917695; }
p { color: rgb(145,118,149); }
H1.HeaderClassName
{
color: #917695;
}
.AnyTagClassName
{
color: #917695;
}
</style>
background-color css
<style>
a { background-color: #917695; }
a { background-color: rgb(145,118,149); }
div.DivClassName
{
background-color: #917695;
}
.BgClassName
{
background-color: #917695;
}
</style>
border-color css
<style>
span { border-color: #917695; }
span { border-color: rgb(145,118,149); }
td.TdClassName
{
border-color: #917695;
}
.TagClassName
{
border-color: #917695;
}
</style>