#ABBED0 (or 0xABBED0) is unknown color: approx Spindle. HEX triplet: AB, BE and D0. RGB value is (171,190,208). Sum of RGB (Red+Green+Blue) = 171+190+208=569 (75% of max value = 765). Red value is 171 (67.19% from 255 or 30.05% from 569); Green value is 190 (74.61% from 255 or 33.39% from 569); Blue value is 208 (81.64% from 255 or 36.56% from 569); Max value from RGB is 208 - color contains mainly: blue. Hex color #ABBED0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABBED0 is #54412F. Grayscale: #BABABA. Windows color (decimal): -5521712 or 13680299. OLE color: 13680299.
HSL color Cylindrical-coordinate representation of color #ABBED0: hue angle of 209.19º degrees, saturation: 0.28, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ABBED0 is Cyan = 0.18, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #ABBED0; } p { color: rgb(171,190,208); } H1.HeaderClassName { color: #ABBED0; } .AnyTagClassName { color: #ABBED0; } </style>
<style> a { background-color: #ABBED0; } a { background-color: rgb(171,190,208); } div.DivClassName { background-color: #ABBED0; } .BgClassName { background-color: #ABBED0; } </style>
<style> span { border-color: #ABBED0; } span { border-color: rgb(171,190,208); } td.TdClassName { border-color: #ABBED0; } .TagClassName { border-color: #ABBED0; } </style>