#ABCCDA (or 0xABCCDA) is unknown color: approx French Pass. HEX triplet: AB, CC and DA. RGB value is (171,204,218). Sum of RGB (Red+Green+Blue) = 171+204+218=593 (78% of max value = 765). Red value is 171 (67.19% from 255 or 28.84% from 593); Green value is 204 (80.08% from 255 or 34.40% from 593); Blue value is 218 (85.55% from 255 or 36.76% from 593); Max value from RGB is 218 - color contains mainly: blue. Hex color #ABCCDA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABCCDA is #543325. Grayscale: #C3C3C3. Windows color (decimal): -5518118 or 14339243. OLE color: 14339243.
HSL color Cylindrical-coordinate representation of color #ABCCDA: hue angle of 197.87º degrees, saturation: 0.39, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ABCCDA is Cyan = 0.22, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #ABCCDA; } p { color: rgb(171,204,218); } H1.HeaderClassName { color: #ABCCDA; } .AnyTagClassName { color: #ABCCDA; } </style>
<style> a { background-color: #ABCCDA; } a { background-color: rgb(171,204,218); } div.DivClassName { background-color: #ABCCDA; } .BgClassName { background-color: #ABCCDA; } </style>
<style> span { border-color: #ABCCDA; } span { border-color: rgb(171,204,218); } td.TdClassName { border-color: #ABCCDA; } .TagClassName { border-color: #ABCCDA; } </style>