#ABCB9C (or 0xABCB9C) is unknown color: approx Spring Rain. HEX triplet: AB, CB and 9C. RGB value is (171,203,156). Sum of RGB (Red+Green+Blue) = 171+203+156=530 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.26% from 530); Green value is 203 (79.69% from 255 or 38.30% from 530); Blue value is 156 (61.33% from 255 or 29.43% from 530); Max value from RGB is 203 - color contains mainly: green. Hex color #ABCB9C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABCB9C is #543463. Grayscale: #BCBCBC. Windows color (decimal): -5518436 or 10275755. OLE color: 10275755.
HSL color Cylindrical-coordinate representation of color #ABCB9C: hue angle of 100.85º degrees, saturation: 0.31, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ABCB9C is Cyan = 0.16, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.20.
<style> p { color: #ABCB9C; } p { color: rgb(171,203,156); } H1.HeaderClassName { color: #ABCB9C; } .AnyTagClassName { color: #ABCB9C; } </style>
<style> a { background-color: #ABCB9C; } a { background-color: rgb(171,203,156); } div.DivClassName { background-color: #ABCB9C; } .BgClassName { background-color: #ABCB9C; } </style>
<style> span { border-color: #ABCB9C; } span { border-color: rgb(171,203,156); } td.TdClassName { border-color: #ABCB9C; } .TagClassName { border-color: #ABCB9C; } </style>