#164CB3 (or 0x164CB3) is unknown color: approx Denim. HEX triplet: 16, 4C and B3. RGB value is (22,76,179). Sum of RGB (Red+Green+Blue) = 22+76+179=277 (36% of max value = 765). Red value is 22 (8.98% from 255 or 7.94% from 277); Green value is 76 (30.08% from 255 or 27.44% from 277); Blue value is 179 (70.31% from 255 or 64.62% from 277); Max value from RGB is 179 - color contains mainly: blue. Hex color #164CB3 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #164CB3 is #E9B34C. Grayscale: #474747. Windows color (decimal): -15315789 or 11750422. OLE color: 11750422.
HSL color Cylindrical-coordinate representation of color #164CB3: hue angle of 219.36º degrees, saturation: 0.78, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #164CB3 is Cyan = 0.88, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #164cb3; } p { color: rgb(22,76,179); } H1.HeaderClassName { color: #164cb3; } .AnyTagClassName { color: #164cb3; } </style>
<style> a { background-color: #164cb3; } a { background-color: rgb(22,76,179); } div.DivClassName { background-color: #164cb3; } .BgClassName { background-color: #164cb3; } </style>
<style> span { border-color: #164cb3; } span { border-color: rgb(22,76,179); } td.TdClassName { border-color: #164cb3; } .TagClassName { border-color: #164cb3; } </style>