Shades of Amethyst Smoke #938198
Tints of Amethyst Smoke #938198
RGB
CMYK
RGB Variations
Color information
#938198 (or 0x938198) is known color: Amethyst Smoke. HEX triplet: 93, 81 and 98. RGB value is (147,129,152). Sum of RGB (Red+Green+Blue) = 147+129+152=428 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.35% from 428); Green value is 129 (50.78% from 255 or 30.14% from 428); Blue value is 152 (59.77% from 255 or 35.51% from 428); Max value from RGB is 152 - color contains mainly: blue. Hex color #938198 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938198 is #6C7E67. Grayscale: #888888. Windows color (decimal): -7110248 or 9994643. OLE color: 9994643.
HSL color Cylindrical-coordinate representation of color #938198: hue angle of 286.96º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #938198 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 147 | 129 | 152 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.40 |
| HSL | 286.96º | 0.1% | 0.55% | - |
| HSV(B) | 286.96º | 0.15% | 0.6% | - |
| XYZ | 25.55 | 24.17 | 33.02 | - |
| YUV | 137 | 136.46 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 152 | 0.03 | 0.15 | 0 | 0.40 | 286.96 | 0.1 | 0.55 |
| Hex | 93 | 81 | 98 | 3 | F | 0 | 28 | 11F | A | 37 |
| Octal | 223 | 201 | 230 | 3 | 17 | 0 | 50 | 437 | 12 | 67 |
| Binary | 10010011 | 10000001 | 10011000 | 11 | 1111 | 0 | 101000 | 100011111 | 1010 | 110111 |
Color Harmonies of #938198
Complementary color
Monochromatic Colors of #938198
Black with #938198
Text Example
Text Example
White with #938198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938198; }
p { color: rgb(147,129,152); }
H1.HeaderClassName
{
color: #938198;
}
.AnyTagClassName
{
color: #938198;
}
</style>
background-color css
<style>
a { background-color: #938198; }
a { background-color: rgb(147,129,152); }
div.DivClassName
{
background-color: #938198;
}
.BgClassName
{
background-color: #938198;
}
</style>
border-color css
<style>
span { border-color: #938198; }
span { border-color: rgb(147,129,152); }
td.TdClassName
{
border-color: #938198;
}
.TagClassName
{
border-color: #938198;
}
</style>