#0C7E7F (or 0x0C7E7F) is unknown color: approx Teal. HEX triplet: 0C, 7E and 7F. RGB value is (12,126,127). Sum of RGB (Red+Green+Blue) = 12+126+127=265 (35% of max value = 765). Red value is 12 (5.08% from 255 or 4.53% from 265); Green value is 126 (49.61% from 255 or 47.55% from 265); Blue value is 127 (50% from 255 or 47.92% from 265); Max value from RGB is 127 - color contains mainly: blue. Hex color #0C7E7F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C7E7F is #F38180. Grayscale: #5B5B5B. Windows color (decimal): -15958401 or 8355340. OLE color: 8355340.
HSL color Cylindrical-coordinate representation of color #0C7E7F: hue angle of 180.52º degrees, saturation: 0.83, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0C7E7F is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #0C7E7F; } p { color: rgb(12,126,127); } H1.HeaderClassName { color: #0C7E7F; } .AnyTagClassName { color: #0C7E7F; } </style>
<style> a { background-color: #0C7E7F; } a { background-color: rgb(12,126,127); } div.DivClassName { background-color: #0C7E7F; } .BgClassName { background-color: #0C7E7F; } </style>
<style> span { border-color: #0C7E7F; } span { border-color: rgb(12,126,127); } td.TdClassName { border-color: #0C7E7F; } .TagClassName { border-color: #0C7E7F; } </style>