Shades of Amethyst Smoke #939293
Tints of Amethyst Smoke #939293
RGB
CMYK
RGB Variations
Color information
#939293 (or 0x939293) is known color: Amethyst Smoke. HEX triplet: 93, 92 and 93. RGB value is (147,146,147). Sum of RGB (Red+Green+Blue) = 147+146+147=440 (58% of max value = 765). Red value is 147 (57.81% from 255 or 33.41% from 440); Green value is 146 (57.42% from 255 or 33.18% from 440); Blue value is 147 (57.81% from 255 or 33.41% from 440); Max value from RGB is 147 - color contains mainly: red, blue. Hex color #939293 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939293 is #6C6D6C. Grayscale: #929292. Windows color (decimal): -7105901 or 9671315. OLE color: 9671315.
HSL color Cylindrical-coordinate representation of color #939293: hue angle of 300º degrees, saturation: 0, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #939293 is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 146 | 147 | - |
| CMYK | 0 | 0.01 | 0 | 0.42 |
| HSL | 300º | 0% | 0.57% | - |
| HSV(B) | 300º | 0.01% | 0.58% | - |
| XYZ | 27.58 | 28.87 | 31.72 | - |
| YUV | 146.41 | 128.33 | 128.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 146 | 147 | 0 | 0.01 | 0 | 0.42 | 300 | 0 | 0.57 |
| Hex | 93 | 92 | 93 | 0 | 1 | 0 | 2A | 12C | 0 | 39 |
| Octal | 223 | 222 | 223 | 0 | 1 | 0 | 52 | 454 | 0 | 71 |
| Binary | 10010011 | 10010010 | 10010011 | 0 | 1 | 0 | 101010 | 100101100 | 0 | 111001 |
Color Harmonies of #939293
Complementary color
Monochromatic Colors of #939293
Black with #939293
Text Example
Text Example
White with #939293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939293; }
p { color: rgb(147,146,147); }
H1.HeaderClassName
{
color: #939293;
}
.AnyTagClassName
{
color: #939293;
}
</style>
background-color css
<style>
a { background-color: #939293; }
a { background-color: rgb(147,146,147); }
div.DivClassName
{
background-color: #939293;
}
.BgClassName
{
background-color: #939293;
}
</style>
border-color css
<style>
span { border-color: #939293; }
span { border-color: rgb(147,146,147); }
td.TdClassName
{
border-color: #939293;
}
.TagClassName
{
border-color: #939293;
}
</style>