Shades of Amethyst Smoke #907694
Tints of Amethyst Smoke #907694
RGB
CMYK
RGB Variations
Color information
#907694 (or 0x907694) is known color: Amethyst Smoke. HEX triplet: 90, 76 and 94. RGB value is (144,118,148). Sum of RGB (Red+Green+Blue) = 144+118+148=410 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.12% from 410); Green value is 118 (46.48% from 255 or 28.78% from 410); Blue value is 148 (58.20% from 255 or 36.10% from 410); Max value from RGB is 148 - color contains mainly: blue. Hex color #907694 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907694 is #6F896B. Grayscale: #818181. Windows color (decimal): -7309676 or 9729680. OLE color: 9729680.
HSL color Cylindrical-coordinate representation of color #907694: hue angle of 292º 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 #907694 is Cyan = 0.03, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 144 | 118 | 148 | - |
| CMYK | 0.03 | 0.20 | 0 | 0.42 |
| HSL | 292º | 0.12% | 0.52% | - |
| HSV(B) | 292º | 0.2% | 0.58% | - |
| XYZ | 23.33 | 21.02 | 30.85 | - |
| YUV | 129.19 | 138.61 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 148 | 0.03 | 0.20 | 0 | 0.42 | 292 | 0.12 | 0.52 |
| Hex | 90 | 76 | 94 | 3 | 14 | 0 | 2A | 124 | C | 34 |
| Octal | 220 | 166 | 224 | 3 | 24 | 0 | 52 | 444 | 14 | 64 |
| Binary | 10010000 | 1110110 | 10010100 | 11 | 10100 | 0 | 101010 | 100100100 | 1100 | 110100 |
Color Harmonies of #907694
Complementary color
Monochromatic Colors of #907694
Black with #907694
Text Example
Text Example
White with #907694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907694; }
p { color: rgb(144,118,148); }
H1.HeaderClassName
{
color: #907694;
}
.AnyTagClassName
{
color: #907694;
}
</style>
background-color css
<style>
a { background-color: #907694; }
a { background-color: rgb(144,118,148); }
div.DivClassName
{
background-color: #907694;
}
.BgClassName
{
background-color: #907694;
}
</style>
border-color css
<style>
span { border-color: #907694; }
span { border-color: rgb(144,118,148); }
td.TdClassName
{
border-color: #907694;
}
.TagClassName
{
border-color: #907694;
}
</style>