#908799 (or 0x908799) is unknown color: approx Amethyst Smoke. HEX triplet: 90, 87 and 99. RGB value is (144,135,153). Sum of RGB (Red+Green+Blue) = 144+135+153=432 (57% of max value = 765). Red value is 144 (56.64% from 255 or 33.33% from 432); Green value is 135 (53.12% from 255 or 31.25% from 432); Blue value is 153 (60.16% from 255 or 35.42% from 432); Max value from RGB is 153 - color contains mainly: blue. Hex color #908799 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908799 is #6F7866. Grayscale: #8B8B8B. Windows color (decimal): -7305319 or 10061712. OLE color: 10061712.
HSL color Cylindrical-coordinate representation of color #908799: hue angle of 270º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #908799 is Cyan = 0.06, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #908799; } p { color: rgb(144,135,153); } H1.HeaderClassName { color: #908799; } .AnyTagClassName { color: #908799; } </style>
<style> a { background-color: #908799; } a { background-color: rgb(144,135,153); } div.DivClassName { background-color: #908799; } .BgClassName { background-color: #908799; } </style>
<style> span { border-color: #908799; } span { border-color: rgb(144,135,153); } td.TdClassName { border-color: #908799; } .TagClassName { border-color: #908799; } </style>