Shades of Amethyst Smoke #928592
Tints of Amethyst Smoke #928592
RGB
CMYK
RGB Variations
Color information
#928592 (or 0x928592) is known color: Amethyst Smoke. HEX triplet: 92, 85 and 92. RGB value is (146,133,146). Sum of RGB (Red+Green+Blue) = 146+133+146=425 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.35% from 425); Green value is 133 (52.34% from 255 or 31.29% from 425); Blue value is 146 (57.42% from 255 or 34.35% from 425); Max value from RGB is 146 - color contains mainly: red, blue. Hex color #928592 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928592 is #6D7A6D. Grayscale: #8A8A8A. Windows color (decimal): -7174766 or 9602450. OLE color: 9602450.
HSL color Cylindrical-coordinate representation of color #928592: hue angle of 300º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #928592 is Cyan = 0, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 146 | - |
| CMYK | 0 | 0.09 | 0 | 0.43 |
| HSL | 300º | 0.06% | 0.55% | - |
| HSV(B) | 300º | 0.09% | 0.57% | - |
| XYZ | 25.43 | 24.96 | 30.67 | - |
| YUV | 138.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 146 | 0 | 0.09 | 0 | 0.43 | 300 | 0.06 | 0.55 |
| Hex | 92 | 85 | 92 | 0 | 9 | 0 | 2B | 12C | 6 | 37 |
| Octal | 222 | 205 | 222 | 0 | 11 | 0 | 53 | 454 | 6 | 67 |
| Binary | 10010010 | 10000101 | 10010010 | 0 | 1001 | 0 | 101011 | 100101100 | 110 | 110111 |
Color Harmonies of #928592
Complementary color
Monochromatic Colors of #928592
Black with #928592
Text Example
Text Example
White with #928592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928592; }
p { color: rgb(146,133,146); }
H1.HeaderClassName
{
color: #928592;
}
.AnyTagClassName
{
color: #928592;
}
</style>
background-color css
<style>
a { background-color: #928592; }
a { background-color: rgb(146,133,146); }
div.DivClassName
{
background-color: #928592;
}
.BgClassName
{
background-color: #928592;
}
</style>
border-color css
<style>
span { border-color: #928592; }
span { border-color: rgb(146,133,146); }
td.TdClassName
{
border-color: #928592;
}
.TagClassName
{
border-color: #928592;
}
</style>