Shades of Amethyst Smoke #938494
Tints of Amethyst Smoke #938494
RGB
CMYK
RGB Variations
Color information
#938494 (or 0x938494) is known color: Amethyst Smoke. HEX triplet: 93, 84 and 94. RGB value is (147,132,148). Sum of RGB (Red+Green+Blue) = 147+132+148=427 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.43% from 427); Green value is 132 (51.95% from 255 or 30.91% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 148 - color contains mainly: blue. Hex color #938494 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938494 is #6C7B6B. Grayscale: #8A8A8A. Windows color (decimal): -7109484 or 9733267. OLE color: 9733267.
HSL color Cylindrical-coordinate representation of color #938494: hue angle of 296.25º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #938494 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 148 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.42 |
| HSL | 296.25º | 0.07% | 0.55% | - |
| HSV(B) | 296.25º | 0.11% | 0.58% | - |
| XYZ | 25.63 | 24.84 | 31.46 | - |
| YUV | 138.31 | 133.47 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 148 | 0.01 | 0.11 | 0 | 0.42 | 296.25 | 0.07 | 0.55 |
| Hex | 93 | 84 | 94 | 1 | B | 0 | 2A | 128 | 7 | 37 |
| Octal | 223 | 204 | 224 | 1 | 13 | 0 | 52 | 450 | 7 | 67 |
| Binary | 10010011 | 10000100 | 10010100 | 1 | 1011 | 0 | 101010 | 100101000 | 111 | 110111 |
Color Harmonies of #938494
Complementary color
Monochromatic Colors of #938494
Black with #938494
Text Example
Text Example
White with #938494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938494; }
p { color: rgb(147,132,148); }
H1.HeaderClassName
{
color: #938494;
}
.AnyTagClassName
{
color: #938494;
}
</style>
background-color css
<style>
a { background-color: #938494; }
a { background-color: rgb(147,132,148); }
div.DivClassName
{
background-color: #938494;
}
.BgClassName
{
background-color: #938494;
}
</style>
border-color css
<style>
span { border-color: #938494; }
span { border-color: rgb(147,132,148); }
td.TdClassName
{
border-color: #938494;
}
.TagClassName
{
border-color: #938494;
}
</style>