Shades of Amethyst Smoke #917594
Tints of Amethyst Smoke #917594
RGB
CMYK
RGB Variations
Color information
#917594 (or 0x917594) is known color: Amethyst Smoke. HEX triplet: 91, 75 and 94. RGB value is (145,117,148). Sum of RGB (Red+Green+Blue) = 145+117+148=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 117 (46.09% from 255 or 28.54% from 410); Blue value is 148 (58.20% from 255 or 36.10% from 410); Max value from RGB is 148 - color contains mainly: blue. Hex color #917594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917594 is #6E8A6B. Grayscale: #808080. Windows color (decimal): -7244396 or 9729425. OLE color: 9729425.
HSL color Cylindrical-coordinate representation of color #917594: hue angle of 294.19º 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 #917594 is Cyan = 0.02, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 117 | 148 | - |
| CMYK | 0.02 | 0.21 | 0 | 0.42 |
| HSL | 294.19º | 0.13% | 0.52% | - |
| HSV(B) | 294.19º | 0.21% | 0.58% | - |
| XYZ | 23.38 | 20.88 | 30.81 | - |
| YUV | 128.91 | 138.78 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 148 | 0.02 | 0.21 | 0 | 0.42 | 294.19 | 0.13 | 0.52 |
| Hex | 91 | 75 | 94 | 2 | 15 | 0 | 2A | 126 | D | 34 |
| Octal | 221 | 165 | 224 | 2 | 25 | 0 | 52 | 446 | 15 | 64 |
| Binary | 10010001 | 1110101 | 10010100 | 10 | 10101 | 0 | 101010 | 100100110 | 1101 | 110100 |
Color Harmonies of #917594
Complementary color
Monochromatic Colors of #917594
Black with #917594
Text Example
Text Example
White with #917594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917594; }
p { color: rgb(145,117,148); }
H1.HeaderClassName
{
color: #917594;
}
.AnyTagClassName
{
color: #917594;
}
</style>
background-color css
<style>
a { background-color: #917594; }
a { background-color: rgb(145,117,148); }
div.DivClassName
{
background-color: #917594;
}
.BgClassName
{
background-color: #917594;
}
</style>
border-color css
<style>
span { border-color: #917594; }
span { border-color: rgb(145,117,148); }
td.TdClassName
{
border-color: #917594;
}
.TagClassName
{
border-color: #917594;
}
</style>