#138F80 (or 0x138F80) is unknown color: approx Dark Cyan. HEX triplet: 13, 8F and 80. RGB value is (19,143,128). Sum of RGB (Red+Green+Blue) = 19+143+128=290 (38% of max value = 765). Red value is 19 (7.81% from 255 or 6.55% from 290); Green value is 143 (56.25% from 255 or 49.31% from 290); Blue value is 128 (50.39% from 255 or 44.14% from 290); Max value from RGB is 143 - color contains mainly: green. Hex color #138F80 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138F80 is #EC707F. Grayscale: #686868. Windows color (decimal): -15495296 or 8425235. OLE color: 8425235.
HSL color Cylindrical-coordinate representation of color #138F80: hue angle of 172.74º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #138F80 is Cyan = 0.87, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
<style> p { color: #138f80; } p { color: rgb(19,143,128); } H1.HeaderClassName { color: #138f80; } .AnyTagClassName { color: #138f80; } </style>
<style> a { background-color: #138f80; } a { background-color: rgb(19,143,128); } div.DivClassName { background-color: #138f80; } .BgClassName { background-color: #138f80; } </style>
<style> span { border-color: #138f80; } span { border-color: rgb(19,143,128); } td.TdClassName { border-color: #138f80; } .TagClassName { border-color: #138f80; } </style>