#63D33C (or 0x63D33C) is unknown color: approx Apple. HEX triplet: 63, D3 and 3C. RGB value is (99,211,60). Sum of RGB (Red+Green+Blue) = 99+211+60=370 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.76% from 370); Green value is 211 (82.81% from 255 or 57.03% from 370); Blue value is 60 (23.83% from 255 or 16.22% from 370); Max value from RGB is 211 - color contains mainly: green. Hex color #63D33C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #63D33C is #9C2CC3. Grayscale: #A0A0A0. Windows color (decimal): -10235076 or 3986275. OLE color: 3986275.
HSL color Cylindrical-coordinate representation of color #63D33C: hue angle of 104.5º degrees, saturation: 0.63, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #63D33C is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.17.
<style> p { color: #63d33c; } p { color: rgb(99,211,60); } H1.HeaderClassName { color: #63d33c; } .AnyTagClassName { color: #63d33c; } </style>
<style> a { background-color: #63d33c; } a { background-color: rgb(99,211,60); } div.DivClassName { background-color: #63d33c; } .BgClassName { background-color: #63d33c; } </style>
<style> span { border-color: #63d33c; } span { border-color: rgb(99,211,60); } td.TdClassName { border-color: #63d33c; } .TagClassName { border-color: #63d33c; } </style>