Shades of Amethyst Smoke #928298
Tints of Amethyst Smoke #928298
RGB
CMYK
RGB Variations
Color information
#928298 (or 0x928298) is known color: Amethyst Smoke. HEX triplet: 92, 82 and 98. RGB value is (146,130,152). Sum of RGB (Red+Green+Blue) = 146+130+152=428 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.11% from 428); Green value is 130 (51.17% from 255 or 30.37% from 428); Blue value is 152 (59.77% from 255 or 35.51% from 428); Max value from RGB is 152 - color contains mainly: blue. Hex color #928298 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928298 is #6D7D67. Grayscale: #898989. Windows color (decimal): -7175528 or 9994898. OLE color: 9994898.
HSL color Cylindrical-coordinate representation of color #928298: hue angle of 283.64º 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 #928298 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 130 | 152 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.40 |
| HSL | 283.64º | 0.1% | 0.55% | - |
| HSV(B) | 283.64º | 0.14% | 0.6% | - |
| XYZ | 25.5 | 24.34 | 33.06 | - |
| YUV | 137.29 | 136.3 | 134.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 152 | 0.04 | 0.14 | 0 | 0.40 | 283.64 | 0.1 | 0.55 |
| Hex | 92 | 82 | 98 | 4 | E | 0 | 28 | 11C | A | 37 |
| Octal | 222 | 202 | 230 | 4 | 16 | 0 | 50 | 434 | 12 | 67 |
| Binary | 10010010 | 10000010 | 10011000 | 100 | 1110 | 0 | 101000 | 100011100 | 1010 | 110111 |
Color Harmonies of #928298
Complementary color
Monochromatic Colors of #928298
Black with #928298
Text Example
Text Example
White with #928298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928298; }
p { color: rgb(146,130,152); }
H1.HeaderClassName
{
color: #928298;
}
.AnyTagClassName
{
color: #928298;
}
</style>
background-color css
<style>
a { background-color: #928298; }
a { background-color: rgb(146,130,152); }
div.DivClassName
{
background-color: #928298;
}
.BgClassName
{
background-color: #928298;
}
</style>
border-color css
<style>
span { border-color: #928298; }
span { border-color: rgb(146,130,152); }
td.TdClassName
{
border-color: #928298;
}
.TagClassName
{
border-color: #928298;
}
</style>