Shades of Amethyst Smoke #938794
Tints of Amethyst Smoke #938794
RGB
CMYK
RGB Variations
Color information
#938794 (or 0x938794) is known color: Amethyst Smoke. HEX triplet: 93, 87 and 94. RGB value is (147,135,148). Sum of RGB (Red+Green+Blue) = 147+135+148=430 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.19% from 430); Green value is 135 (53.12% from 255 or 31.40% from 430); Blue value is 148 (58.20% from 255 or 34.42% from 430); Max value from RGB is 148 - color contains mainly: blue. Hex color #938794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938794 is #6C786B. Grayscale: #8C8C8C. Windows color (decimal): -7108716 or 9734035. OLE color: 9734035.
HSL color Cylindrical-coordinate representation of color #938794: hue angle of 295.38º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #938794 is Cyan = 0.01, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 135 | 148 | - |
| CMYK | 0.01 | 0.09 | 0 | 0.42 |
| HSL | 295.38º | 0.06% | 0.55% | - |
| HSV(B) | 295.38º | 0.09% | 0.58% | - |
| XYZ | 26.04 | 25.67 | 31.6 | - |
| YUV | 140.07 | 132.48 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 148 | 0.01 | 0.09 | 0 | 0.42 | 295.38 | 0.06 | 0.55 |
| Hex | 93 | 87 | 94 | 1 | 9 | 0 | 2A | 127 | 6 | 37 |
| Octal | 223 | 207 | 224 | 1 | 11 | 0 | 52 | 447 | 6 | 67 |
| Binary | 10010011 | 10000111 | 10010100 | 1 | 1001 | 0 | 101010 | 100100111 | 110 | 110111 |
Color Harmonies of #938794
Complementary color
Monochromatic Colors of #938794
Black with #938794
Text Example
Text Example
White with #938794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938794; }
p { color: rgb(147,135,148); }
H1.HeaderClassName
{
color: #938794;
}
.AnyTagClassName
{
color: #938794;
}
</style>
background-color css
<style>
a { background-color: #938794; }
a { background-color: rgb(147,135,148); }
div.DivClassName
{
background-color: #938794;
}
.BgClassName
{
background-color: #938794;
}
</style>
border-color css
<style>
span { border-color: #938794; }
span { border-color: rgb(147,135,148); }
td.TdClassName
{
border-color: #938794;
}
.TagClassName
{
border-color: #938794;
}
</style>