Shades of Amethyst Smoke #988398
Tints of Amethyst Smoke #988398
RGB
CMYK
RGB Variations
Color information
#988398 (or 0x988398) is known color: Amethyst Smoke. HEX triplet: 98, 83 and 98. RGB value is (152,131,152). Sum of RGB (Red+Green+Blue) = 152+131+152=435 (57% of max value = 765). Red value is 152 (59.77% from 255 or 34.94% from 435); Green value is 131 (51.56% from 255 or 30.11% from 435); Blue value is 152 (59.77% from 255 or 34.94% from 435); Max value from RGB is 152 - color contains mainly: red, blue. Hex color #988398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988398 is #677C67. Grayscale: #8B8B8B. Windows color (decimal): -6782056 or 9995160. OLE color: 9995160.
HSL color Cylindrical-coordinate representation of color #988398: hue angle of 300º degrees, saturation: 0.09, 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 #988398 is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 152 | - |
| CMYK | 0 | 0.14 | 0 | 0.40 |
| HSL | 300º | 0.09% | 0.55% | - |
| HSV(B) | 300º | 0.14% | 0.6% | - |
| XYZ | 26.73 | 25.18 | 33.16 | - |
| YUV | 139.67 | 134.96 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 152 | 0 | 0.14 | 0 | 0.40 | 300 | 0.09 | 0.55 |
| Hex | 98 | 83 | 98 | 0 | E | 0 | 28 | 12C | 9 | 37 |
| Octal | 230 | 203 | 230 | 0 | 16 | 0 | 50 | 454 | 11 | 67 |
| Binary | 10011000 | 10000011 | 10011000 | 0 | 1110 | 0 | 101000 | 100101100 | 1001 | 110111 |
Color Harmonies of #988398
Complementary color
Monochromatic Colors of #988398
Black with #988398
Text Example
Text Example
White with #988398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988398; }
p { color: rgb(152,131,152); }
H1.HeaderClassName
{
color: #988398;
}
.AnyTagClassName
{
color: #988398;
}
</style>
background-color css
<style>
a { background-color: #988398; }
a { background-color: rgb(152,131,152); }
div.DivClassName
{
background-color: #988398;
}
.BgClassName
{
background-color: #988398;
}
</style>
border-color css
<style>
span { border-color: #988398; }
span { border-color: rgb(152,131,152); }
td.TdClassName
{
border-color: #988398;
}
.TagClassName
{
border-color: #988398;
}
</style>