#81DEFA (or 0x81DEFA) is unknown color: approx Light Sky Blue. HEX triplet: 81, DE and FA. RGB value is (129,222,250). Sum of RGB (Red+Green+Blue) = 129+222+250=601 (79% of max value = 765). Red value is 129 (50.78% from 255 or 21.46% from 601); Green value is 222 (87.11% from 255 or 36.94% from 601); Blue value is 250 (98.05% from 255 or 41.60% from 601); Max value from RGB is 250 - color contains mainly: blue. Hex color #81DEFA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #81DEFA is #7E2105. Grayscale: #C5C5C5. Windows color (decimal): -8265990 or 16440961. OLE color: 16440961.
HSL color Cylindrical-coordinate representation of color #81DEFA: hue angle of 193.88º degrees, saturation: 0.92, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #81DEFA is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #81DEFA; } p { color: rgb(129,222,250); } H1.HeaderClassName { color: #81DEFA; } .AnyTagClassName { color: #81DEFA; } </style>
<style> a { background-color: #81DEFA; } a { background-color: rgb(129,222,250); } div.DivClassName { background-color: #81DEFA; } .BgClassName { background-color: #81DEFA; } </style>
<style> span { border-color: #81DEFA; } span { border-color: rgb(129,222,250); } td.TdClassName { border-color: #81DEFA; } .TagClassName { border-color: #81DEFA; } </style>