#107B8E (or 0x107B8E) is unknown color: approx Teal. HEX triplet: 10, 7B and 8E. RGB value is (16,123,142). Sum of RGB (Red+Green+Blue) = 16+123+142=281 (37% of max value = 765). Red value is 16 (6.64% from 255 or 5.69% from 281); Green value is 123 (48.44% from 255 or 43.77% from 281); Blue value is 142 (55.86% from 255 or 50.53% from 281); Max value from RGB is 142 - color contains mainly: blue. Hex color #107B8E is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #107B8E is #EF8471. Grayscale: #5C5C5C. Windows color (decimal): -15697010 or 9337616. OLE color: 9337616.
HSL color Cylindrical-coordinate representation of color #107B8E: hue angle of 189.05º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #107B8E is Cyan = 0.89, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #107B8E; } p { color: rgb(16,123,142); } H1.HeaderClassName { color: #107B8E; } .AnyTagClassName { color: #107B8E; } </style>
<style> a { background-color: #107B8E; } a { background-color: rgb(16,123,142); } div.DivClassName { background-color: #107B8E; } .BgClassName { background-color: #107B8E; } </style>
<style> span { border-color: #107B8E; } span { border-color: rgb(16,123,142); } td.TdClassName { border-color: #107B8E; } .TagClassName { border-color: #107B8E; } </style>