#66CD6F (or 0x66CD6F) is unknown color: approx Fern. HEX triplet: 66, CD and 6F. RGB value is (102,205,111). Sum of RGB (Red+Green+Blue) = 102+205+111=418 (55% of max value = 765). Red value is 102 (40.23% from 255 or 24.40% from 418); Green value is 205 (80.47% from 255 or 49.04% from 418); Blue value is 111 (43.75% from 255 or 26.56% from 418); Max value from RGB is 205 - color contains mainly: green. Hex color #66CD6F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #66CD6F is #993290. Grayscale: #A3A3A3. Windows color (decimal): -10039953 or 7327078. OLE color: 7327078.
HSL color Cylindrical-coordinate representation of color #66CD6F: hue angle of 125.24º degrees, saturation: 0.51, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #66CD6F is Cyan = 0.50, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.20.
<style> p { color: #66cd6f; } p { color: rgb(102,205,111); } H1.HeaderClassName { color: #66cd6f; } .AnyTagClassName { color: #66cd6f; } </style>
<style> a { background-color: #66cd6f; } a { background-color: rgb(102,205,111); } div.DivClassName { background-color: #66cd6f; } .BgClassName { background-color: #66cd6f; } </style>
<style> span { border-color: #66cd6f; } span { border-color: rgb(102,205,111); } td.TdClassName { border-color: #66cd6f; } .TagClassName { border-color: #66cd6f; } </style>