#66E61E (or 0x66E61E) is unknown color: approx Bright Green. HEX triplet: 66, E6 and 1E. RGB value is (102,230,30). Sum of RGB (Red+Green+Blue) = 102+230+30=362 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.18% from 362); Green value is 230 (90.23% from 255 or 63.54% from 362); Blue value is 30 (12.11% from 255 or 8.29% from 362); Max value from RGB is 230 - color contains mainly: green. Hex color #66E61E is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #66E61E is #9919E1. Grayscale: #A9A9A9. Windows color (decimal): -10033634 or 2025062. OLE color: 2025062.
HSL color Cylindrical-coordinate representation of color #66E61E: hue angle of 98.4º degrees, saturation: 0.8, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #66E61E is Cyan = 0.56, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.10.
<style> p { color: #66E61E; } p { color: rgb(102,230,30); } H1.HeaderClassName { color: #66E61E; } .AnyTagClassName { color: #66E61E; } </style>
<style> a { background-color: #66E61E; } a { background-color: rgb(102,230,30); } div.DivClassName { background-color: #66E61E; } .BgClassName { background-color: #66E61E; } </style>
<style> span { border-color: #66E61E; } span { border-color: rgb(102,230,30); } td.TdClassName { border-color: #66E61E; } .TagClassName { border-color: #66E61E; } </style>