#65F25D (or 0x65F25D) is unknown color: approx Screamin' Green. HEX triplet: 65, F2 and 5D. RGB value is (101,242,93). Sum of RGB (Red+Green+Blue) = 101+242+93=436 (57% of max value = 765). Red value is 101 (39.84% from 255 or 23.17% from 436); Green value is 242 (94.92% from 255 or 55.50% from 436); Blue value is 93 (36.72% from 255 or 21.33% from 436); Max value from RGB is 242 - color contains mainly: green. Hex color #65F25D is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #65F25D is #9A0DA2. Grayscale: #B7B7B7. Windows color (decimal): -10096035 or 6156901. OLE color: 6156901.
HSL color Cylindrical-coordinate representation of color #65F25D: hue angle of 116.78º degrees, saturation: 0.85, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #65F25D is Cyan = 0.58, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.05.
<style> p { color: #65F25D; } p { color: rgb(101,242,93); } H1.HeaderClassName { color: #65F25D; } .AnyTagClassName { color: #65F25D; } </style>
<style> a { background-color: #65F25D; } a { background-color: rgb(101,242,93); } div.DivClassName { background-color: #65F25D; } .BgClassName { background-color: #65F25D; } </style>
<style> span { border-color: #65F25D; } span { border-color: rgb(101,242,93); } td.TdClassName { border-color: #65F25D; } .TagClassName { border-color: #65F25D; } </style>