#02B002 (or 0x02B002) is unknown color: approx Islamic Green. HEX triplet: 02, B0 and 02. RGB value is (2,176,2). Sum of RGB (Red+Green+Blue) = 2+176+2=180 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.11% from 180); Green value is 176 (69.14% from 255 or 97.78% from 180); Blue value is 2 (1.17% from 255 or 1.11% from 180); Max value from RGB is 176 - color contains mainly: green. Hex color #02B002 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #02B002 is #FD4FFD. Grayscale: #686868. Windows color (decimal): -16601086 or 176130. OLE color: 176130.
HSL color Cylindrical-coordinate representation of color #02B002: hue angle of 120º degrees, saturation: 0.98, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02B002 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.31.
<style> p { color: #02B002; } p { color: rgb(2,176,2); } H1.HeaderClassName { color: #02B002; } .AnyTagClassName { color: #02B002; } </style>
<style> a { background-color: #02B002; } a { background-color: rgb(2,176,2); } div.DivClassName { background-color: #02B002; } .BgClassName { background-color: #02B002; } </style>
<style> span { border-color: #02B002; } span { border-color: rgb(2,176,2); } td.TdClassName { border-color: #02B002; } .TagClassName { border-color: #02B002; } </style>