Shades of Amethyst Smoke #897792
Tints of Amethyst Smoke #897792
RGB
CMYK
RGB Variations
Color information
#897792 (or 0x897792) is known color: Amethyst Smoke. HEX triplet: 89, 77 and 92. RGB value is (137,119,146). Sum of RGB (Red+Green+Blue) = 137+119+146=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 119 (46.88% from 255 or 29.60% from 402); Blue value is 146 (57.42% from 255 or 36.32% from 402); Max value from RGB is 146 - color contains mainly: blue. Hex color #897792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897792 is #76886D. Grayscale: #7F7F7F. Windows color (decimal): -7768174 or 9598857. OLE color: 9598857.
HSL color Cylindrical-coordinate representation of color #897792: hue angle of 280º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897792 is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 119 | 146 | - |
| CMYK | 0.06 | 0.18 | 0 | 0.43 |
| HSL | 280º | 0.11% | 0.52% | - |
| HSV(B) | 280º | 0.18% | 0.57% | - |
| XYZ | 22.1 | 20.59 | 30 | - |
| YUV | 127.46 | 138.46 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 146 | 0.06 | 0.18 | 0 | 0.43 | 280 | 0.11 | 0.52 |
| Hex | 89 | 77 | 92 | 6 | 12 | 0 | 2B | 118 | B | 34 |
| Octal | 211 | 167 | 222 | 6 | 22 | 0 | 53 | 430 | 13 | 64 |
| Binary | 10001001 | 1110111 | 10010010 | 110 | 10010 | 0 | 101011 | 100011000 | 1011 | 110100 |
Color Harmonies of #897792
Complementary color
Monochromatic Colors of #897792
Black with #897792
Text Example
Text Example
White with #897792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897792; }
p { color: rgb(137,119,146); }
H1.HeaderClassName
{
color: #897792;
}
.AnyTagClassName
{
color: #897792;
}
</style>
background-color css
<style>
a { background-color: #897792; }
a { background-color: rgb(137,119,146); }
div.DivClassName
{
background-color: #897792;
}
.BgClassName
{
background-color: #897792;
}
</style>
border-color css
<style>
span { border-color: #897792; }
span { border-color: rgb(137,119,146); }
td.TdClassName
{
border-color: #897792;
}
.TagClassName
{
border-color: #897792;
}
</style>