#164FCE (or 0x164FCE) is unknown color: approx Cerulean Blue. HEX triplet: 16, 4F and CE. RGB value is (22,79,206). Sum of RGB (Red+Green+Blue) = 22+79+206=307 (40% of max value = 765). Red value is 22 (8.98% from 255 or 7.17% from 307); Green value is 79 (31.25% from 255 or 25.73% from 307); Blue value is 206 (80.86% from 255 or 67.10% from 307); Max value from RGB is 206 - color contains mainly: blue. Hex color #164FCE is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #164FCE is #E9B031. Grayscale: #4B4B4B. Windows color (decimal): -15314994 or 13520662. OLE color: 13520662.
HSL color Cylindrical-coordinate representation of color #164FCE: hue angle of 221.41º degrees, saturation: 0.81, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #164FCE is Cyan = 0.89, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #164FCE; } p { color: rgb(22,79,206); } H1.HeaderClassName { color: #164FCE; } .AnyTagClassName { color: #164FCE; } </style>
<style> a { background-color: #164FCE; } a { background-color: rgb(22,79,206); } div.DivClassName { background-color: #164FCE; } .BgClassName { background-color: #164FCE; } </style>
<style> span { border-color: #164FCE; } span { border-color: rgb(22,79,206); } td.TdClassName { border-color: #164FCE; } .TagClassName { border-color: #164FCE; } </style>