Shades of Amethyst Smoke #918995
Tints of Amethyst Smoke #918995
RGB
CMYK
RGB Variations
Color information
#918995 (or 0x918995) is known color: Amethyst Smoke. HEX triplet: 91, 89 and 95. RGB value is (145,137,149). Sum of RGB (Red+Green+Blue) = 145+137+149=431 (57% of max value = 765). Red value is 145 (57.03% from 255 or 33.64% from 431); Green value is 137 (53.91% from 255 or 31.79% from 431); Blue value is 149 (58.59% from 255 or 34.57% from 431); Max value from RGB is 149 - color contains mainly: blue. Hex color #918995 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918995 is #6E766A. Grayscale: #8C8C8C. Windows color (decimal): -7239275 or 9800081. OLE color: 9800081.
HSL color Cylindrical-coordinate representation of color #918995: hue angle of 280º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #918995 is Cyan = 0.03, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 137 | 149 | - |
| CMYK | 0.03 | 0.08 | 0 | 0.42 |
| HSL | 280º | 0.05% | 0.56% | - |
| HSV(B) | 280º | 0.08% | 0.58% | - |
| XYZ | 26.05 | 26.08 | 32.1 | - |
| YUV | 140.76 | 132.65 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 137 | 149 | 0.03 | 0.08 | 0 | 0.42 | 280 | 0.05 | 0.56 |
| Hex | 91 | 89 | 95 | 3 | 8 | 0 | 2A | 118 | 5 | 38 |
| Octal | 221 | 211 | 225 | 3 | 10 | 0 | 52 | 430 | 5 | 70 |
| Binary | 10010001 | 10001001 | 10010101 | 11 | 1000 | 0 | 101010 | 100011000 | 101 | 111000 |
Color Harmonies of #918995
Complementary color
Monochromatic Colors of #918995
Black with #918995
Text Example
Text Example
White with #918995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918995; }
p { color: rgb(145,137,149); }
H1.HeaderClassName
{
color: #918995;
}
.AnyTagClassName
{
color: #918995;
}
</style>
background-color css
<style>
a { background-color: #918995; }
a { background-color: rgb(145,137,149); }
div.DivClassName
{
background-color: #918995;
}
.BgClassName
{
background-color: #918995;
}
</style>
border-color css
<style>
span { border-color: #918995; }
span { border-color: rgb(145,137,149); }
td.TdClassName
{
border-color: #918995;
}
.TagClassName
{
border-color: #918995;
}
</style>