#66D464 (or 0x66D464) is unknown color: approx Pastel Green. HEX triplet: 66, D4 and 64. RGB value is (102,212,100). Sum of RGB (Red+Green+Blue) = 102+212+100=414 (54% of max value = 765). Red value is 102 (40.23% from 255 or 24.64% from 414); Green value is 212 (83.20% from 255 or 51.21% from 414); Blue value is 100 (39.45% from 255 or 24.15% from 414); Max value from RGB is 212 - color contains mainly: green. Hex color #66D464 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #66D464 is #992B9B. Grayscale: #A6A6A6. Windows color (decimal): -10038172 or 6607974. OLE color: 6607974.
HSL color Cylindrical-coordinate representation of color #66D464: hue angle of 118.93º degrees, saturation: 0.57, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #66D464 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.17.
<style> p { color: #66D464; } p { color: rgb(102,212,100); } H1.HeaderClassName { color: #66D464; } .AnyTagClassName { color: #66D464; } </style>
<style> a { background-color: #66D464; } a { background-color: rgb(102,212,100); } div.DivClassName { background-color: #66D464; } .BgClassName { background-color: #66D464; } </style>
<style> span { border-color: #66D464; } span { border-color: rgb(102,212,100); } td.TdClassName { border-color: #66D464; } .TagClassName { border-color: #66D464; } </style>