#0BCC2E (or 0x0BCC2E) is unknown color: approx Dark Pastel Green. HEX triplet: 0B, CC and 2E. RGB value is (11,204,46). Sum of RGB (Red+Green+Blue) = 11+204+46=261 (34% of max value = 765). Red value is 11 (4.69% from 255 or 4.21% from 261); Green value is 204 (80.08% from 255 or 78.16% from 261); Blue value is 46 (18.36% from 255 or 17.62% from 261); Max value from RGB is 204 - color contains mainly: green. Hex color #0BCC2E is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0BCC2E is #F433D1. Grayscale: #808080. Windows color (decimal): -16004050 or 3066891. OLE color: 3066891.
HSL color Cylindrical-coordinate representation of color #0BCC2E: hue angle of 130.88º 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 #0BCC2E is Cyan = 0.95, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.2.
<style> p { color: #0BCC2E; } p { color: rgb(11,204,46); } H1.HeaderClassName { color: #0BCC2E; } .AnyTagClassName { color: #0BCC2E; } </style>
<style> a { background-color: #0BCC2E; } a { background-color: rgb(11,204,46); } div.DivClassName { background-color: #0BCC2E; } .BgClassName { background-color: #0BCC2E; } </style>
<style> span { border-color: #0BCC2E; } span { border-color: rgb(11,204,46); } td.TdClassName { border-color: #0BCC2E; } .TagClassName { border-color: #0BCC2E; } </style>