#55BC23 (or 0x55BC23) is unknown color: approx Kelly Green. HEX triplet: 55, BC and 23. RGB value is (85,188,35). Sum of RGB (Red+Green+Blue) = 85+188+35=308 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.60% from 308); Green value is 188 (73.83% from 255 or 61.04% from 308); Blue value is 35 (14.06% from 255 or 11.36% from 308); Max value from RGB is 188 - color contains mainly: green. Hex color #55BC23 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #55BC23 is #AA43DC. Grayscale: #8C8C8C. Windows color (decimal): -11158493 or 2341973. OLE color: 2341973.
HSL color Cylindrical-coordinate representation of color #55BC23: hue angle of 100.39º degrees, saturation: 0.69, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #55BC23 is Cyan = 0.55, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.26.
<style> p { color: #55BC23; } p { color: rgb(85,188,35); } H1.HeaderClassName { color: #55BC23; } .AnyTagClassName { color: #55BC23; } </style>
<style> a { background-color: #55BC23; } a { background-color: rgb(85,188,35); } div.DivClassName { background-color: #55BC23; } .BgClassName { background-color: #55BC23; } </style>
<style> span { border-color: #55BC23; } span { border-color: rgb(85,188,35); } td.TdClassName { border-color: #55BC23; } .TagClassName { border-color: #55BC23; } </style>