Shades of Amethyst Smoke #928594
Tints of Amethyst Smoke #928594
RGB
CMYK
RGB Variations
Color information
#928594 (or 0x928594) is known color: Amethyst Smoke. HEX triplet: 92, 85 and 94. RGB value is (146,133,148). Sum of RGB (Red+Green+Blue) = 146+133+148=427 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.19% from 427); Green value is 133 (52.34% from 255 or 31.15% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 148 - color contains mainly: blue. Hex color #928594 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928594 is #6D7A6B. Grayscale: #8A8A8A. Windows color (decimal): -7174764 or 9733522. OLE color: 9733522.
HSL color Cylindrical-coordinate representation of color #928594: hue angle of 292º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #928594 is Cyan = 0.01, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 133 | 148 | - |
| CMYK | 0.01 | 0.10 | 0 | 0.42 |
| HSL | 292º | 0.07% | 0.55% | - |
| HSV(B) | 292º | 0.1% | 0.58% | - |
| XYZ | 25.59 | 25.02 | 31.5 | - |
| YUV | 138.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 148 | 0.01 | 0.10 | 0 | 0.42 | 292 | 0.07 | 0.55 |
| Hex | 92 | 85 | 94 | 1 | A | 0 | 2A | 124 | 7 | 37 |
| Octal | 222 | 205 | 224 | 1 | 12 | 0 | 52 | 444 | 7 | 67 |
| Binary | 10010010 | 10000101 | 10010100 | 1 | 1010 | 0 | 101010 | 100100100 | 111 | 110111 |
Color Harmonies of #928594
Complementary color
Monochromatic Colors of #928594
Black with #928594
Text Example
Text Example
White with #928594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928594; }
p { color: rgb(146,133,148); }
H1.HeaderClassName
{
color: #928594;
}
.AnyTagClassName
{
color: #928594;
}
</style>
background-color css
<style>
a { background-color: #928594; }
a { background-color: rgb(146,133,148); }
div.DivClassName
{
background-color: #928594;
}
.BgClassName
{
background-color: #928594;
}
</style>
border-color css
<style>
span { border-color: #928594; }
span { border-color: rgb(146,133,148); }
td.TdClassName
{
border-color: #928594;
}
.TagClassName
{
border-color: #928594;
}
</style>