Shades of Amethyst Smoke #938599
Tints of Amethyst Smoke #938599
RGB
CMYK
RGB Variations
Color information
#938599 (or 0x938599) is known color: Amethyst Smoke. HEX triplet: 93, 85 and 99. RGB value is (147,133,153). Sum of RGB (Red+Green+Blue) = 147+133+153=433 (57% of max value = 765). Red value is 147 (57.81% from 255 or 33.95% from 433); Green value is 133 (52.34% from 255 or 30.72% from 433); Blue value is 153 (60.16% from 255 or 35.33% from 433); Max value from RGB is 153 - color contains mainly: blue. Hex color #938599 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938599 is #6C7A66. Grayscale: #8B8B8B. Windows color (decimal): -7109223 or 10061203. OLE color: 10061203.
HSL color Cylindrical-coordinate representation of color #938599: hue angle of 282º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #938599 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 147 | 133 | 153 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.4 |
| HSL | 282º | 0.09% | 0.56% | - |
| HSV(B) | 282º | 0.13% | 0.6% | - |
| XYZ | 26.17 | 25.28 | 33.64 | - |
| YUV | 139.47 | 135.64 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 153 | 0.04 | 0.13 | 0 | 0.4 | 282 | 0.09 | 0.56 |
| Hex | 93 | 85 | 99 | 4 | D | 0 | 28 | 11A | 9 | 38 |
| Octal | 223 | 205 | 231 | 4 | 15 | 0 | 50 | 432 | 11 | 70 |
| Binary | 10010011 | 10000101 | 10011001 | 100 | 1101 | 0 | 101000 | 100011010 | 1001 | 111000 |
Color Harmonies of #938599
Complementary color
Monochromatic Colors of #938599
Black with #938599
Text Example
Text Example
White with #938599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938599; }
p { color: rgb(147,133,153); }
H1.HeaderClassName
{
color: #938599;
}
.AnyTagClassName
{
color: #938599;
}
</style>
background-color css
<style>
a { background-color: #938599; }
a { background-color: rgb(147,133,153); }
div.DivClassName
{
background-color: #938599;
}
.BgClassName
{
background-color: #938599;
}
</style>
border-color css
<style>
span { border-color: #938599; }
span { border-color: rgb(147,133,153); }
td.TdClassName
{
border-color: #938599;
}
.TagClassName
{
border-color: #938599;
}
</style>