#ABBCA0 (or 0xABBCA0) is unknown color: approx Spring Rain. HEX triplet: AB, BC and A0. RGB value is (171,188,160). Sum of RGB (Red+Green+Blue) = 171+188+160=519 (68% of max value = 765). Red value is 171 (67.19% from 255 or 32.95% from 519); Green value is 188 (73.83% from 255 or 36.22% from 519); Blue value is 160 (62.89% from 255 or 30.83% from 519); Max value from RGB is 188 - color contains mainly: green. Hex color #ABBCA0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABBCA0 is #54435F. Grayscale: #B3B3B3. Windows color (decimal): -5522272 or 10534059. OLE color: 10534059.
HSL color Cylindrical-coordinate representation of color #ABBCA0: hue angle of 96.43º degrees, saturation: 0.17, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #ABBCA0 is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.26.
<style> p { color: #ABBCA0; } p { color: rgb(171,188,160); } H1.HeaderClassName { color: #ABBCA0; } .AnyTagClassName { color: #ABBCA0; } </style>
<style> a { background-color: #ABBCA0; } a { background-color: rgb(171,188,160); } div.DivClassName { background-color: #ABBCA0; } .BgClassName { background-color: #ABBCA0; } </style>
<style> span { border-color: #ABBCA0; } span { border-color: rgb(171,188,160); } td.TdClassName { border-color: #ABBCA0; } .TagClassName { border-color: #ABBCA0; } </style>