#6FF013 (or 0x6FF013) is unknown color: approx Bright Green. HEX triplet: 6F, F0 and 13. RGB value is (111,240,19). Sum of RGB (Red+Green+Blue) = 111+240+19=370 (49% of max value = 765). Red value is 111 (43.75% from 255 or 30% from 370); Green value is 240 (94.14% from 255 or 64.86% from 370); Blue value is 19 (7.81% from 255 or 5.14% from 370); Max value from RGB is 240 - color contains mainly: green. Hex color #6FF013 is not a web safe color. Web safe color analog (approx): #66FF00. Inversed color of #6FF013 is #900FEC. Grayscale: #B0B0B0. Windows color (decimal): -9441261 or 1306735. OLE color: 1306735.
HSL color Cylindrical-coordinate representation of color #6FF013: hue angle of 95.02º degrees, saturation: 0.88, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #6FF013 is Cyan = 0.54, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.06.
<style> p { color: #6ff013; } p { color: rgb(111,240,19); } H1.HeaderClassName { color: #6ff013; } .AnyTagClassName { color: #6ff013; } </style>
<style> a { background-color: #6ff013; } a { background-color: rgb(111,240,19); } div.DivClassName { background-color: #6ff013; } .BgClassName { background-color: #6ff013; } </style>
<style> span { border-color: #6ff013; } span { border-color: rgb(111,240,19); } td.TdClassName { border-color: #6ff013; } .TagClassName { border-color: #6ff013; } </style>