Shades of Amethyst Smoke #938096
Tints of Amethyst Smoke #938096
RGB
CMYK
RGB Variations
Color information
#938096 (or 0x938096) is known color: Amethyst Smoke. HEX triplet: 93, 80 and 96. RGB value is (147,128,150). Sum of RGB (Red+Green+Blue) = 147+128+150=425 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.59% from 425); Green value is 128 (50.39% from 255 or 30.12% from 425); Blue value is 150 (58.98% from 255 or 35.29% from 425); Max value from RGB is 150 - color contains mainly: blue. Hex color #938096 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938096 is #6C7F69. Grayscale: #888888. Windows color (decimal): -7110506 or 9863315. OLE color: 9863315.
HSL color Cylindrical-coordinate representation of color #938096: hue angle of 291.82º degrees, saturation: 0.09, 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 #938096 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 128 | 150 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.41 |
| HSL | 291.82º | 0.09% | 0.55% | - |
| HSV(B) | 291.82º | 0.15% | 0.59% | - |
| XYZ | 25.26 | 23.84 | 32.13 | - |
| YUV | 136.19 | 135.79 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 150 | 0.02 | 0.15 | 0 | 0.41 | 291.82 | 0.09 | 0.55 |
| Hex | 93 | 80 | 96 | 2 | F | 0 | 29 | 124 | 9 | 37 |
| Octal | 223 | 200 | 226 | 2 | 17 | 0 | 51 | 444 | 11 | 67 |
| Binary | 10010011 | 10000000 | 10010110 | 10 | 1111 | 0 | 101001 | 100100100 | 1001 | 110111 |
Color Harmonies of #938096
Complementary color
Monochromatic Colors of #938096
Black with #938096
Text Example
Text Example
White with #938096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938096; }
p { color: rgb(147,128,150); }
H1.HeaderClassName
{
color: #938096;
}
.AnyTagClassName
{
color: #938096;
}
</style>
background-color css
<style>
a { background-color: #938096; }
a { background-color: rgb(147,128,150); }
div.DivClassName
{
background-color: #938096;
}
.BgClassName
{
background-color: #938096;
}
</style>
border-color css
<style>
span { border-color: #938096; }
span { border-color: rgb(147,128,150); }
td.TdClassName
{
border-color: #938096;
}
.TagClassName
{
border-color: #938096;
}
</style>