#A8CD2E (or 0xA8CD2E) is unknown color: approx Yellow Green. HEX triplet: A8, CD and 2E. RGB value is (168,205,46). Sum of RGB (Red+Green+Blue) = 168+205+46=419 (55% of max value = 765). Red value is 168 (66.02% from 255 or 40.10% from 419); Green value is 205 (80.47% from 255 or 48.93% from 419); Blue value is 46 (18.36% from 255 or 10.98% from 419); Max value from RGB is 205 - color contains mainly: green. Hex color #A8CD2E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A8CD2E is #5732D1. Grayscale: #B0B0B0. Windows color (decimal): -5714642 or 3067304. OLE color: 3067304.
HSL color Cylindrical-coordinate representation of color #A8CD2E: hue angle of 73.96º degrees, saturation: 0.63, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A8CD2E is Cyan = 0.18, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.20.
<style> p { color: #A8CD2E; } p { color: rgb(168,205,46); } H1.HeaderClassName { color: #A8CD2E; } .AnyTagClassName { color: #A8CD2E; } </style>
<style> a { background-color: #A8CD2E; } a { background-color: rgb(168,205,46); } div.DivClassName { background-color: #A8CD2E; } .BgClassName { background-color: #A8CD2E; } </style>
<style> span { border-color: #A8CD2E; } span { border-color: rgb(168,205,46); } td.TdClassName { border-color: #A8CD2E; } .TagClassName { border-color: #A8CD2E; } </style>