#188B9B (or 0x188B9B) is unknown color: approx Java. HEX triplet: 18, 8B and 9B. RGB value is (24,139,155). Sum of RGB (Red+Green+Blue) = 24+139+155=318 (42% of max value = 765). Red value is 24 (9.77% from 255 or 7.55% from 318); Green value is 139 (54.69% from 255 or 43.71% from 318); Blue value is 155 (60.94% from 255 or 48.74% from 318); Max value from RGB is 155 - color contains mainly: blue. Hex color #188B9B is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #188B9B is #E77464. Grayscale: #6A6A6A. Windows color (decimal): -15168613 or 10193688. OLE color: 10193688.
HSL color Cylindrical-coordinate representation of color #188B9B: hue angle of 187.33º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #188B9B is Cyan = 0.85, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #188B9B; } p { color: rgb(24,139,155); } H1.HeaderClassName { color: #188B9B; } .AnyTagClassName { color: #188B9B; } </style>
<style> a { background-color: #188B9B; } a { background-color: rgb(24,139,155); } div.DivClassName { background-color: #188B9B; } .BgClassName { background-color: #188B9B; } </style>
<style> span { border-color: #188B9B; } span { border-color: rgb(24,139,155); } td.TdClassName { border-color: #188B9B; } .TagClassName { border-color: #188B9B; } </style>