#0CAABC (or 0x0CAABC) is unknown color: approx Iris Blue. HEX triplet: 0C, AA and BC. RGB value is (12,170,188). Sum of RGB (Red+Green+Blue) = 12+170+188=370 (49% of max value = 765). Red value is 12 (5.08% from 255 or 3.24% from 370); Green value is 170 (66.80% from 255 or 45.95% from 370); Blue value is 188 (73.83% from 255 or 50.81% from 370); Max value from RGB is 188 - color contains mainly: blue. Hex color #0CAABC is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #0CAABC is #F35543. Grayscale: #7C7C7C. Windows color (decimal): -15947076 or 12364300. OLE color: 12364300.
HSL color Cylindrical-coordinate representation of color #0CAABC: hue angle of 186.14º degrees, saturation: 0.88, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0CAABC is Cyan = 0.94, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #0CAABC; } p { color: rgb(12,170,188); } H1.HeaderClassName { color: #0CAABC; } .AnyTagClassName { color: #0CAABC; } </style>
<style> a { background-color: #0CAABC; } a { background-color: rgb(12,170,188); } div.DivClassName { background-color: #0CAABC; } .BgClassName { background-color: #0CAABC; } </style>
<style> span { border-color: #0CAABC; } span { border-color: rgb(12,170,188); } td.TdClassName { border-color: #0CAABC; } .TagClassName { border-color: #0CAABC; } </style>