#65B03C (or 0x65B03C) is unknown color: approx Apple. HEX triplet: 65, B0 and 3C. RGB value is (101,176,60). Sum of RGB (Red+Green+Blue) = 101+176+60=337 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.97% from 337); Green value is 176 (69.14% from 255 or 52.23% from 337); Blue value is 60 (23.83% from 255 or 17.80% from 337); Max value from RGB is 176 - color contains mainly: green. Hex color #65B03C is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #65B03C is #9A4FC3. Grayscale: #8C8C8C. Windows color (decimal): -10112964 or 3977317. OLE color: 3977317.
HSL color Cylindrical-coordinate representation of color #65B03C: hue angle of 98.79º degrees, saturation: 0.49, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #65B03C is Cyan = 0.43, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.31.
<style> p { color: #65B03C; } p { color: rgb(101,176,60); } H1.HeaderClassName { color: #65B03C; } .AnyTagClassName { color: #65B03C; } </style>
<style> a { background-color: #65B03C; } a { background-color: rgb(101,176,60); } div.DivClassName { background-color: #65B03C; } .BgClassName { background-color: #65B03C; } </style>
<style> span { border-color: #65B03C; } span { border-color: rgb(101,176,60); } td.TdClassName { border-color: #65B03C; } .TagClassName { border-color: #65B03C; } </style>