#ABC180 (or 0xABC180) is unknown color: approx Caper. HEX triplet: AB, C1 and 80. RGB value is (171,193,128). Sum of RGB (Red+Green+Blue) = 171+193+128=492 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.76% from 492); Green value is 193 (75.78% from 255 or 39.23% from 492); Blue value is 128 (50.39% from 255 or 26.02% from 492); Max value from RGB is 193 - color contains mainly: green. Hex color #ABC180 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABC180 is #543E7F. Grayscale: #B3B3B3. Windows color (decimal): -5521024 or 8438187. OLE color: 8438187.
HSL color Cylindrical-coordinate representation of color #ABC180: hue angle of 80.31º degrees, saturation: 0.34, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #ABC180 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #abc180; } p { color: rgb(171,193,128); } H1.HeaderClassName { color: #abc180; } .AnyTagClassName { color: #abc180; } </style>
<style> a { background-color: #abc180; } a { background-color: rgb(171,193,128); } div.DivClassName { background-color: #abc180; } .BgClassName { background-color: #abc180; } </style>
<style> span { border-color: #abc180; } span { border-color: rgb(171,193,128); } td.TdClassName { border-color: #abc180; } .TagClassName { border-color: #abc180; } </style>