#908EAA (or 0x908EAA) is unknown color: approx Grey Suit. HEX triplet: 90, 8E and AA. RGB value is (144,142,170). Sum of RGB (Red+Green+Blue) = 144+142+170=456 (60% of max value = 765). Red value is 144 (56.64% from 255 or 31.58% from 456); Green value is 142 (55.86% from 255 or 31.14% from 456); Blue value is 170 (66.80% from 255 or 37.28% from 456); Max value from RGB is 170 - color contains mainly: blue. Hex color #908EAA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908EAA is #6F7155. Grayscale: #919191. Windows color (decimal): -7303510 or 11177616. OLE color: 11177616.
HSL color Cylindrical-coordinate representation of color #908EAA: hue angle of 244.29º degrees, saturation: 0.14, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #908EAA is Cyan = 0.15, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #908EAA; } p { color: rgb(144,142,170); } H1.HeaderClassName { color: #908EAA; } .AnyTagClassName { color: #908EAA; } </style>
<style> a { background-color: #908EAA; } a { background-color: rgb(144,142,170); } div.DivClassName { background-color: #908EAA; } .BgClassName { background-color: #908EAA; } </style>
<style> span { border-color: #908EAA; } span { border-color: rgb(144,142,170); } td.TdClassName { border-color: #908EAA; } .TagClassName { border-color: #908EAA; } </style>