#81CFFF (or 0x81CFFF) is unknown color: approx Light Sky Blue. HEX triplet: 81, CF and FF. RGB value is (129,207,255). Sum of RGB (Red+Green+Blue) = 129+207+255=591 (78% of max value = 765). Red value is 129 (50.78% from 255 or 21.83% from 591); Green value is 207 (81.25% from 255 or 35.03% from 591); Blue value is 255 (100% from 255 or 43.15% from 591); Max value from RGB is 255 - color contains mainly: blue. Hex color #81CFFF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #81CFFF is #7E3000. Grayscale: #BCBCBC. Windows color (decimal): -8269825 or 16764801. OLE color: 16764801.
HSL color Cylindrical-coordinate representation of color #81CFFF: hue angle of 202.86º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #81CFFF is Cyan = 0.49, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #81CFFF; } p { color: rgb(129,207,255); } H1.HeaderClassName { color: #81CFFF; } .AnyTagClassName { color: #81CFFF; } </style>
<style> a { background-color: #81CFFF; } a { background-color: rgb(129,207,255); } div.DivClassName { background-color: #81CFFF; } .BgClassName { background-color: #81CFFF; } </style>
<style> span { border-color: #81CFFF; } span { border-color: rgb(129,207,255); } td.TdClassName { border-color: #81CFFF; } .TagClassName { border-color: #81CFFF; } </style>