Shades of Amethyst Smoke #907594
Tints of Amethyst Smoke #907594
RGB
CMYK
RGB Variations
Color information
#907594 (or 0x907594) is known color: Amethyst Smoke. HEX triplet: 90, 75 and 94. RGB value is (144,117,148). Sum of RGB (Red+Green+Blue) = 144+117+148=409 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.21% from 409); Green value is 117 (46.09% from 255 or 28.61% from 409); Blue value is 148 (58.20% from 255 or 36.19% from 409); Max value from RGB is 148 - color contains mainly: blue. Hex color #907594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907594 is #6F8A6B. Grayscale: #808080. Windows color (decimal): -7309932 or 9729424. OLE color: 9729424.
HSL color Cylindrical-coordinate representation of color #907594: hue angle of 292.26º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #907594 is Cyan = 0.03, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 144 | 117 | 148 | - |
| CMYK | 0.03 | 0.21 | 0 | 0.42 |
| HSL | 292.26º | 0.13% | 0.52% | - |
| HSV(B) | 292.26º | 0.21% | 0.58% | - |
| XYZ | 23.21 | 20.79 | 30.81 | - |
| YUV | 128.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 148 | 0.03 | 0.21 | 0 | 0.42 | 292.26 | 0.13 | 0.52 |
| Hex | 90 | 75 | 94 | 3 | 15 | 0 | 2A | 124 | D | 34 |
| Octal | 220 | 165 | 224 | 3 | 25 | 0 | 52 | 444 | 15 | 64 |
| Binary | 10010000 | 1110101 | 10010100 | 11 | 10101 | 0 | 101010 | 100100100 | 1101 | 110100 |
Color Harmonies of #907594
Complementary color
Monochromatic Colors of #907594
Black with #907594
Text Example
Text Example
White with #907594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907594; }
p { color: rgb(144,117,148); }
H1.HeaderClassName
{
color: #907594;
}
.AnyTagClassName
{
color: #907594;
}
</style>
background-color css
<style>
a { background-color: #907594; }
a { background-color: rgb(144,117,148); }
div.DivClassName
{
background-color: #907594;
}
.BgClassName
{
background-color: #907594;
}
</style>
border-color css
<style>
span { border-color: #907594; }
span { border-color: rgb(144,117,148); }
td.TdClassName
{
border-color: #907594;
}
.TagClassName
{
border-color: #907594;
}
</style>