#5ACE23 (or 0x5ACE23) is unknown color: approx Kelly Green. HEX triplet: 5A, CE and 23. RGB value is (90,206,35). Sum of RGB (Red+Green+Blue) = 90+206+35=331 (43% of max value = 765). Red value is 90 (35.55% from 255 or 27.19% from 331); Green value is 206 (80.86% from 255 or 62.24% from 331); Blue value is 35 (14.06% from 255 or 10.57% from 331); Max value from RGB is 206 - color contains mainly: green. Hex color #5ACE23 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5ACE23 is #A531DC. Grayscale: #989898. Windows color (decimal): -10826205 or 2346586. OLE color: 2346586.
HSL color Cylindrical-coordinate representation of color #5ACE23: hue angle of 100.7º degrees, saturation: 0.71, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #5ACE23 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.19.
<style> p { color: #5ACE23; } p { color: rgb(90,206,35); } H1.HeaderClassName { color: #5ACE23; } .AnyTagClassName { color: #5ACE23; } </style>
<style> a { background-color: #5ACE23; } a { background-color: rgb(90,206,35); } div.DivClassName { background-color: #5ACE23; } .BgClassName { background-color: #5ACE23; } </style>
<style> span { border-color: #5ACE23; } span { border-color: rgb(90,206,35); } td.TdClassName { border-color: #5ACE23; } .TagClassName { border-color: #5ACE23; } </style>