#0FE180 (or 0x0FE180) is unknown color: approx Spring Green. HEX triplet: 0F, E1 and 80. RGB value is (15,225,128). Sum of RGB (Red+Green+Blue) = 15+225+128=368 (48% of max value = 765). Red value is 15 (6.25% from 255 or 4.08% from 368); Green value is 225 (88.28% from 255 or 61.14% from 368); Blue value is 128 (50.39% from 255 or 34.78% from 368); Max value from RGB is 225 - color contains mainly: green. Hex color #0FE180 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0FE180 is #F01E7F. Grayscale: #979797. Windows color (decimal): -15736448 or 8446223. OLE color: 8446223.
HSL color Cylindrical-coordinate representation of color #0FE180: hue angle of 152.29º degrees, saturation: 0.88, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0FE180 is Cyan = 0.93, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.12.
<style> p { color: #0FE180; } p { color: rgb(15,225,128); } H1.HeaderClassName { color: #0FE180; } .AnyTagClassName { color: #0FE180; } </style>
<style> a { background-color: #0FE180; } a { background-color: rgb(15,225,128); } div.DivClassName { background-color: #0FE180; } .BgClassName { background-color: #0FE180; } </style>
<style> span { border-color: #0FE180; } span { border-color: rgb(15,225,128); } td.TdClassName { border-color: #0FE180; } .TagClassName { border-color: #0FE180; } </style>