#66D070 (or 0x66D070) is unknown color: approx Pastel Green. HEX triplet: 66, D0 and 70. RGB value is (102,208,112). Sum of RGB (Red+Green+Blue) = 102+208+112=422 (55% of max value = 765). Red value is 102 (40.23% from 255 or 24.17% from 422); Green value is 208 (81.64% from 255 or 49.29% from 422); Blue value is 112 (44.14% from 255 or 26.54% from 422); Max value from RGB is 208 - color contains mainly: green. Hex color #66D070 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #66D070 is #992F8F. Grayscale: #A5A5A5. Windows color (decimal): -10039184 or 7393382. OLE color: 7393382.
HSL color Cylindrical-coordinate representation of color #66D070: hue angle of 125.66º degrees, saturation: 0.53, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #66D070 is Cyan = 0.51, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.18.
<style> p { color: #66D070; } p { color: rgb(102,208,112); } H1.HeaderClassName { color: #66D070; } .AnyTagClassName { color: #66D070; } </style>
<style> a { background-color: #66D070; } a { background-color: rgb(102,208,112); } div.DivClassName { background-color: #66D070; } .BgClassName { background-color: #66D070; } </style>
<style> span { border-color: #66D070; } span { border-color: rgb(102,208,112); } td.TdClassName { border-color: #66D070; } .TagClassName { border-color: #66D070; } </style>