#65B63C (or 0x65B63C) is unknown color: approx Apple. HEX triplet: 65, B6 and 3C. RGB value is (101,182,60). Sum of RGB (Red+Green+Blue) = 101+182+60=343 (45% of max value = 765). Red value is 101 (39.84% from 255 or 29.45% from 343); Green value is 182 (71.48% from 255 or 53.06% from 343); Blue value is 60 (23.83% from 255 or 17.49% from 343); Max value from RGB is 182 - color contains mainly: green. Hex color #65B63C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #65B63C is #9A49C3. Grayscale: #909090. Windows color (decimal): -10111428 or 3978853. OLE color: 3978853.
HSL color Cylindrical-coordinate representation of color #65B63C: hue angle of 99.84º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #65B63C is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.29.
<style> p { color: #65B63C; } p { color: rgb(101,182,60); } H1.HeaderClassName { color: #65B63C; } .AnyTagClassName { color: #65B63C; } </style>
<style> a { background-color: #65B63C; } a { background-color: rgb(101,182,60); } div.DivClassName { background-color: #65B63C; } .BgClassName { background-color: #65B63C; } </style>
<style> span { border-color: #65B63C; } span { border-color: rgb(101,182,60); } td.TdClassName { border-color: #65B63C; } .TagClassName { border-color: #65B63C; } </style>