Shades of Amethyst Smoke #939193
Tints of Amethyst Smoke #939193
RGB
CMYK
RGB Variations
Color information
#939193 (or 0x939193) is known color: Amethyst Smoke. HEX triplet: 93, 91 and 93. RGB value is (147,145,147). Sum of RGB (Red+Green+Blue) = 147+145+147=439 (58% of max value = 765). Red value is 147 (57.81% from 255 or 33.49% from 439); Green value is 145 (57.03% from 255 or 33.03% from 439); Blue value is 147 (57.81% from 255 or 33.49% from 439); Max value from RGB is 147 - color contains mainly: red, blue. Hex color #939193 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939193 is #6C6E6C. Grayscale: #919191. Windows color (decimal): -7106157 or 9671059. OLE color: 9671059.
HSL color Cylindrical-coordinate representation of color #939193: hue angle of 300º degrees, saturation: 0.01, 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 #939193 is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
RGB | 147 | 145 | 147 | - |
CMYK | 0 | 0.01 | 0 | 0.42 |
HSL | 300º | 0.01% | 0.57% | - |
HSV(B) | 300º | 0.01% | 0.58% | - |
XYZ | 27.42 | 28.56 | 31.67 | - |
YUV | 145.83 | 128.66 | 128.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 147 | 145 | 147 | 0 | 0.01 | 0 | 0.42 | 300 | 0.01 | 0.57 |
Hex | 93 | 91 | 93 | 0 | 1 | 0 | 2A | 12C | 1 | 39 |
Octal | 223 | 221 | 223 | 0 | 1 | 0 | 52 | 454 | 1 | 71 |
Binary | 10010011 | 10010001 | 10010011 | 0 | 1 | 0 | 101010 | 100101100 | 1 | 111001 |
Color Harmonies of #939193
Complementary color
Monochromatic Colors of #939193
Black with #939193
Text Example
Text Example
White with #939193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939193; }
p { color: rgb(147,145,147); }
H1.HeaderClassName
{
color: #939193;
}
.AnyTagClassName
{
color: #939193;
}
</style>
background-color css
<style>
a { background-color: #939193; }
a { background-color: rgb(147,145,147); }
div.DivClassName
{
background-color: #939193;
}
.BgClassName
{
background-color: #939193;
}
</style>
border-color css
<style>
span { border-color: #939193; }
span { border-color: rgb(147,145,147); }
td.TdClassName
{
border-color: #939193;
}
.TagClassName
{
border-color: #939193;
}
</style>