#0BCCBE (or 0x0BCCBE) is unknown color: approx Robin's Egg Blue. HEX triplet: 0B, CC and BE. RGB value is (11,204,190). Sum of RGB (Red+Green+Blue) = 11+204+190=405 (53% of max value = 765). Red value is 11 (4.69% from 255 or 2.72% from 405); Green value is 204 (80.08% from 255 or 50.37% from 405); Blue value is 190 (74.61% from 255 or 46.91% from 405); Max value from RGB is 204 - color contains mainly: green. Hex color #0BCCBE is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0BCCBE is #F43341. Grayscale: #909090. Windows color (decimal): -16003906 or 12504075. OLE color: 12504075.
HSL color Cylindrical-coordinate representation of color #0BCCBE: hue angle of 175.65º degrees, saturation: 0.9, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0BCCBE is Cyan = 0.95, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.2.
<style> p { color: #0BCCBE; } p { color: rgb(11,204,190); } H1.HeaderClassName { color: #0BCCBE; } .AnyTagClassName { color: #0BCCBE; } </style>
<style> a { background-color: #0BCCBE; } a { background-color: rgb(11,204,190); } div.DivClassName { background-color: #0BCCBE; } .BgClassName { background-color: #0BCCBE; } </style>
<style> span { border-color: #0BCCBE; } span { border-color: rgb(11,204,190); } td.TdClassName { border-color: #0BCCBE; } .TagClassName { border-color: #0BCCBE; } </style>