#0F6C7F (or 0x0F6C7F) is unknown color: approx Allports. HEX triplet: 0F, 6C and 7F. RGB value is (15,108,127). Sum of RGB (Red+Green+Blue) = 15+108+127=250 (33% of max value = 765). Red value is 15 (6.25% from 255 or 6% from 250); Green value is 108 (42.58% from 255 or 43.2% from 250); Blue value is 127 (50% from 255 or 50.8% from 250); Max value from RGB is 127 - color contains mainly: blue. Hex color #0F6C7F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F6C7F is #F09380. Grayscale: #525252. Windows color (decimal): -15766401 or 8350735. OLE color: 8350735.
HSL color Cylindrical-coordinate representation of color #0F6C7F: hue angle of 190.18º degrees, saturation: 0.79, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0F6C7F is Cyan = 0.88, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #0F6C7F; } p { color: rgb(15,108,127); } H1.HeaderClassName { color: #0F6C7F; } .AnyTagClassName { color: #0F6C7F; } </style>
<style> a { background-color: #0F6C7F; } a { background-color: rgb(15,108,127); } div.DivClassName { background-color: #0F6C7F; } .BgClassName { background-color: #0F6C7F; } </style>
<style> span { border-color: #0F6C7F; } span { border-color: rgb(15,108,127); } td.TdClassName { border-color: #0F6C7F; } .TagClassName { border-color: #0F6C7F; } </style>