#175F4B (or 0x175F4B) is unknown color: approx Evening Sea. HEX triplet: 17, 5F and 4B. RGB value is (23,95,75). Sum of RGB (Red+Green+Blue) = 23+95+75=193 (25% of max value = 765). Red value is 23 (9.38% from 255 or 11.92% from 193); Green value is 95 (37.5% from 255 or 49.22% from 193); Blue value is 75 (29.69% from 255 or 38.86% from 193); Max value from RGB is 95 - color contains mainly: green. Hex color #175F4B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #175F4B is #E8A0B4. Grayscale: #474747. Windows color (decimal): -15245493 or 4939543. OLE color: 4939543.
HSL color Cylindrical-coordinate representation of color #175F4B: hue angle of 163.33º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #175F4B is Cyan = 0.76, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.63.
<style> p { color: #175F4B; } p { color: rgb(23,95,75); } H1.HeaderClassName { color: #175F4B; } .AnyTagClassName { color: #175F4B; } </style>
<style> a { background-color: #175F4B; } a { background-color: rgb(23,95,75); } div.DivClassName { background-color: #175F4B; } .BgClassName { background-color: #175F4B; } </style>
<style> span { border-color: #175F4B; } span { border-color: rgb(23,95,75); } td.TdClassName { border-color: #175F4B; } .TagClassName { border-color: #175F4B; } </style>