#164E7E (or 0x164E7E) is unknown color: approx Dark Cerulean. HEX triplet: 16, 4E and 7E. RGB value is (22,78,126). Sum of RGB (Red+Green+Blue) = 22+78+126=226 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.73% from 226); Green value is 78 (30.86% from 255 or 34.51% from 226); Blue value is 126 (49.61% from 255 or 55.75% from 226); Max value from RGB is 126 - color contains mainly: blue. Hex color #164E7E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #164E7E is #E9B181. Grayscale: #424242. Windows color (decimal): -15315330 or 8277526. OLE color: 8277526.
HSL color Cylindrical-coordinate representation of color #164E7E: hue angle of 207.69º degrees, saturation: 0.7, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #164E7E is Cyan = 0.83, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #164E7E; } p { color: rgb(22,78,126); } H1.HeaderClassName { color: #164E7E; } .AnyTagClassName { color: #164E7E; } </style>
<style> a { background-color: #164E7E; } a { background-color: rgb(22,78,126); } div.DivClassName { background-color: #164E7E; } .BgClassName { background-color: #164E7E; } </style>
<style> span { border-color: #164E7E; } span { border-color: rgb(22,78,126); } td.TdClassName { border-color: #164E7E; } .TagClassName { border-color: #164E7E; } </style>