Shades of Amethyst Smoke #938394
Tints of Amethyst Smoke #938394
RGB
CMYK
RGB Variations
Color information
#938394 (or 0x938394) is known color: Amethyst Smoke. HEX triplet: 93, 83 and 94. RGB value is (147,131,148). Sum of RGB (Red+Green+Blue) = 147+131+148=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 131 (51.56% from 255 or 30.75% from 426); Blue value is 148 (58.20% from 255 or 34.74% from 426); Max value from RGB is 148 - color contains mainly: blue. Hex color #938394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938394 is #6C7C6B. Grayscale: #898989. Windows color (decimal): -7109740 or 9733011. OLE color: 9733011.
HSL color Cylindrical-coordinate representation of color #938394: hue angle of 296.47º 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 #938394 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 148 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.42 |
| HSL | 296.47º | 0.07% | 0.55% | - |
| HSV(B) | 296.47º | 0.11% | 0.58% | - |
| XYZ | 25.49 | 24.57 | 31.42 | - |
| YUV | 137.72 | 133.8 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 148 | 0.01 | 0.11 | 0 | 0.42 | 296.47 | 0.07 | 0.55 |
| Hex | 93 | 83 | 94 | 1 | B | 0 | 2A | 128 | 7 | 37 |
| Octal | 223 | 203 | 224 | 1 | 13 | 0 | 52 | 450 | 7 | 67 |
| Binary | 10010011 | 10000011 | 10010100 | 1 | 1011 | 0 | 101010 | 100101000 | 111 | 110111 |
Color Harmonies of #938394
Complementary color
Monochromatic Colors of #938394
Black with #938394
Text Example
Text Example
White with #938394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938394; }
p { color: rgb(147,131,148); }
H1.HeaderClassName
{
color: #938394;
}
.AnyTagClassName
{
color: #938394;
}
</style>
background-color css
<style>
a { background-color: #938394; }
a { background-color: rgb(147,131,148); }
div.DivClassName
{
background-color: #938394;
}
.BgClassName
{
background-color: #938394;
}
</style>
border-color css
<style>
span { border-color: #938394; }
span { border-color: rgb(147,131,148); }
td.TdClassName
{
border-color: #938394;
}
.TagClassName
{
border-color: #938394;
}
</style>