#137E7F (or 0x137E7F) is unknown color: approx Teal. HEX triplet: 13, 7E and 7F. RGB value is (19,126,127). Sum of RGB (Red+Green+Blue) = 19+126+127=272 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.99% from 272); Green value is 126 (49.61% from 255 or 46.32% from 272); Blue value is 127 (50% from 255 or 46.69% from 272); Max value from RGB is 127 - color contains mainly: blue. Hex color #137E7F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137E7F is #EC8180. Grayscale: #5E5E5E. Windows color (decimal): -15499649 or 8355347. OLE color: 8355347.
HSL color Cylindrical-coordinate representation of color #137E7F: hue angle of 180.56º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #137E7F is Cyan = 0.85, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #137E7F; } p { color: rgb(19,126,127); } H1.HeaderClassName { color: #137E7F; } .AnyTagClassName { color: #137E7F; } </style>
<style> a { background-color: #137E7F; } a { background-color: rgb(19,126,127); } div.DivClassName { background-color: #137E7F; } .BgClassName { background-color: #137E7F; } </style>
<style> span { border-color: #137E7F; } span { border-color: rgb(19,126,127); } td.TdClassName { border-color: #137E7F; } .TagClassName { border-color: #137E7F; } </style>