Shades of Amethyst Smoke #927898
Tints of Amethyst Smoke #927898
RGB
CMYK
RGB Variations
Color information
#927898 (or 0x927898) is known color: Amethyst Smoke. HEX triplet: 92, 78 and 98. RGB value is (146,120,152). Sum of RGB (Red+Green+Blue) = 146+120+152=418 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.93% from 418); Green value is 120 (47.27% from 255 or 28.71% from 418); Blue value is 152 (59.77% from 255 or 36.36% from 418); Max value from RGB is 152 - color contains mainly: blue. Hex color #927898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927898 is #6D8767. Grayscale: #838383. Windows color (decimal): -7178088 or 9992338. OLE color: 9992338.
HSL color Cylindrical-coordinate representation of color #927898: hue angle of 288.75º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927898 is Cyan = 0.04, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 120 | 152 | - |
| CMYK | 0.04 | 0.21 | 0 | 0.40 |
| HSL | 288.75º | 0.13% | 0.53% | - |
| HSV(B) | 288.75º | 0.21% | 0.6% | - |
| XYZ | 24.24 | 21.81 | 32.64 | - |
| YUV | 131.42 | 139.61 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 152 | 0.04 | 0.21 | 0 | 0.40 | 288.75 | 0.13 | 0.53 |
| Hex | 92 | 78 | 98 | 4 | 15 | 0 | 28 | 121 | D | 35 |
| Octal | 222 | 170 | 230 | 4 | 25 | 0 | 50 | 441 | 15 | 65 |
| Binary | 10010010 | 1111000 | 10011000 | 100 | 10101 | 0 | 101000 | 100100001 | 1101 | 110101 |
Color Harmonies of #927898
Complementary color
Monochromatic Colors of #927898
Black with #927898
Text Example
Text Example
White with #927898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927898; }
p { color: rgb(146,120,152); }
H1.HeaderClassName
{
color: #927898;
}
.AnyTagClassName
{
color: #927898;
}
</style>
background-color css
<style>
a { background-color: #927898; }
a { background-color: rgb(146,120,152); }
div.DivClassName
{
background-color: #927898;
}
.BgClassName
{
background-color: #927898;
}
</style>
border-color css
<style>
span { border-color: #927898; }
span { border-color: rgb(146,120,152); }
td.TdClassName
{
border-color: #927898;
}
.TagClassName
{
border-color: #927898;
}
</style>