Shades of Amethyst Smoke #927595
Tints of Amethyst Smoke #927595
RGB
CMYK
RGB Variations
Color information
#927595 (or 0x927595) is known color: Amethyst Smoke. HEX triplet: 92, 75 and 95. RGB value is (146,117,149). Sum of RGB (Red+Green+Blue) = 146+117+149=412 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.44% from 412); Green value is 117 (46.09% from 255 or 28.40% from 412); Blue value is 149 (58.59% from 255 or 36.17% from 412); Max value from RGB is 149 - color contains mainly: blue. Hex color #927595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927595 is #6D8A6A. Grayscale: #818181. Windows color (decimal): -7178859 or 9794962. OLE color: 9794962.
HSL color Cylindrical-coordinate representation of color #927595: hue angle of 294.38º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927595 is Cyan = 0.02, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 117 | 149 | - |
| CMYK | 0.02 | 0.21 | 0 | 0.42 |
| HSL | 294.38º | 0.13% | 0.52% | - |
| HSV(B) | 294.38º | 0.21% | 0.58% | - |
| XYZ | 23.64 | 21 | 31.24 | - |
| YUV | 129.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 149 | 0.02 | 0.21 | 0 | 0.42 | 294.38 | 0.13 | 0.52 |
| Hex | 92 | 75 | 95 | 2 | 15 | 0 | 2A | 126 | D | 34 |
| Octal | 222 | 165 | 225 | 2 | 25 | 0 | 52 | 446 | 15 | 64 |
| Binary | 10010010 | 1110101 | 10010101 | 10 | 10101 | 0 | 101010 | 100100110 | 1101 | 110100 |
Color Harmonies of #927595
Complementary color
Monochromatic Colors of #927595
Black with #927595
Text Example
Text Example
White with #927595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927595; }
p { color: rgb(146,117,149); }
H1.HeaderClassName
{
color: #927595;
}
.AnyTagClassName
{
color: #927595;
}
</style>
background-color css
<style>
a { background-color: #927595; }
a { background-color: rgb(146,117,149); }
div.DivClassName
{
background-color: #927595;
}
.BgClassName
{
background-color: #927595;
}
</style>
border-color css
<style>
span { border-color: #927595; }
span { border-color: rgb(146,117,149); }
td.TdClassName
{
border-color: #927595;
}
.TagClassName
{
border-color: #927595;
}
</style>