Shades of Amethyst Smoke #938894
Tints of Amethyst Smoke #938894
RGB
CMYK
RGB Variations
Color information
#938894 (or 0x938894) is known color: Amethyst Smoke. HEX triplet: 93, 88 and 94. RGB value is (147,136,148). Sum of RGB (Red+Green+Blue) = 147+136+148=431 (57% of max value = 765). Red value is 147 (57.81% from 255 or 34.11% from 431); Green value is 136 (53.52% from 255 or 31.55% from 431); Blue value is 148 (58.20% from 255 or 34.34% from 431); Max value from RGB is 148 - color contains mainly: blue. Hex color #938894 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938894 is #6C776B. Grayscale: #8C8C8C. Windows color (decimal): -7108460 or 9734291. OLE color: 9734291.
HSL color Cylindrical-coordinate representation of color #938894: hue angle of 295º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #938894 is Cyan = 0.01, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 148 | - |
| CMYK | 0.01 | 0.08 | 0 | 0.42 |
| HSL | 295º | 0.05% | 0.56% | - |
| HSV(B) | 295º | 0.08% | 0.58% | - |
| XYZ | 26.18 | 25.95 | 31.65 | - |
| YUV | 140.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 148 | 0.01 | 0.08 | 0 | 0.42 | 295 | 0.05 | 0.56 |
| Hex | 93 | 88 | 94 | 1 | 8 | 0 | 2A | 127 | 5 | 38 |
| Octal | 223 | 210 | 224 | 1 | 10 | 0 | 52 | 447 | 5 | 70 |
| Binary | 10010011 | 10001000 | 10010100 | 1 | 1000 | 0 | 101010 | 100100111 | 101 | 111000 |
Color Harmonies of #938894
Complementary color
Monochromatic Colors of #938894
Black with #938894
Text Example
Text Example
White with #938894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938894; }
p { color: rgb(147,136,148); }
H1.HeaderClassName
{
color: #938894;
}
.AnyTagClassName
{
color: #938894;
}
</style>
background-color css
<style>
a { background-color: #938894; }
a { background-color: rgb(147,136,148); }
div.DivClassName
{
background-color: #938894;
}
.BgClassName
{
background-color: #938894;
}
</style>
border-color css
<style>
span { border-color: #938894; }
span { border-color: rgb(147,136,148); }
td.TdClassName
{
border-color: #938894;
}
.TagClassName
{
border-color: #938894;
}
</style>