#65E133 (or 0x65E133) is unknown color: approx Apple. HEX triplet: 65, E1 and 33. RGB value is (101,225,51). Sum of RGB (Red+Green+Blue) = 101+225+51=377 (49% of max value = 765). Red value is 101 (39.84% from 255 or 26.79% from 377); Green value is 225 (88.28% from 255 or 59.68% from 377); Blue value is 51 (20.31% from 255 or 13.53% from 377); Max value from RGB is 225 - color contains mainly: green. Hex color #65E133 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #65E133 is #9A1ECC. Grayscale: #A8A8A8. Windows color (decimal): -10100429 or 3400037. OLE color: 3400037.
HSL color Cylindrical-coordinate representation of color #65E133: hue angle of 102.76º degrees, saturation: 0.74, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #65E133 is Cyan = 0.55, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.12.
<style> p { color: #65E133; } p { color: rgb(101,225,51); } H1.HeaderClassName { color: #65E133; } .AnyTagClassName { color: #65E133; } </style>
<style> a { background-color: #65E133; } a { background-color: rgb(101,225,51); } div.DivClassName { background-color: #65E133; } .BgClassName { background-color: #65E133; } </style>
<style> span { border-color: #65E133; } span { border-color: rgb(101,225,51); } td.TdClassName { border-color: #65E133; } .TagClassName { border-color: #65E133; } </style>