#63D32D (or 0x63D32D) is unknown color: approx Kelly Green. HEX triplet: 63, D3 and 2D. RGB value is (99,211,45). Sum of RGB (Red+Green+Blue) = 99+211+45=355 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.89% from 355); Green value is 211 (82.81% from 255 or 59.44% from 355); Blue value is 45 (17.97% from 255 or 12.68% from 355); Max value from RGB is 211 - color contains mainly: green. Hex color #63D32D is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #63D32D is #9C2CD2. Grayscale: #9F9F9F. Windows color (decimal): -10235091 or 3003235. OLE color: 3003235.
HSL color Cylindrical-coordinate representation of color #63D32D: hue angle of 100.48º 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 #63D32D is Cyan = 0.53, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.17.
<style> p { color: #63d32d; } p { color: rgb(99,211,45); } H1.HeaderClassName { color: #63d32d; } .AnyTagClassName { color: #63d32d; } </style>
<style> a { background-color: #63d32d; } a { background-color: rgb(99,211,45); } div.DivClassName { background-color: #63d32d; } .BgClassName { background-color: #63d32d; } </style>
<style> span { border-color: #63d32d; } span { border-color: rgb(99,211,45); } td.TdClassName { border-color: #63d32d; } .TagClassName { border-color: #63d32d; } </style>