Shades of Amethyst Smoke #938194
Tints of Amethyst Smoke #938194
RGB
CMYK
RGB Variations
Color information
#938194 (or 0x938194) is known color: Amethyst Smoke. HEX triplet: 93, 81 and 94. RGB value is (147,129,148). Sum of RGB (Red+Green+Blue) = 147+129+148=424 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.67% from 424); Green value is 129 (50.78% from 255 or 30.42% from 424); Blue value is 148 (58.20% from 255 or 34.91% from 424); Max value from RGB is 148 - color contains mainly: blue. Hex color #938194 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938194 is #6C7E6B. Grayscale: #888888. Windows color (decimal): -7110252 or 9732499. OLE color: 9732499.
HSL color Cylindrical-coordinate representation of color #938194: hue angle of 296.84º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #938194 is Cyan = 0.01, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 148 | - |
| CMYK | 0.01 | 0.13 | 0 | 0.42 |
| HSL | 296.84º | 0.08% | 0.54% | - |
| HSV(B) | 296.84º | 0.13% | 0.58% | - |
| XYZ | 25.23 | 24.04 | 31.33 | - |
| YUV | 136.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 148 | 0.01 | 0.13 | 0 | 0.42 | 296.84 | 0.08 | 0.54 |
| Hex | 93 | 81 | 94 | 1 | D | 0 | 2A | 129 | 8 | 36 |
| Octal | 223 | 201 | 224 | 1 | 15 | 0 | 52 | 451 | 10 | 66 |
| Binary | 10010011 | 10000001 | 10010100 | 1 | 1101 | 0 | 101010 | 100101001 | 1000 | 110110 |
Color Harmonies of #938194
Complementary color
Monochromatic Colors of #938194
Black with #938194
Text Example
Text Example
White with #938194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938194; }
p { color: rgb(147,129,148); }
H1.HeaderClassName
{
color: #938194;
}
.AnyTagClassName
{
color: #938194;
}
</style>
background-color css
<style>
a { background-color: #938194; }
a { background-color: rgb(147,129,148); }
div.DivClassName
{
background-color: #938194;
}
.BgClassName
{
background-color: #938194;
}
</style>
border-color css
<style>
span { border-color: #938194; }
span { border-color: rgb(147,129,148); }
td.TdClassName
{
border-color: #938194;
}
.TagClassName
{
border-color: #938194;
}
</style>