Shades of Amethyst Smoke #907994
Tints of Amethyst Smoke #907994
RGB
CMYK
RGB Variations
Color information
#907994 (or 0x907994) is known color: Amethyst Smoke. HEX triplet: 90, 79 and 94. RGB value is (144,121,148). Sum of RGB (Red+Green+Blue) = 144+121+148=413 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.87% from 413); Green value is 121 (47.66% from 255 or 29.30% from 413); Blue value is 148 (58.20% from 255 or 35.84% from 413); Max value from RGB is 148 - color contains mainly: blue. Hex color #907994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907994 is #6F866B. Grayscale: #828282. Windows color (decimal): -7308908 or 9730448. OLE color: 9730448.
HSL color Cylindrical-coordinate representation of color #907994: hue angle of 291.11º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #907994 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 144 | 121 | 148 | - |
| CMYK | 0.03 | 0.18 | 0 | 0.42 |
| HSL | 291.11º | 0.11% | 0.53% | - |
| HSV(B) | 291.11º | 0.18% | 0.58% | - |
| XYZ | 23.68 | 21.74 | 30.97 | - |
| YUV | 130.96 | 137.62 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 148 | 0.03 | 0.18 | 0 | 0.42 | 291.11 | 0.11 | 0.53 |
| Hex | 90 | 79 | 94 | 3 | 12 | 0 | 2A | 123 | B | 35 |
| Octal | 220 | 171 | 224 | 3 | 22 | 0 | 52 | 443 | 13 | 65 |
| Binary | 10010000 | 1111001 | 10010100 | 11 | 10010 | 0 | 101010 | 100100011 | 1011 | 110101 |
Color Harmonies of #907994
Complementary color
Monochromatic Colors of #907994
Black with #907994
Text Example
Text Example
White with #907994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907994; }
p { color: rgb(144,121,148); }
H1.HeaderClassName
{
color: #907994;
}
.AnyTagClassName
{
color: #907994;
}
</style>
background-color css
<style>
a { background-color: #907994; }
a { background-color: rgb(144,121,148); }
div.DivClassName
{
background-color: #907994;
}
.BgClassName
{
background-color: #907994;
}
</style>
border-color css
<style>
span { border-color: #907994; }
span { border-color: rgb(144,121,148); }
td.TdClassName
{
border-color: #907994;
}
.TagClassName
{
border-color: #907994;
}
</style>