#66D32D (or 0x66D32D) is unknown color: approx Kelly Green. HEX triplet: 66, D3 and 2D. RGB value is (102,211,45). Sum of RGB (Red+Green+Blue) = 102+211+45=358 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.49% from 358); Green value is 211 (82.81% from 255 or 58.94% from 358); Blue value is 45 (17.97% from 255 or 12.57% from 358); Max value from RGB is 211 - color contains mainly: green. Hex color #66D32D is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #66D32D is #992CD2. Grayscale: #A0A0A0. Windows color (decimal): -10038483 or 3003238. OLE color: 3003238.
HSL color Cylindrical-coordinate representation of color #66D32D: hue angle of 99.4º degrees, saturation: 0.65, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #66D32D is Cyan = 0.52, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.17.
<style> p { color: #66D32D; } p { color: rgb(102,211,45); } H1.HeaderClassName { color: #66D32D; } .AnyTagClassName { color: #66D32D; } </style>
<style> a { background-color: #66D32D; } a { background-color: rgb(102,211,45); } div.DivClassName { background-color: #66D32D; } .BgClassName { background-color: #66D32D; } </style>
<style> span { border-color: #66D32D; } span { border-color: rgb(102,211,45); } td.TdClassName { border-color: #66D32D; } .TagClassName { border-color: #66D32D; } </style>