#EFF9FA (or 0xEFF9FA) is unknown color: approx Azure. HEX triplet: EF, F9 and FA. RGB value is (239,249,250). Sum of RGB (Red+Green+Blue) = 239+249+250=738 (97% of max value = 765). Red value is 239 (93.75% from 255 or 32.38% from 738); Green value is 249 (97.66% from 255 or 33.74% from 738); Blue value is 250 (98.05% from 255 or 33.88% from 738); Max value from RGB is 250 - color contains mainly: blue. Hex color #EFF9FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF9FA is #100605. Grayscale: #F6F6F6. Windows color (decimal): -1050118 or 16447983. OLE color: 16447983.
HSL color Cylindrical-coordinate representation of color #EFF9FA: hue angle of 185.45º degrees, saturation: 0.52, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #EFF9FA is Cyan = 0.04, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EFF9FA; } p { color: rgb(239,249,250); } H1.HeaderClassName { color: #EFF9FA; } .AnyTagClassName { color: #EFF9FA; } </style>
<style> a { background-color: #EFF9FA; } a { background-color: rgb(239,249,250); } div.DivClassName { background-color: #EFF9FA; } .BgClassName { background-color: #EFF9FA; } </style>
<style> span { border-color: #EFF9FA; } span { border-color: rgb(239,249,250); } td.TdClassName { border-color: #EFF9FA; } .TagClassName { border-color: #EFF9FA; } </style>