#55A73F (or 0x55A73F) is unknown color: approx Apple. HEX triplet: 55, A7 and 3F. RGB value is (85,167,63). Sum of RGB (Red+Green+Blue) = 85+167+63=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 167 (65.62% from 255 or 53.02% from 315); Blue value is 63 (25% from 255 or 20% from 315); Max value from RGB is 167 - color contains mainly: green. Hex color #55A73F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #55A73F is #AA58C0. Grayscale: #828282. Windows color (decimal): -11163841 or 4171605. OLE color: 4171605.
HSL color Cylindrical-coordinate representation of color #55A73F: hue angle of 107.31º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #55A73F is Cyan = 0.49, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #55A73F; } p { color: rgb(85,167,63); } H1.HeaderClassName { color: #55A73F; } .AnyTagClassName { color: #55A73F; } </style>
<style> a { background-color: #55A73F; } a { background-color: rgb(85,167,63); } div.DivClassName { background-color: #55A73F; } .BgClassName { background-color: #55A73F; } </style>
<style> span { border-color: #55A73F; } span { border-color: rgb(85,167,63); } td.TdClassName { border-color: #55A73F; } .TagClassName { border-color: #55A73F; } </style>