#55AB31 (or 0x55AB31) is unknown color: approx Apple. HEX triplet: 55, AB and 31. RGB value is (85,171,49). Sum of RGB (Red+Green+Blue) = 85+171+49=305 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.87% from 305); Green value is 171 (67.19% from 255 or 56.07% from 305); Blue value is 49 (19.53% from 255 or 16.07% from 305); Max value from RGB is 171 - color contains mainly: green. Hex color #55AB31 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #55AB31 is #AA54CE. Grayscale: #838383. Windows color (decimal): -11162831 or 3255125. OLE color: 3255125.
HSL color Cylindrical-coordinate representation of color #55AB31: hue angle of 102.3º degrees, saturation: 0.55, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #55AB31 is Cyan = 0.50, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.33.
<style> p { color: #55ab31; } p { color: rgb(85,171,49); } H1.HeaderClassName { color: #55ab31; } .AnyTagClassName { color: #55ab31; } </style>
<style> a { background-color: #55ab31; } a { background-color: rgb(85,171,49); } div.DivClassName { background-color: #55ab31; } .BgClassName { background-color: #55ab31; } </style>
<style> span { border-color: #55ab31; } span { border-color: rgb(85,171,49); } td.TdClassName { border-color: #55ab31; } .TagClassName { border-color: #55ab31; } </style>