Shades of Amethyst Smoke #938097
Tints of Amethyst Smoke #938097
RGB
CMYK
RGB Variations
Color information
#938097 (or 0x938097) is known color: Amethyst Smoke. HEX triplet: 93, 80 and 97. RGB value is (147,128,151). Sum of RGB (Red+Green+Blue) = 147+128+151=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 128 (50.39% from 255 or 30.05% from 426); Blue value is 151 (59.38% from 255 or 35.45% from 426); Max value from RGB is 151 - color contains mainly: blue. Hex color #938097 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938097 is #6C7F68. Grayscale: #888888. Windows color (decimal): -7110505 or 9928851. OLE color: 9928851.
HSL color Cylindrical-coordinate representation of color #938097: hue angle of 289.57º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #938097 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 128 | 151 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.41 |
| HSL | 289.57º | 0.1% | 0.55% | - |
| HSV(B) | 289.57º | 0.15% | 0.59% | - |
| XYZ | 25.34 | 23.88 | 32.55 | - |
| YUV | 136.3 | 136.29 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 151 | 0.03 | 0.15 | 0 | 0.41 | 289.57 | 0.1 | 0.55 |
| Hex | 93 | 80 | 97 | 3 | F | 0 | 29 | 122 | A | 37 |
| Octal | 223 | 200 | 227 | 3 | 17 | 0 | 51 | 442 | 12 | 67 |
| Binary | 10010011 | 10000000 | 10010111 | 11 | 1111 | 0 | 101001 | 100100010 | 1010 | 110111 |
Color Harmonies of #938097
Complementary color
Monochromatic Colors of #938097
Black with #938097
Text Example
Text Example
White with #938097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938097; }
p { color: rgb(147,128,151); }
H1.HeaderClassName
{
color: #938097;
}
.AnyTagClassName
{
color: #938097;
}
</style>
background-color css
<style>
a { background-color: #938097; }
a { background-color: rgb(147,128,151); }
div.DivClassName
{
background-color: #938097;
}
.BgClassName
{
background-color: #938097;
}
</style>
border-color css
<style>
span { border-color: #938097; }
span { border-color: rgb(147,128,151); }
td.TdClassName
{
border-color: #938097;
}
.TagClassName
{
border-color: #938097;
}
</style>