Shades of Amethyst Smoke #907593
Tints of Amethyst Smoke #907593
RGB
CMYK
RGB Variations
Color information
#907593 (or 0x907593) is known color: Amethyst Smoke. HEX triplet: 90, 75 and 93. RGB value is (144,117,147). Sum of RGB (Red+Green+Blue) = 144+117+147=408 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.29% from 408); Green value is 117 (46.09% from 255 or 28.68% from 408); Blue value is 147 (57.81% from 255 or 36.03% from 408); Max value from RGB is 147 - color contains mainly: blue. Hex color #907593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907593 is #6F8A6C. Grayscale: #808080. Windows color (decimal): -7309933 or 9663888. OLE color: 9663888.
HSL color Cylindrical-coordinate representation of color #907593: hue angle of 294º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #907593 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 144 | 117 | 147 | - |
| CMYK | 0.02 | 0.20 | 0 | 0.42 |
| HSL | 294º | 0.12% | 0.52% | - |
| HSV(B) | 294º | 0.2% | 0.58% | - |
| XYZ | 23.13 | 20.76 | 30.39 | - |
| YUV | 128.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 147 | 0.02 | 0.20 | 0 | 0.42 | 294 | 0.12 | 0.52 |
| Hex | 90 | 75 | 93 | 2 | 14 | 0 | 2A | 126 | C | 34 |
| Octal | 220 | 165 | 223 | 2 | 24 | 0 | 52 | 446 | 14 | 64 |
| Binary | 10010000 | 1110101 | 10010011 | 10 | 10100 | 0 | 101010 | 100100110 | 1100 | 110100 |
Color Harmonies of #907593
Complementary color
Monochromatic Colors of #907593
Black with #907593
Text Example
Text Example
White with #907593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907593; }
p { color: rgb(144,117,147); }
H1.HeaderClassName
{
color: #907593;
}
.AnyTagClassName
{
color: #907593;
}
</style>
background-color css
<style>
a { background-color: #907593; }
a { background-color: rgb(144,117,147); }
div.DivClassName
{
background-color: #907593;
}
.BgClassName
{
background-color: #907593;
}
</style>
border-color css
<style>
span { border-color: #907593; }
span { border-color: rgb(144,117,147); }
td.TdClassName
{
border-color: #907593;
}
.TagClassName
{
border-color: #907593;
}
</style>