#6FFA43 (or 0x6FFA43) is unknown color: approx Screamin' Green. HEX triplet: 6F, FA and 43. RGB value is (111,250,67). Sum of RGB (Red+Green+Blue) = 111+250+67=428 (56% of max value = 765). Red value is 111 (43.75% from 255 or 25.93% from 428); Green value is 250 (98.05% from 255 or 58.41% from 428); Blue value is 67 (26.56% from 255 or 15.65% from 428); Max value from RGB is 250 - color contains mainly: green. Hex color #6FFA43 is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #6FFA43 is #9005BC. Grayscale: #BCBCBC. Windows color (decimal): -9438653 or 4455023. OLE color: 4455023.
HSL color Cylindrical-coordinate representation of color #6FFA43: hue angle of 105.57º degrees, saturation: 0.95, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #6FFA43 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.02.
<style> p { color: #6ffa43; } p { color: rgb(111,250,67); } H1.HeaderClassName { color: #6ffa43; } .AnyTagClassName { color: #6ffa43; } </style>
<style> a { background-color: #6ffa43; } a { background-color: rgb(111,250,67); } div.DivClassName { background-color: #6ffa43; } .BgClassName { background-color: #6ffa43; } </style>
<style> span { border-color: #6ffa43; } span { border-color: rgb(111,250,67); } td.TdClassName { border-color: #6ffa43; } .TagClassName { border-color: #6ffa43; } </style>