#216EFF (or 0x216EFF) is unknown color: approx Dodger Blue. HEX triplet: 21, 6E and FF. RGB value is (33,110,255). Sum of RGB (Red+Green+Blue) = 33+110+255=398 (52% of max value = 765). Red value is 33 (13.28% from 255 or 8.29% from 398); Green value is 110 (43.36% from 255 or 27.64% from 398); Blue value is 255 (100% from 255 or 64.07% from 398); Max value from RGB is 255 - color contains mainly: blue. Hex color #216EFF is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #216EFF is #DE9100. Grayscale: #666666. Windows color (decimal): -14586113 or 16739873. OLE color: 16739873.
HSL color Cylindrical-coordinate representation of color #216EFF: hue angle of 219.19º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #216EFF is Cyan = 0.87, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #216EFF; } p { color: rgb(33,110,255); } H1.HeaderClassName { color: #216EFF; } .AnyTagClassName { color: #216EFF; } </style>
<style> a { background-color: #216EFF; } a { background-color: rgb(33,110,255); } div.DivClassName { background-color: #216EFF; } .BgClassName { background-color: #216EFF; } </style>
<style> span { border-color: #216EFF; } span { border-color: rgb(33,110,255); } td.TdClassName { border-color: #216EFF; } .TagClassName { border-color: #216EFF; } </style>