#165A5D (or 0x165A5D) is unknown color: approx Blue Stone. HEX triplet: 16, 5A and 5D. RGB value is (22,90,93). Sum of RGB (Red+Green+Blue) = 22+90+93=205 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.73% from 205); Green value is 90 (35.55% from 255 or 43.90% from 205); Blue value is 93 (36.72% from 255 or 45.37% from 205); Max value from RGB is 93 - color contains mainly: blue. Hex color #165A5D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165A5D is #E9A5A2. Grayscale: #454545. Windows color (decimal): -15312291 or 6117910. OLE color: 6117910.
HSL color Cylindrical-coordinate representation of color #165A5D: hue angle of 182.54º degrees, saturation: 0.62, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #165A5D is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #165A5D; } p { color: rgb(22,90,93); } H1.HeaderClassName { color: #165A5D; } .AnyTagClassName { color: #165A5D; } </style>
<style> a { background-color: #165A5D; } a { background-color: rgb(22,90,93); } div.DivClassName { background-color: #165A5D; } .BgClassName { background-color: #165A5D; } </style>
<style> span { border-color: #165A5D; } span { border-color: rgb(22,90,93); } td.TdClassName { border-color: #165A5D; } .TagClassName { border-color: #165A5D; } </style>