Shades of Amethyst Smoke #939195
Tints of Amethyst Smoke #939195
RGB
CMYK
RGB Variations
Color information
#939195 (or 0x939195) is known color: Amethyst Smoke. HEX triplet: 93, 91 and 95. RGB value is (147,145,149). Sum of RGB (Red+Green+Blue) = 147+145+149=441 (58% of max value = 765). Red value is 147 (57.81% from 255 or 33.33% from 441); Green value is 145 (57.03% from 255 or 32.88% from 441); Blue value is 149 (58.59% from 255 or 33.79% from 441); Max value from RGB is 149 - color contains mainly: blue. Hex color #939195 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939195 is #6C6E6A. Grayscale: #929292. Windows color (decimal): -7106155 or 9802131. OLE color: 9802131.
HSL color Cylindrical-coordinate representation of color #939195: hue angle of 270º degrees, saturation: 0.02, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #939195 is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 145 | 149 | - |
| CMYK | 0.01 | 0.03 | 0 | 0.42 |
| HSL | 270º | 0.02% | 0.58% | - |
| HSV(B) | 270º | 0.03% | 0.58% | - |
| XYZ | 27.58 | 28.62 | 32.5 | - |
| YUV | 146.05 | 129.66 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 145 | 149 | 0.01 | 0.03 | 0 | 0.42 | 270 | 0.02 | 0.58 |
| Hex | 93 | 91 | 95 | 1 | 3 | 0 | 2A | 10E | 2 | 3A |
| Octal | 223 | 221 | 225 | 1 | 3 | 0 | 52 | 416 | 2 | 72 |
| Binary | 10010011 | 10010001 | 10010101 | 1 | 11 | 0 | 101010 | 100001110 | 10 | 111010 |
Color Harmonies of #939195
Complementary color
Monochromatic Colors of #939195
Black with #939195
Text Example
Text Example
White with #939195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939195; }
p { color: rgb(147,145,149); }
H1.HeaderClassName
{
color: #939195;
}
.AnyTagClassName
{
color: #939195;
}
</style>
background-color css
<style>
a { background-color: #939195; }
a { background-color: rgb(147,145,149); }
div.DivClassName
{
background-color: #939195;
}
.BgClassName
{
background-color: #939195;
}
</style>
border-color css
<style>
span { border-color: #939195; }
span { border-color: rgb(147,145,149); }
td.TdClassName
{
border-color: #939195;
}
.TagClassName
{
border-color: #939195;
}
</style>