#0C83BF (or 0x0C83BF) is unknown color: approx Bondi Blue. HEX triplet: 0C, 83 and BF. RGB value is (12,131,191). Sum of RGB (Red+Green+Blue) = 12+131+191=334 (44% of max value = 765). Red value is 12 (5.08% from 255 or 3.59% from 334); Green value is 131 (51.56% from 255 or 39.22% from 334); Blue value is 191 (75% from 255 or 57.19% from 334); Max value from RGB is 191 - color contains mainly: blue. Hex color #0C83BF is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #0C83BF is #F37C40. Grayscale: #656565. Windows color (decimal): -15957057 or 12550924. OLE color: 12550924.
HSL color Cylindrical-coordinate representation of color #0C83BF: hue angle of 200.11º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0C83BF is Cyan = 0.94, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #0c83bf; } p { color: rgb(12,131,191); } H1.HeaderClassName { color: #0c83bf; } .AnyTagClassName { color: #0c83bf; } </style>
<style> a { background-color: #0c83bf; } a { background-color: rgb(12,131,191); } div.DivClassName { background-color: #0c83bf; } .BgClassName { background-color: #0c83bf; } </style>
<style> span { border-color: #0c83bf; } span { border-color: rgb(12,131,191); } td.TdClassName { border-color: #0c83bf; } .TagClassName { border-color: #0c83bf; } </style>