#65F69B (or 0x65F69B) is unknown color: approx Medium Aquamarine. HEX triplet: 65, F6 and 9B. RGB value is (101,246,155). Sum of RGB (Red+Green+Blue) = 101+246+155=502 (66% of max value = 765). Red value is 101 (39.84% from 255 or 20.12% from 502); Green value is 246 (96.48% from 255 or 49.00% from 502); Blue value is 155 (60.94% from 255 or 30.88% from 502); Max value from RGB is 246 - color contains mainly: green. Hex color #65F69B is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #65F69B is #9A0964. Grayscale: #C0C0C0. Windows color (decimal): -10094949 or 10221157. OLE color: 10221157.
HSL color Cylindrical-coordinate representation of color #65F69B: hue angle of 142.34º degrees, saturation: 0.89, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #65F69B is Cyan = 0.59, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.04.
<style> p { color: #65F69B; } p { color: rgb(101,246,155); } H1.HeaderClassName { color: #65F69B; } .AnyTagClassName { color: #65F69B; } </style>
<style> a { background-color: #65F69B; } a { background-color: rgb(101,246,155); } div.DivClassName { background-color: #65F69B; } .BgClassName { background-color: #65F69B; } </style>
<style> span { border-color: #65F69B; } span { border-color: rgb(101,246,155); } td.TdClassName { border-color: #65F69B; } .TagClassName { border-color: #65F69B; } </style>