Shades of Amethyst Smoke #927397
Tints of Amethyst Smoke #927397
RGB
CMYK
RGB Variations
Color information
#927397 (or 0x927397) is known color: Amethyst Smoke. HEX triplet: 92, 73 and 97. RGB value is (146,115,151). Sum of RGB (Red+Green+Blue) = 146+115+151=412 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.44% from 412); Green value is 115 (45.31% from 255 or 27.91% from 412); Blue value is 151 (59.38% from 255 or 36.65% from 412); Max value from RGB is 151 - color contains mainly: blue. Hex color #927397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927397 is #6D8C68. Grayscale: #808080. Windows color (decimal): -7179369 or 9925522. OLE color: 9925522.
HSL color Cylindrical-coordinate representation of color #927397: hue angle of 291.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #927397 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 115 | 151 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.41 |
| HSL | 291.67º | 0.15% | 0.52% | - |
| HSV(B) | 291.67º | 0.24% | 0.59% | - |
| XYZ | 23.57 | 20.61 | 32.01 | - |
| YUV | 128.37 | 140.77 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 151 | 0.03 | 0.24 | 0 | 0.41 | 291.67 | 0.15 | 0.52 |
| Hex | 92 | 73 | 97 | 3 | 18 | 0 | 29 | 124 | F | 34 |
| Octal | 222 | 163 | 227 | 3 | 30 | 0 | 51 | 444 | 17 | 64 |
| Binary | 10010010 | 1110011 | 10010111 | 11 | 11000 | 0 | 101001 | 100100100 | 1111 | 110100 |
Color Harmonies of #927397
Complementary color
Monochromatic Colors of #927397
Black with #927397
Text Example
Text Example
White with #927397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927397; }
p { color: rgb(146,115,151); }
H1.HeaderClassName
{
color: #927397;
}
.AnyTagClassName
{
color: #927397;
}
</style>
background-color css
<style>
a { background-color: #927397; }
a { background-color: rgb(146,115,151); }
div.DivClassName
{
background-color: #927397;
}
.BgClassName
{
background-color: #927397;
}
</style>
border-color css
<style>
span { border-color: #927397; }
span { border-color: rgb(146,115,151); }
td.TdClassName
{
border-color: #927397;
}
.TagClassName
{
border-color: #927397;
}
</style>