Shades of Amethyst Smoke #918596
Tints of Amethyst Smoke #918596
RGB
CMYK
RGB Variations
Color information
#918596 (or 0x918596) is known color: Amethyst Smoke. HEX triplet: 91, 85 and 96. RGB value is (145,133,150). Sum of RGB (Red+Green+Blue) = 145+133+150=428 (56% of max value = 765). Red value is 145 (57.03% from 255 or 33.88% from 428); Green value is 133 (52.34% from 255 or 31.07% from 428); Blue value is 150 (58.98% from 255 or 35.05% from 428); Max value from RGB is 150 - color contains mainly: blue. Hex color #918596 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918596 is #6E7A69. Grayscale: #8A8A8A. Windows color (decimal): -7240298 or 9864593. OLE color: 9864593.
HSL color Cylindrical-coordinate representation of color #918596: hue angle of 282.35º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #918596 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 133 | 150 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.41 |
| HSL | 282.35º | 0.07% | 0.55% | - |
| HSV(B) | 282.35º | 0.11% | 0.59% | - |
| XYZ | 25.57 | 25 | 32.33 | - |
| YUV | 138.53 | 134.48 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 150 | 0.03 | 0.11 | 0 | 0.41 | 282.35 | 0.07 | 0.55 |
| Hex | 91 | 85 | 96 | 3 | B | 0 | 29 | 11A | 7 | 37 |
| Octal | 221 | 205 | 226 | 3 | 13 | 0 | 51 | 432 | 7 | 67 |
| Binary | 10010001 | 10000101 | 10010110 | 11 | 1011 | 0 | 101001 | 100011010 | 111 | 110111 |
Color Harmonies of #918596
Complementary color
Monochromatic Colors of #918596
Black with #918596
Text Example
Text Example
White with #918596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918596; }
p { color: rgb(145,133,150); }
H1.HeaderClassName
{
color: #918596;
}
.AnyTagClassName
{
color: #918596;
}
</style>
background-color css
<style>
a { background-color: #918596; }
a { background-color: rgb(145,133,150); }
div.DivClassName
{
background-color: #918596;
}
.BgClassName
{
background-color: #918596;
}
</style>
border-color css
<style>
span { border-color: #918596; }
span { border-color: rgb(145,133,150); }
td.TdClassName
{
border-color: #918596;
}
.TagClassName
{
border-color: #918596;
}
</style>