#02A45A (or 0x02A45A) is unknown color: approx Shamrock Green. HEX triplet: 02, A4 and 5A. RGB value is (2,164,90). Sum of RGB (Red+Green+Blue) = 2+164+90=256 (33% of max value = 765). Red value is 2 (1.17% from 255 or 0.78% from 256); Green value is 164 (64.45% from 255 or 64.06% from 256); Blue value is 90 (35.55% from 255 or 35.16% from 256); Max value from RGB is 164 - color contains mainly: green. Hex color #02A45A is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #02A45A is #FD5BA5. Grayscale: #6B6B6B. Windows color (decimal): -16604070 or 5940226. OLE color: 5940226.
HSL color Cylindrical-coordinate representation of color #02A45A: hue angle of 152.59º degrees, saturation: 0.98, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02A45A is Cyan = 0.99, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.36.
<style> p { color: #02A45A; } p { color: rgb(2,164,90); } H1.HeaderClassName { color: #02A45A; } .AnyTagClassName { color: #02A45A; } </style>
<style> a { background-color: #02A45A; } a { background-color: rgb(2,164,90); } div.DivClassName { background-color: #02A45A; } .BgClassName { background-color: #02A45A; } </style>
<style> span { border-color: #02A45A; } span { border-color: rgb(2,164,90); } td.TdClassName { border-color: #02A45A; } .TagClassName { border-color: #02A45A; } </style>