#65E2FA (or 0x65E2FA) is unknown color: approx Turquoise Blue. HEX triplet: 65, E2 and FA. RGB value is (101,226,250). Sum of RGB (Red+Green+Blue) = 101+226+250=577 (76% of max value = 765). Red value is 101 (39.84% from 255 or 17.50% from 577); Green value is 226 (88.67% from 255 or 39.17% from 577); Blue value is 250 (98.05% from 255 or 43.33% from 577); Max value from RGB is 250 - color contains mainly: blue. Hex color #65E2FA is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #65E2FA is #9A1D05. Grayscale: #BFBFBF. Windows color (decimal): -10099974 or 16441957. OLE color: 16441957.
HSL color Cylindrical-coordinate representation of color #65E2FA: hue angle of 189.66º degrees, saturation: 0.94, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #65E2FA is Cyan = 0.60, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #65E2FA; } p { color: rgb(101,226,250); } H1.HeaderClassName { color: #65E2FA; } .AnyTagClassName { color: #65E2FA; } </style>
<style> a { background-color: #65E2FA; } a { background-color: rgb(101,226,250); } div.DivClassName { background-color: #65E2FA; } .BgClassName { background-color: #65E2FA; } </style>
<style> span { border-color: #65E2FA; } span { border-color: rgb(101,226,250); } td.TdClassName { border-color: #65E2FA; } .TagClassName { border-color: #65E2FA; } </style>