#91DEFC (or 0x91DEFC) is unknown color: approx Columbia Blue. HEX triplet: 91, DE and FC. RGB value is (145,222,252). Sum of RGB (Red+Green+Blue) = 145+222+252=619 (81% of max value = 765). Red value is 145 (57.03% from 255 or 23.42% from 619); Green value is 222 (87.11% from 255 or 35.86% from 619); Blue value is 252 (98.83% from 255 or 40.71% from 619); Max value from RGB is 252 - color contains mainly: blue. Hex color #91DEFC is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #91DEFC is #6E2103. Grayscale: #CACACA. Windows color (decimal): -7217412 or 16572049. OLE color: 16572049.
HSL color Cylindrical-coordinate representation of color #91DEFC: hue angle of 196.82º degrees, saturation: 0.95, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #91DEFC is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #91DEFC; } p { color: rgb(145,222,252); } H1.HeaderClassName { color: #91DEFC; } .AnyTagClassName { color: #91DEFC; } </style>
<style> a { background-color: #91DEFC; } a { background-color: rgb(145,222,252); } div.DivClassName { background-color: #91DEFC; } .BgClassName { background-color: #91DEFC; } </style>
<style> span { border-color: #91DEFC; } span { border-color: rgb(145,222,252); } td.TdClassName { border-color: #91DEFC; } .TagClassName { border-color: #91DEFC; } </style>