Shades of Amethyst Smoke #928695
Tints of Amethyst Smoke #928695
RGB
CMYK
RGB Variations
Color information
#928695 (or 0x928695) is known color: Amethyst Smoke. HEX triplet: 92, 86 and 95. RGB value is (146,134,149). Sum of RGB (Red+Green+Blue) = 146+134+149=429 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.03% from 429); Green value is 134 (52.73% from 255 or 31.24% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 149 - color contains mainly: blue. Hex color #928695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928695 is #6D796A. Grayscale: #8B8B8B. Windows color (decimal): -7174507 or 9799314. OLE color: 9799314.
HSL color Cylindrical-coordinate representation of color #928695: hue angle of 288º 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 #928695 is Cyan = 0.02, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 134 | 149 | - |
| CMYK | 0.02 | 0.10 | 0 | 0.42 |
| HSL | 288º | 0.07% | 0.55% | - |
| HSV(B) | 288º | 0.1% | 0.58% | - |
| XYZ | 25.8 | 25.33 | 31.96 | - |
| YUV | 139.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 149 | 0.02 | 0.10 | 0 | 0.42 | 288 | 0.07 | 0.55 |
| Hex | 92 | 86 | 95 | 2 | A | 0 | 2A | 120 | 7 | 37 |
| Octal | 222 | 206 | 225 | 2 | 12 | 0 | 52 | 440 | 7 | 67 |
| Binary | 10010010 | 10000110 | 10010101 | 10 | 1010 | 0 | 101010 | 100100000 | 111 | 110111 |
Color Harmonies of #928695
Complementary color
Monochromatic Colors of #928695
Black with #928695
Text Example
Text Example
White with #928695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928695; }
p { color: rgb(146,134,149); }
H1.HeaderClassName
{
color: #928695;
}
.AnyTagClassName
{
color: #928695;
}
</style>
background-color css
<style>
a { background-color: #928695; }
a { background-color: rgb(146,134,149); }
div.DivClassName
{
background-color: #928695;
}
.BgClassName
{
background-color: #928695;
}
</style>
border-color css
<style>
span { border-color: #928695; }
span { border-color: rgb(146,134,149); }
td.TdClassName
{
border-color: #928695;
}
.TagClassName
{
border-color: #928695;
}
</style>