#94F6FF (or 0x94F6FF) is unknown color: approx Electric Blue. HEX triplet: 94, F6 and FF. RGB value is (148,246,255). Sum of RGB (Red+Green+Blue) = 148+246+255=649 (85% of max value = 765). Red value is 148 (58.20% from 255 or 22.80% from 649); Green value is 246 (96.48% from 255 or 37.90% from 649); Blue value is 255 (100% from 255 or 39.29% from 649); Max value from RGB is 255 - color contains mainly: blue. Hex color #94F6FF is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #94F6FF is #6B0900. Grayscale: #D9D9D9. Windows color (decimal): -7014657 or 16774804. OLE color: 16774804.
HSL color Cylindrical-coordinate representation of color #94F6FF: hue angle of 185.05º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #94F6FF is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #94F6FF; } p { color: rgb(148,246,255); } H1.HeaderClassName { color: #94F6FF; } .AnyTagClassName { color: #94F6FF; } </style>
<style> a { background-color: #94F6FF; } a { background-color: rgb(148,246,255); } div.DivClassName { background-color: #94F6FF; } .BgClassName { background-color: #94F6FF; } </style>
<style> span { border-color: #94F6FF; } span { border-color: rgb(148,246,255); } td.TdClassName { border-color: #94F6FF; } .TagClassName { border-color: #94F6FF; } </style>