#2117FF (or 0x2117FF) is unknown color: approx Blue. HEX triplet: 21, 17 and FF. RGB value is (33,23,255). Sum of RGB (Red+Green+Blue) = 33+23+255=311 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.61% from 311); Green value is 23 (9.38% from 255 or 7.40% from 311); Blue value is 255 (100% from 255 or 81.99% from 311); Max value from RGB is 255 - color contains mainly: blue. Hex color #2117FF is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #2117FF is #DEE800. Grayscale: #333333. Windows color (decimal): -14608385 or 16717601. OLE color: 16717601.
HSL color Cylindrical-coordinate representation of color #2117FF: hue angle of 242.59º degrees, saturation: 1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #2117FF is Cyan = 0.87, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #2117FF; } p { color: rgb(33,23,255); } H1.HeaderClassName { color: #2117FF; } .AnyTagClassName { color: #2117FF; } </style>
<style> a { background-color: #2117FF; } a { background-color: rgb(33,23,255); } div.DivClassName { background-color: #2117FF; } .BgClassName { background-color: #2117FF; } </style>
<style> span { border-color: #2117FF; } span { border-color: rgb(33,23,255); } td.TdClassName { border-color: #2117FF; } .TagClassName { border-color: #2117FF; } </style>