#65EE66 (or 0x65EE66) is unknown color: approx Screamin' Green. HEX triplet: 65, EE and 66. RGB value is (101,238,102). Sum of RGB (Red+Green+Blue) = 101+238+102=441 (58% of max value = 765). Red value is 101 (39.84% from 255 or 22.90% from 441); Green value is 238 (93.36% from 255 or 53.97% from 441); Blue value is 102 (40.23% from 255 or 23.13% from 441); Max value from RGB is 238 - color contains mainly: green. Hex color #65EE66 is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #65EE66 is #9A1199. Grayscale: #B5B5B5. Windows color (decimal): -10097050 or 6745701. OLE color: 6745701.
HSL color Cylindrical-coordinate representation of color #65EE66: hue angle of 120.44º degrees, saturation: 0.8, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #65EE66 is Cyan = 0.58, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.07.
<style> p { color: #65EE66; } p { color: rgb(101,238,102); } H1.HeaderClassName { color: #65EE66; } .AnyTagClassName { color: #65EE66; } </style>
<style> a { background-color: #65EE66; } a { background-color: rgb(101,238,102); } div.DivClassName { background-color: #65EE66; } .BgClassName { background-color: #65EE66; } </style>
<style> span { border-color: #65EE66; } span { border-color: rgb(101,238,102); } td.TdClassName { border-color: #65EE66; } .TagClassName { border-color: #65EE66; } </style>