#ABCDDB (or 0xABCDDB) is unknown color: approx French Pass. HEX triplet: AB, CD and DB. RGB value is (171,205,219). Sum of RGB (Red+Green+Blue) = 171+205+219=595 (78% of max value = 765). Red value is 171 (67.19% from 255 or 28.74% from 595); Green value is 205 (80.47% from 255 or 34.45% from 595); Blue value is 219 (85.94% from 255 or 36.81% from 595); Max value from RGB is 219 - color contains mainly: blue. Hex color #ABCDDB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABCDDB is #543224. Grayscale: #C4C4C4. Windows color (decimal): -5517861 or 14405035. OLE color: 14405035.
HSL color Cylindrical-coordinate representation of color #ABCDDB: hue angle of 197.5º degrees, saturation: 0.4, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ABCDDB is Cyan = 0.22, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #ABCDDB; } p { color: rgb(171,205,219); } H1.HeaderClassName { color: #ABCDDB; } .AnyTagClassName { color: #ABCDDB; } </style>
<style> a { background-color: #ABCDDB; } a { background-color: rgb(171,205,219); } div.DivClassName { background-color: #ABCDDB; } .BgClassName { background-color: #ABCDDB; } </style>
<style> span { border-color: #ABCDDB; } span { border-color: rgb(171,205,219); } td.TdClassName { border-color: #ABCDDB; } .TagClassName { border-color: #ABCDDB; } </style>