#1B958B (or 0x1B958B) is unknown color: approx Java. HEX triplet: 1B, 95 and 8B. RGB value is (27,149,139). Sum of RGB (Red+Green+Blue) = 27+149+139=315 (41% of max value = 765). Red value is 27 (10.94% from 255 or 8.57% from 315); Green value is 149 (58.59% from 255 or 47.30% from 315); Blue value is 139 (54.69% from 255 or 44.13% from 315); Max value from RGB is 149 - color contains mainly: green. Hex color #1B958B is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #1B958B is #E46A74. Grayscale: #6F6F6F. Windows color (decimal): -14969461 or 9147675. OLE color: 9147675.
HSL color Cylindrical-coordinate representation of color #1B958B: hue angle of 175.08º degrees, saturation: 0.69, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1B958B is Cyan = 0.82, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
<style> p { color: #1B958B; } p { color: rgb(27,149,139); } H1.HeaderClassName { color: #1B958B; } .AnyTagClassName { color: #1B958B; } </style>
<style> a { background-color: #1B958B; } a { background-color: rgb(27,149,139); } div.DivClassName { background-color: #1B958B; } .BgClassName { background-color: #1B958B; } </style>
<style> span { border-color: #1B958B; } span { border-color: rgb(27,149,139); } td.TdClassName { border-color: #1B958B; } .TagClassName { border-color: #1B958B; } </style>