#ABC83A (or 0xABC83A) is unknown color: approx Atlantis. HEX triplet: AB, C8 and 3A. RGB value is (171,200,58). Sum of RGB (Red+Green+Blue) = 171+200+58=429 (56% of max value = 765). Red value is 171 (67.19% from 255 or 39.86% from 429); Green value is 200 (78.52% from 255 or 46.62% from 429); Blue value is 58 (23.05% from 255 or 13.52% from 429); Max value from RGB is 200 - color contains mainly: green. Hex color #ABC83A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #ABC83A is #5437C5. Grayscale: #AFAFAF. Windows color (decimal): -5519302 or 3852459. OLE color: 3852459.
HSL color Cylindrical-coordinate representation of color #ABC83A: hue angle of 72.25º degrees, saturation: 0.56, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #ABC83A is Cyan = 0.14, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.22.
<style> p { color: #ABC83A; } p { color: rgb(171,200,58); } H1.HeaderClassName { color: #ABC83A; } .AnyTagClassName { color: #ABC83A; } </style>
<style> a { background-color: #ABC83A; } a { background-color: rgb(171,200,58); } div.DivClassName { background-color: #ABC83A; } .BgClassName { background-color: #ABC83A; } </style>
<style> span { border-color: #ABC83A; } span { border-color: rgb(171,200,58); } td.TdClassName { border-color: #ABC83A; } .TagClassName { border-color: #ABC83A; } </style>