#ABC16F (or 0xABC16F) is unknown color: approx Caper. HEX triplet: AB, C1 and 6F. RGB value is (171,193,111). Sum of RGB (Red+Green+Blue) = 171+193+111=475 (62% of max value = 765). Red value is 171 (67.19% from 255 or 36% from 475); Green value is 193 (75.78% from 255 or 40.63% from 475); Blue value is 111 (43.75% from 255 or 23.37% from 475); Max value from RGB is 193 - color contains mainly: green. Hex color #ABC16F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABC16F is #543E90. Grayscale: #B1B1B1. Windows color (decimal): -5521041 or 7324075. OLE color: 7324075.
HSL color Cylindrical-coordinate representation of color #ABC16F: hue angle of 76.1º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #ABC16F is Cyan = 0.11, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.24.
<style> p { color: #ABC16F; } p { color: rgb(171,193,111); } H1.HeaderClassName { color: #ABC16F; } .AnyTagClassName { color: #ABC16F; } </style>
<style> a { background-color: #ABC16F; } a { background-color: rgb(171,193,111); } div.DivClassName { background-color: #ABC16F; } .BgClassName { background-color: #ABC16F; } </style>
<style> span { border-color: #ABC16F; } span { border-color: rgb(171,193,111); } td.TdClassName { border-color: #ABC16F; } .TagClassName { border-color: #ABC16F; } </style>