Shades of Amethyst Smoke #897991
Tints of Amethyst Smoke #897991
RGB
CMYK
RGB Variations
Color information
#897991 (or 0x897991) is known color: Amethyst Smoke. HEX triplet: 89, 79 and 91. RGB value is (137,121,145). Sum of RGB (Red+Green+Blue) = 137+121+145=403 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.00% from 403); Green value is 121 (47.66% from 255 or 30.02% from 403); Blue value is 145 (57.03% from 255 or 35.98% from 403); Max value from RGB is 145 - color contains mainly: blue. Hex color #897991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897991 is #76866E. Grayscale: #808080. Windows color (decimal): -7767663 or 9533833. OLE color: 9533833.
HSL color Cylindrical-coordinate representation of color #897991: hue angle of 280º 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 #897991 is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 121 | 145 | - |
| CMYK | 0.06 | 0.17 | 0 | 0.43 |
| HSL | 280º | 0.1% | 0.52% | - |
| HSV(B) | 280º | 0.17% | 0.57% | - |
| XYZ | 22.26 | 21.04 | 29.68 | - |
| YUV | 128.52 | 137.3 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 145 | 0.06 | 0.17 | 0 | 0.43 | 280 | 0.1 | 0.52 |
| Hex | 89 | 79 | 91 | 6 | 11 | 0 | 2B | 118 | A | 34 |
| Octal | 211 | 171 | 221 | 6 | 21 | 0 | 53 | 430 | 12 | 64 |
| Binary | 10001001 | 1111001 | 10010001 | 110 | 10001 | 0 | 101011 | 100011000 | 1010 | 110100 |
Color Harmonies of #897991
Complementary color
Monochromatic Colors of #897991
Black with #897991
Text Example
Text Example
White with #897991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897991; }
p { color: rgb(137,121,145); }
H1.HeaderClassName
{
color: #897991;
}
.AnyTagClassName
{
color: #897991;
}
</style>
background-color css
<style>
a { background-color: #897991; }
a { background-color: rgb(137,121,145); }
div.DivClassName
{
background-color: #897991;
}
.BgClassName
{
background-color: #897991;
}
</style>
border-color css
<style>
span { border-color: #897991; }
span { border-color: rgb(137,121,145); }
td.TdClassName
{
border-color: #897991;
}
.TagClassName
{
border-color: #897991;
}
</style>