#63CC65 (or 0x63CC65) is unknown color: approx Fern. HEX triplet: 63, CC and 65. RGB value is (99,204,101). Sum of RGB (Red+Green+Blue) = 99+204+101=404 (53% of max value = 765). Red value is 99 (39.06% from 255 or 24.50% from 404); Green value is 204 (80.08% from 255 or 50.50% from 404); Blue value is 101 (39.84% from 255 or 25% from 404); Max value from RGB is 204 - color contains mainly: green. Hex color #63CC65 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #63CC65 is #9C339A. Grayscale: #A1A1A1. Windows color (decimal): -10236827 or 6671459. OLE color: 6671459.
HSL color Cylindrical-coordinate representation of color #63CC65: hue angle of 121.14º degrees, saturation: 0.51, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #63CC65 is Cyan = 0.51, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.2.
<style> p { color: #63cc65; } p { color: rgb(99,204,101); } H1.HeaderClassName { color: #63cc65; } .AnyTagClassName { color: #63cc65; } </style>
<style> a { background-color: #63cc65; } a { background-color: rgb(99,204,101); } div.DivClassName { background-color: #63cc65; } .BgClassName { background-color: #63cc65; } </style>
<style> span { border-color: #63cc65; } span { border-color: rgb(99,204,101); } td.TdClassName { border-color: #63cc65; } .TagClassName { border-color: #63cc65; } </style>