Shades of Amethyst Smoke #918796
Tints of Amethyst Smoke #918796
RGB
CMYK
RGB Variations
Color information
#918796 (or 0x918796) is known color: Amethyst Smoke. HEX triplet: 91, 87 and 96. RGB value is (145,135,150). Sum of RGB (Red+Green+Blue) = 145+135+150=430 (56% of max value = 765). Red value is 145 (57.03% from 255 or 33.72% from 430); Green value is 135 (53.12% from 255 or 31.40% from 430); Blue value is 150 (58.98% from 255 or 34.88% from 430); Max value from RGB is 150 - color contains mainly: blue. Hex color #918796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918796 is #6E7869. Grayscale: #8B8B8B. Windows color (decimal): -7239786 or 9865105. OLE color: 9865105.
HSL color Cylindrical-coordinate representation of color #918796: hue angle of 280º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #918796 is Cyan = 0.03, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 135 | 150 | - |
| CMYK | 0.03 | 0.1 | 0 | 0.41 |
| HSL | 280º | 0.07% | 0.56% | - |
| HSV(B) | 280º | 0.1% | 0.59% | - |
| XYZ | 25.85 | 25.55 | 32.42 | - |
| YUV | 139.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 150 | 0.03 | 0.1 | 0 | 0.41 | 280 | 0.07 | 0.56 |
| Hex | 91 | 87 | 96 | 3 | A | 0 | 29 | 118 | 7 | 38 |
| Octal | 221 | 207 | 226 | 3 | 12 | 0 | 51 | 430 | 7 | 70 |
| Binary | 10010001 | 10000111 | 10010110 | 11 | 1010 | 0 | 101001 | 100011000 | 111 | 111000 |
Color Harmonies of #918796
Complementary color
Monochromatic Colors of #918796
Black with #918796
Text Example
Text Example
White with #918796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918796; }
p { color: rgb(145,135,150); }
H1.HeaderClassName
{
color: #918796;
}
.AnyTagClassName
{
color: #918796;
}
</style>
background-color css
<style>
a { background-color: #918796; }
a { background-color: rgb(145,135,150); }
div.DivClassName
{
background-color: #918796;
}
.BgClassName
{
background-color: #918796;
}
</style>
border-color css
<style>
span { border-color: #918796; }
span { border-color: rgb(145,135,150); }
td.TdClassName
{
border-color: #918796;
}
.TagClassName
{
border-color: #918796;
}
</style>