#11D1FF (or 0x11D1FF) is unknown color: approx Deep Sky Blue. HEX triplet: 11, D1 and FF. RGB value is (17,209,255). Sum of RGB (Red+Green+Blue) = 17+209+255=481 (63% of max value = 765). Red value is 17 (7.03% from 255 or 3.53% from 481); Green value is 209 (82.03% from 255 or 43.45% from 481); Blue value is 255 (100% from 255 or 53.01% from 481); Max value from RGB is 255 - color contains mainly: blue. Hex color #11D1FF is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #11D1FF is #EE2E00. Grayscale: #9C9C9C. Windows color (decimal): -15609345 or 16765201. OLE color: 16765201.
HSL color Cylindrical-coordinate representation of color #11D1FF: hue angle of 191.6º degrees, saturation: 1, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #11D1FF is Cyan = 0.93, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #11D1FF; } p { color: rgb(17,209,255); } H1.HeaderClassName { color: #11D1FF; } .AnyTagClassName { color: #11D1FF; } </style>
<style> a { background-color: #11D1FF; } a { background-color: rgb(17,209,255); } div.DivClassName { background-color: #11D1FF; } .BgClassName { background-color: #11D1FF; } </style>
<style> span { border-color: #11D1FF; } span { border-color: rgb(17,209,255); } td.TdClassName { border-color: #11D1FF; } .TagClassName { border-color: #11D1FF; } </style>