Shades of Amethyst Smoke #918297
Tints of Amethyst Smoke #918297
RGB
CMYK
RGB Variations
Color information
#918297 (or 0x918297) is known color: Amethyst Smoke. HEX triplet: 91, 82 and 97. RGB value is (145,130,151). Sum of RGB (Red+Green+Blue) = 145+130+151=426 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.04% from 426); Green value is 130 (51.17% from 255 or 30.52% from 426); Blue value is 151 (59.38% from 255 or 35.45% from 426); Max value from RGB is 151 - color contains mainly: blue. Hex color #918297 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918297 is #6E7D68. Grayscale: #888888. Windows color (decimal): -7241065 or 9929361. OLE color: 9929361.
HSL color Cylindrical-coordinate representation of color #918297: hue angle of 282.86º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #918297 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 130 | 151 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.41 |
| HSL | 282.86º | 0.09% | 0.55% | - |
| HSV(B) | 282.86º | 0.14% | 0.59% | - |
| XYZ | 25.25 | 24.22 | 32.62 | - |
| YUV | 136.88 | 135.97 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 130 | 151 | 0.04 | 0.14 | 0 | 0.41 | 282.86 | 0.09 | 0.55 |
| Hex | 91 | 82 | 97 | 4 | E | 0 | 29 | 11B | 9 | 37 |
| Octal | 221 | 202 | 227 | 4 | 16 | 0 | 51 | 433 | 11 | 67 |
| Binary | 10010001 | 10000010 | 10010111 | 100 | 1110 | 0 | 101001 | 100011011 | 1001 | 110111 |
Color Harmonies of #918297
Complementary color
Monochromatic Colors of #918297
Black with #918297
Text Example
Text Example
White with #918297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918297; }
p { color: rgb(145,130,151); }
H1.HeaderClassName
{
color: #918297;
}
.AnyTagClassName
{
color: #918297;
}
</style>
background-color css
<style>
a { background-color: #918297; }
a { background-color: rgb(145,130,151); }
div.DivClassName
{
background-color: #918297;
}
.BgClassName
{
background-color: #918297;
}
</style>
border-color css
<style>
span { border-color: #918297; }
span { border-color: rgb(145,130,151); }
td.TdClassName
{
border-color: #918297;
}
.TagClassName
{
border-color: #918297;
}
</style>