#63CD33 (or 0x63CD33) is unknown color: approx Apple. HEX triplet: 63, CD and 33. RGB value is (99,205,51). Sum of RGB (Red+Green+Blue) = 99+205+51=355 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.89% from 355); Green value is 205 (80.47% from 255 or 57.75% from 355); Blue value is 51 (20.31% from 255 or 14.37% from 355); Max value from RGB is 205 - color contains mainly: green. Hex color #63CD33 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #63CD33 is #9C32CC. Grayscale: #9C9C9C. Windows color (decimal): -10236621 or 3394915. OLE color: 3394915.
HSL color Cylindrical-coordinate representation of color #63CD33: hue angle of 101.3º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #63CD33 is Cyan = 0.52, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.20.
<style> p { color: #63CD33; } p { color: rgb(99,205,51); } H1.HeaderClassName { color: #63CD33; } .AnyTagClassName { color: #63CD33; } </style>
<style> a { background-color: #63CD33; } a { background-color: rgb(99,205,51); } div.DivClassName { background-color: #63CD33; } .BgClassName { background-color: #63CD33; } </style>
<style> span { border-color: #63CD33; } span { border-color: rgb(99,205,51); } td.TdClassName { border-color: #63CD33; } .TagClassName { border-color: #63CD33; } </style>