Shades of Amethyst Smoke #938798
Tints of Amethyst Smoke #938798
RGB
CMYK
RGB Variations
Color information
#938798 (or 0x938798) is known color: Amethyst Smoke. HEX triplet: 93, 87 and 98. RGB value is (147,135,152). Sum of RGB (Red+Green+Blue) = 147+135+152=434 (57% of max value = 765). Red value is 147 (57.81% from 255 or 33.87% from 434); Green value is 135 (53.12% from 255 or 31.11% from 434); Blue value is 152 (59.77% from 255 or 35.02% from 434); Max value from RGB is 152 - color contains mainly: blue. Hex color #938798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938798 is #6C7867. Grayscale: #8C8C8C. Windows color (decimal): -7108712 or 9996179. OLE color: 9996179.
HSL color Cylindrical-coordinate representation of color #938798: hue angle of 282.35º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #938798 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 147 | 135 | 152 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.40 |
| HSL | 282.35º | 0.08% | 0.56% | - |
| HSV(B) | 282.35º | 0.11% | 0.6% | - |
| XYZ | 26.36 | 25.8 | 33.3 | - |
| YUV | 140.53 | 134.48 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 152 | 0.03 | 0.11 | 0 | 0.40 | 282.35 | 0.08 | 0.56 |
| Hex | 93 | 87 | 98 | 3 | B | 0 | 28 | 11A | 8 | 38 |
| Octal | 223 | 207 | 230 | 3 | 13 | 0 | 50 | 432 | 10 | 70 |
| Binary | 10010011 | 10000111 | 10011000 | 11 | 1011 | 0 | 101000 | 100011010 | 1000 | 111000 |
Color Harmonies of #938798
Complementary color
Monochromatic Colors of #938798
Black with #938798
Text Example
Text Example
White with #938798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938798; }
p { color: rgb(147,135,152); }
H1.HeaderClassName
{
color: #938798;
}
.AnyTagClassName
{
color: #938798;
}
</style>
background-color css
<style>
a { background-color: #938798; }
a { background-color: rgb(147,135,152); }
div.DivClassName
{
background-color: #938798;
}
.BgClassName
{
background-color: #938798;
}
</style>
border-color css
<style>
span { border-color: #938798; }
span { border-color: rgb(147,135,152); }
td.TdClassName
{
border-color: #938798;
}
.TagClassName
{
border-color: #938798;
}
</style>