#2164EB (or 0x2164EB) is unknown color: approx Royal Blue. HEX triplet: 21, 64 and EB. RGB value is (33,100,235). Sum of RGB (Red+Green+Blue) = 33+100+235=368 (48% of max value = 765). Red value is 33 (13.28% from 255 or 8.97% from 368); Green value is 100 (39.45% from 255 or 27.17% from 368); Blue value is 235 (92.19% from 255 or 63.86% from 368); Max value from RGB is 235 - color contains mainly: blue. Hex color #2164EB is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #2164EB is #DE9B14. Grayscale: #5E5E5E. Windows color (decimal): -14588693 or 15426593. OLE color: 15426593.
HSL color Cylindrical-coordinate representation of color #2164EB: hue angle of 220.1º degrees, saturation: 0.83, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #2164EB is Cyan = 0.86, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #2164EB; } p { color: rgb(33,100,235); } H1.HeaderClassName { color: #2164EB; } .AnyTagClassName { color: #2164EB; } </style>
<style> a { background-color: #2164EB; } a { background-color: rgb(33,100,235); } div.DivClassName { background-color: #2164EB; } .BgClassName { background-color: #2164EB; } </style>
<style> span { border-color: #2164EB; } span { border-color: rgb(33,100,235); } td.TdClassName { border-color: #2164EB; } .TagClassName { border-color: #2164EB; } </style>