Shades of Amethyst Smoke #937498
Tints of Amethyst Smoke #937498
RGB
CMYK
RGB Variations
Color information
#937498 (or 0x937498) is known color: Amethyst Smoke. HEX triplet: 93, 74 and 98. RGB value is (147,116,152). Sum of RGB (Red+Green+Blue) = 147+116+152=415 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.42% from 415); Green value is 116 (45.70% from 255 or 27.95% from 415); Blue value is 152 (59.77% from 255 or 36.63% from 415); Max value from RGB is 152 - color contains mainly: blue. Hex color #937498 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937498 is #6C8B67. Grayscale: #818181. Windows color (decimal): -7113576 or 9991315. OLE color: 9991315.
HSL color Cylindrical-coordinate representation of color #937498: hue angle of 291.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #937498 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 147 | 116 | 152 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.40 |
| HSL | 291.67º | 0.15% | 0.53% | - |
| HSV(B) | 291.67º | 0.24% | 0.6% | - |
| XYZ | 23.95 | 20.96 | 32.49 | - |
| YUV | 129.37 | 140.77 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 152 | 0.03 | 0.24 | 0 | 0.40 | 291.67 | 0.15 | 0.53 |
| Hex | 93 | 74 | 98 | 3 | 18 | 0 | 28 | 124 | F | 35 |
| Octal | 223 | 164 | 230 | 3 | 30 | 0 | 50 | 444 | 17 | 65 |
| Binary | 10010011 | 1110100 | 10011000 | 11 | 11000 | 0 | 101000 | 100100100 | 1111 | 110101 |
Color Harmonies of #937498
Complementary color
Monochromatic Colors of #937498
Black with #937498
Text Example
Text Example
White with #937498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937498; }
p { color: rgb(147,116,152); }
H1.HeaderClassName
{
color: #937498;
}
.AnyTagClassName
{
color: #937498;
}
</style>
background-color css
<style>
a { background-color: #937498; }
a { background-color: rgb(147,116,152); }
div.DivClassName
{
background-color: #937498;
}
.BgClassName
{
background-color: #937498;
}
</style>
border-color css
<style>
span { border-color: #937498; }
span { border-color: rgb(147,116,152); }
td.TdClassName
{
border-color: #937498;
}
.TagClassName
{
border-color: #937498;
}
</style>