#02BE97 (or 0x02BE97) is unknown color: approx Caribbean Green. HEX triplet: 02, BE and 97. RGB value is (2,190,151). Sum of RGB (Red+Green+Blue) = 2+190+151=343 (45% of max value = 765). Red value is 2 (1.17% from 255 or 0.58% from 343); Green value is 190 (74.61% from 255 or 55.39% from 343); Blue value is 151 (59.38% from 255 or 44.02% from 343); Max value from RGB is 190 - color contains mainly: green. Hex color #02BE97 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #02BE97 is #FD4168. Grayscale: #818181. Windows color (decimal): -16597353 or 9944578. OLE color: 9944578.
HSL color Cylindrical-coordinate representation of color #02BE97: hue angle of 167.55º degrees, saturation: 0.98, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02BE97 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.25.
<style> p { color: #02BE97; } p { color: rgb(2,190,151); } H1.HeaderClassName { color: #02BE97; } .AnyTagClassName { color: #02BE97; } </style>
<style> a { background-color: #02BE97; } a { background-color: rgb(2,190,151); } div.DivClassName { background-color: #02BE97; } .BgClassName { background-color: #02BE97; } </style>
<style> span { border-color: #02BE97; } span { border-color: rgb(2,190,151); } td.TdClassName { border-color: #02BE97; } .TagClassName { border-color: #02BE97; } </style>