Shades of Amethyst Smoke #907991
Tints of Amethyst Smoke #907991
RGB
CMYK
RGB Variations
Color information
#907991 (or 0x907991) is known color: Amethyst Smoke. HEX triplet: 90, 79 and 91. RGB value is (144,121,145). Sum of RGB (Red+Green+Blue) = 144+121+145=410 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.12% from 410); Green value is 121 (47.66% from 255 or 29.51% from 410); Blue value is 145 (57.03% from 255 or 35.37% from 410); Max value from RGB is 145 - color contains mainly: blue. Hex color #907991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907991 is #6F866E. Grayscale: #828282. Windows color (decimal): -7308911 or 9533840. OLE color: 9533840.
HSL color Cylindrical-coordinate representation of color #907991: hue angle of 297.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907991 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 144 | 121 | 145 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.43 |
| HSL | 297.5º | 0.1% | 0.52% | - |
| HSV(B) | 297.5º | 0.17% | 0.57% | - |
| XYZ | 23.45 | 21.65 | 29.73 | - |
| YUV | 130.61 | 136.12 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 145 | 0.01 | 0.17 | 0 | 0.43 | 297.5 | 0.1 | 0.52 |
| Hex | 90 | 79 | 91 | 1 | 11 | 0 | 2B | 12A | A | 34 |
| Octal | 220 | 171 | 221 | 1 | 21 | 0 | 53 | 452 | 12 | 64 |
| Binary | 10010000 | 1111001 | 10010001 | 1 | 10001 | 0 | 101011 | 100101010 | 1010 | 110100 |
Color Harmonies of #907991
Complementary color
Monochromatic Colors of #907991
Black with #907991
Text Example
Text Example
White with #907991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907991; }
p { color: rgb(144,121,145); }
H1.HeaderClassName
{
color: #907991;
}
.AnyTagClassName
{
color: #907991;
}
</style>
background-color css
<style>
a { background-color: #907991; }
a { background-color: rgb(144,121,145); }
div.DivClassName
{
background-color: #907991;
}
.BgClassName
{
background-color: #907991;
}
</style>
border-color css
<style>
span { border-color: #907991; }
span { border-color: rgb(144,121,145); }
td.TdClassName
{
border-color: #907991;
}
.TagClassName
{
border-color: #907991;
}
</style>