#165E4E (or 0x165E4E) is unknown color: approx Evening Sea. HEX triplet: 16, 5E and 4E. RGB value is (22,94,78). Sum of RGB (Red+Green+Blue) = 22+94+78=194 (25% of max value = 765). Red value is 22 (8.98% from 255 or 11.34% from 194); Green value is 94 (37.11% from 255 or 48.45% from 194); Blue value is 78 (30.86% from 255 or 40.21% from 194); Max value from RGB is 94 - color contains mainly: green. Hex color #165E4E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165E4E is #E9A1B1. Grayscale: #464646. Windows color (decimal): -15311282 or 5135894. OLE color: 5135894.
HSL color Cylindrical-coordinate representation of color #165E4E: hue angle of 166.67º degrees, saturation: 0.62, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #165E4E is Cyan = 0.77, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.63.
<style> p { color: #165E4E; } p { color: rgb(22,94,78); } H1.HeaderClassName { color: #165E4E; } .AnyTagClassName { color: #165E4E; } </style>
<style> a { background-color: #165E4E; } a { background-color: rgb(22,94,78); } div.DivClassName { background-color: #165E4E; } .BgClassName { background-color: #165E4E; } </style>
<style> span { border-color: #165E4E; } span { border-color: rgb(22,94,78); } td.TdClassName { border-color: #165E4E; } .TagClassName { border-color: #165E4E; } </style>