Shades of Amethyst Smoke #938994
Tints of Amethyst Smoke #938994
RGB
CMYK
RGB Variations
Color information
#938994 (or 0x938994) is known color: Amethyst Smoke. HEX triplet: 93, 89 and 94. RGB value is (147,137,148). Sum of RGB (Red+Green+Blue) = 147+137+148=432 (57% of max value = 765). Red value is 147 (57.81% from 255 or 34.03% from 432); Green value is 137 (53.91% from 255 or 31.71% from 432); Blue value is 148 (58.20% from 255 or 34.26% from 432); Max value from RGB is 148 - color contains mainly: blue. Hex color #938994 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938994 is #6C766B. Grayscale: #8D8D8D. Windows color (decimal): -7108204 or 9734547. OLE color: 9734547.
HSL color Cylindrical-coordinate representation of color #938994: hue angle of 294.55º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #938994 is Cyan = 0.01, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 137 | 148 | - |
| CMYK | 0.01 | 0.07 | 0 | 0.42 |
| HSL | 294.55º | 0.05% | 0.56% | - |
| HSV(B) | 294.55º | 0.07% | 0.58% | - |
| XYZ | 26.32 | 26.23 | 31.69 | - |
| YUV | 141.24 | 131.81 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 137 | 148 | 0.01 | 0.07 | 0 | 0.42 | 294.55 | 0.05 | 0.56 |
| Hex | 93 | 89 | 94 | 1 | 7 | 0 | 2A | 127 | 5 | 38 |
| Octal | 223 | 211 | 224 | 1 | 7 | 0 | 52 | 447 | 5 | 70 |
| Binary | 10010011 | 10001001 | 10010100 | 1 | 111 | 0 | 101010 | 100100111 | 101 | 111000 |
Color Harmonies of #938994
Complementary color
Monochromatic Colors of #938994
Black with #938994
Text Example
Text Example
White with #938994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938994; }
p { color: rgb(147,137,148); }
H1.HeaderClassName
{
color: #938994;
}
.AnyTagClassName
{
color: #938994;
}
</style>
background-color css
<style>
a { background-color: #938994; }
a { background-color: rgb(147,137,148); }
div.DivClassName
{
background-color: #938994;
}
.BgClassName
{
background-color: #938994;
}
</style>
border-color css
<style>
span { border-color: #938994; }
span { border-color: rgb(147,137,148); }
td.TdClassName
{
border-color: #938994;
}
.TagClassName
{
border-color: #938994;
}
</style>