Shades of Amethyst Smoke #918892
Tints of Amethyst Smoke #918892
RGB
CMYK
RGB Variations
Color information
#918892 (or 0x918892) is known color: Amethyst Smoke. HEX triplet: 91, 88 and 92. RGB value is (145,136,146). Sum of RGB (Red+Green+Blue) = 145+136+146=427 (56% of max value = 765). Red value is 145 (57.03% from 255 or 33.96% from 427); Green value is 136 (53.52% from 255 or 31.85% from 427); Blue value is 146 (57.42% from 255 or 34.19% from 427); Max value from RGB is 146 - color contains mainly: blue. Hex color #918892 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918892 is #6E776D. Grayscale: #8B8B8B. Windows color (decimal): -7239534 or 9603217. OLE color: 9603217.
HSL color Cylindrical-coordinate representation of color #918892: hue angle of 294º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #918892 is Cyan = 0.01, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 136 | 146 | - |
| CMYK | 0.01 | 0.07 | 0 | 0.43 |
| HSL | 294º | 0.04% | 0.55% | - |
| HSV(B) | 294º | 0.07% | 0.57% | - |
| XYZ | 25.67 | 25.7 | 30.8 | - |
| YUV | 139.83 | 131.48 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 136 | 146 | 0.01 | 0.07 | 0 | 0.43 | 294 | 0.04 | 0.55 |
| Hex | 91 | 88 | 92 | 1 | 7 | 0 | 2B | 126 | 4 | 37 |
| Octal | 221 | 210 | 222 | 1 | 7 | 0 | 53 | 446 | 4 | 67 |
| Binary | 10010001 | 10001000 | 10010010 | 1 | 111 | 0 | 101011 | 100100110 | 100 | 110111 |
Color Harmonies of #918892
Complementary color
Monochromatic Colors of #918892
Black with #918892
Text Example
Text Example
White with #918892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918892; }
p { color: rgb(145,136,146); }
H1.HeaderClassName
{
color: #918892;
}
.AnyTagClassName
{
color: #918892;
}
</style>
background-color css
<style>
a { background-color: #918892; }
a { background-color: rgb(145,136,146); }
div.DivClassName
{
background-color: #918892;
}
.BgClassName
{
background-color: #918892;
}
</style>
border-color css
<style>
span { border-color: #918892; }
span { border-color: rgb(145,136,146); }
td.TdClassName
{
border-color: #918892;
}
.TagClassName
{
border-color: #918892;
}
</style>