#0FC5CE (or 0x0FC5CE) is unknown color: approx Robin's Egg Blue. HEX triplet: 0F, C5 and CE. RGB value is (15,197,206). Sum of RGB (Red+Green+Blue) = 15+197+206=418 (55% of max value = 765). Red value is 15 (6.25% from 255 or 3.59% from 418); Green value is 197 (77.34% from 255 or 47.13% from 418); Blue value is 206 (80.86% from 255 or 49.28% from 418); Max value from RGB is 206 - color contains mainly: blue. Hex color #0FC5CE is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0FC5CE is #F03A31. Grayscale: #8F8F8F. Windows color (decimal): -15743538 or 13550863. OLE color: 13550863.
HSL color Cylindrical-coordinate representation of color #0FC5CE: hue angle of 182.83º degrees, saturation: 0.86, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0FC5CE is Cyan = 0.93, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #0fc5ce; } p { color: rgb(15,197,206); } H1.HeaderClassName { color: #0fc5ce; } .AnyTagClassName { color: #0fc5ce; } </style>
<style> a { background-color: #0fc5ce; } a { background-color: rgb(15,197,206); } div.DivClassName { background-color: #0fc5ce; } .BgClassName { background-color: #0fc5ce; } </style>
<style> span { border-color: #0fc5ce; } span { border-color: rgb(15,197,206); } td.TdClassName { border-color: #0fc5ce; } .TagClassName { border-color: #0fc5ce; } </style>