Shades of Amethyst Smoke #938495
Tints of Amethyst Smoke #938495
RGB
CMYK
RGB Variations
Color information
#938495 (or 0x938495) is known color: Amethyst Smoke. HEX triplet: 93, 84 and 95. RGB value is (147,132,149). Sum of RGB (Red+Green+Blue) = 147+132+149=428 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.35% from 428); Green value is 132 (51.95% from 255 or 30.84% from 428); Blue value is 149 (58.59% from 255 or 34.81% from 428); Max value from RGB is 149 - color contains mainly: blue. Hex color #938495 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938495 is #6C7B6A. Grayscale: #8A8A8A. Windows color (decimal): -7109483 or 9798803. OLE color: 9798803.
HSL color Cylindrical-coordinate representation of color #938495: hue angle of 292.94º 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 #938495 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 149 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.42 |
| HSL | 292.94º | 0.07% | 0.55% | - |
| HSV(B) | 292.94º | 0.11% | 0.58% | - |
| XYZ | 25.71 | 24.88 | 31.88 | - |
| YUV | 138.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 149 | 0.01 | 0.11 | 0 | 0.42 | 292.94 | 0.07 | 0.55 |
| Hex | 93 | 84 | 95 | 1 | B | 0 | 2A | 125 | 7 | 37 |
| Octal | 223 | 204 | 225 | 1 | 13 | 0 | 52 | 445 | 7 | 67 |
| Binary | 10010011 | 10000100 | 10010101 | 1 | 1011 | 0 | 101010 | 100100101 | 111 | 110111 |
Color Harmonies of #938495
Complementary color
Monochromatic Colors of #938495
Black with #938495
Text Example
Text Example
White with #938495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938495; }
p { color: rgb(147,132,149); }
H1.HeaderClassName
{
color: #938495;
}
.AnyTagClassName
{
color: #938495;
}
</style>
background-color css
<style>
a { background-color: #938495; }
a { background-color: rgb(147,132,149); }
div.DivClassName
{
background-color: #938495;
}
.BgClassName
{
background-color: #938495;
}
</style>
border-color css
<style>
span { border-color: #938495; }
span { border-color: rgb(147,132,149); }
td.TdClassName
{
border-color: #938495;
}
.TagClassName
{
border-color: #938495;
}
</style>