#65F9CA (or 0x65F9CA) is unknown color: approx Aquamarine. HEX triplet: 65, F9 and CA. RGB value is (101,249,202). Sum of RGB (Red+Green+Blue) = 101+249+202=552 (73% of max value = 765). Red value is 101 (39.84% from 255 or 18.30% from 552); Green value is 249 (97.66% from 255 or 45.11% from 552); Blue value is 202 (79.30% from 255 or 36.59% from 552); Max value from RGB is 249 - color contains mainly: green. Hex color #65F9CA is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #65F9CA is #9A0635. Grayscale: #C7C7C7. Windows color (decimal): -10094134 or 13302117. OLE color: 13302117.
HSL color Cylindrical-coordinate representation of color #65F9CA: hue angle of 160.95º degrees, saturation: 0.93, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #65F9CA is Cyan = 0.59, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #65F9CA; } p { color: rgb(101,249,202); } H1.HeaderClassName { color: #65F9CA; } .AnyTagClassName { color: #65F9CA; } </style>
<style> a { background-color: #65F9CA; } a { background-color: rgb(101,249,202); } div.DivClassName { background-color: #65F9CA; } .BgClassName { background-color: #65F9CA; } </style>
<style> span { border-color: #65F9CA; } span { border-color: rgb(101,249,202); } td.TdClassName { border-color: #65F9CA; } .TagClassName { border-color: #65F9CA; } </style>