#ABEDCD (or 0xABEDCD) is unknown color: approx Magic Mint. HEX triplet: AB, ED and CD. RGB value is (171,237,205). Sum of RGB (Red+Green+Blue) = 171+237+205=613 (81% of max value = 765). Red value is 171 (67.19% from 255 or 27.90% from 613); Green value is 237 (92.97% from 255 or 38.66% from 613); Blue value is 205 (80.47% from 255 or 33.44% from 613); Max value from RGB is 237 - color contains mainly: green. Hex color #ABEDCD is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #ABEDCD is #541232. Grayscale: #D5D5D5. Windows color (decimal): -5509683 or 13495723. OLE color: 13495723.
HSL color Cylindrical-coordinate representation of color #ABEDCD: hue angle of 150.91º degrees, saturation: 0.65, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #ABEDCD is Cyan = 0.28, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #ABEDCD; } p { color: rgb(171,237,205); } H1.HeaderClassName { color: #ABEDCD; } .AnyTagClassName { color: #ABEDCD; } </style>
<style> a { background-color: #ABEDCD; } a { background-color: rgb(171,237,205); } div.DivClassName { background-color: #ABEDCD; } .BgClassName { background-color: #ABEDCD; } </style>
<style> span { border-color: #ABEDCD; } span { border-color: rgb(171,237,205); } td.TdClassName { border-color: #ABEDCD; } .TagClassName { border-color: #ABEDCD; } </style>