Shades of Amethyst Smoke #918298
Tints of Amethyst Smoke #918298
RGB
CMYK
RGB Variations
Color information
#918298 (or 0x918298) is known color: Amethyst Smoke. HEX triplet: 91, 82 and 98. RGB value is (145,130,152). Sum of RGB (Red+Green+Blue) = 145+130+152=427 (56% of max value = 765). Red value is 145 (57.03% from 255 or 33.96% from 427); Green value is 130 (51.17% from 255 or 30.44% from 427); Blue value is 152 (59.77% from 255 or 35.60% from 427); Max value from RGB is 152 - color contains mainly: blue. Hex color #918298 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918298 is #6E7D67. Grayscale: #888888. Windows color (decimal): -7241064 or 9994897. OLE color: 9994897.
HSL color Cylindrical-coordinate representation of color #918298: hue angle of 280.91º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #918298 is Cyan = 0.05, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 145 | 130 | 152 | - |
| CMYK | 0.05 | 0.14 | 0 | 0.40 |
| HSL | 280.91º | 0.1% | 0.55% | - |
| HSV(B) | 280.91º | 0.14% | 0.6% | - |
| XYZ | 25.33 | 24.25 | 33.05 | - |
| YUV | 136.99 | 136.47 | 133.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 130 | 152 | 0.05 | 0.14 | 0 | 0.40 | 280.91 | 0.1 | 0.55 |
| Hex | 91 | 82 | 98 | 5 | E | 0 | 28 | 119 | A | 37 |
| Octal | 221 | 202 | 230 | 5 | 16 | 0 | 50 | 431 | 12 | 67 |
| Binary | 10010001 | 10000010 | 10011000 | 101 | 1110 | 0 | 101000 | 100011001 | 1010 | 110111 |
Color Harmonies of #918298
Complementary color
Monochromatic Colors of #918298
Black with #918298
Text Example
Text Example
White with #918298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918298; }
p { color: rgb(145,130,152); }
H1.HeaderClassName
{
color: #918298;
}
.AnyTagClassName
{
color: #918298;
}
</style>
background-color css
<style>
a { background-color: #918298; }
a { background-color: rgb(145,130,152); }
div.DivClassName
{
background-color: #918298;
}
.BgClassName
{
background-color: #918298;
}
</style>
border-color css
<style>
span { border-color: #918298; }
span { border-color: rgb(145,130,152); }
td.TdClassName
{
border-color: #918298;
}
.TagClassName
{
border-color: #918298;
}
</style>