#0CDEC5 (or 0x0CDEC5) is unknown color: approx Robin's Egg Blue. HEX triplet: 0C, DE and C5. RGB value is (12,222,197). Sum of RGB (Red+Green+Blue) = 12+222+197=431 (57% of max value = 765). Red value is 12 (5.08% from 255 or 2.78% from 431); Green value is 222 (87.11% from 255 or 51.51% from 431); Blue value is 197 (77.34% from 255 or 45.71% from 431); Max value from RGB is 222 - color contains mainly: green. Hex color #0CDEC5 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0CDEC5 is #F3213A. Grayscale: #9C9C9C. Windows color (decimal): -15933755 or 12967436. OLE color: 12967436.
HSL color Cylindrical-coordinate representation of color #0CDEC5: hue angle of 172.86º degrees, saturation: 0.9, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0CDEC5 is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.13.
<style> p { color: #0cdec5; } p { color: rgb(12,222,197); } H1.HeaderClassName { color: #0cdec5; } .AnyTagClassName { color: #0cdec5; } </style>
<style> a { background-color: #0cdec5; } a { background-color: rgb(12,222,197); } div.DivClassName { background-color: #0cdec5; } .BgClassName { background-color: #0cdec5; } </style>
<style> span { border-color: #0cdec5; } span { border-color: rgb(12,222,197); } td.TdClassName { border-color: #0cdec5; } .TagClassName { border-color: #0cdec5; } </style>