#ABC16B (or 0xABC16B) is unknown color: approx Caper. HEX triplet: AB, C1 and 6B. RGB value is (171,193,107). Sum of RGB (Red+Green+Blue) = 171+193+107=471 (62% of max value = 765). Red value is 171 (67.19% from 255 or 36.31% from 471); Green value is 193 (75.78% from 255 or 40.98% from 471); Blue value is 107 (42.19% from 255 or 22.72% from 471); Max value from RGB is 193 - color contains mainly: green. Hex color #ABC16B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABC16B is #543E94. Grayscale: #B0B0B0. Windows color (decimal): -5521045 or 7061931. OLE color: 7061931.
HSL color Cylindrical-coordinate representation of color #ABC16B: hue angle of 75.35º degrees, saturation: 0.41, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #ABC16B is Cyan = 0.11, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.24.
<style> p { color: #ABC16B; } p { color: rgb(171,193,107); } H1.HeaderClassName { color: #ABC16B; } .AnyTagClassName { color: #ABC16B; } </style>
<style> a { background-color: #ABC16B; } a { background-color: rgb(171,193,107); } div.DivClassName { background-color: #ABC16B; } .BgClassName { background-color: #ABC16B; } </style>
<style> span { border-color: #ABC16B; } span { border-color: rgb(171,193,107); } td.TdClassName { border-color: #ABC16B; } .TagClassName { border-color: #ABC16B; } </style>