#0CCC25 (or 0x0CCC25) is unknown color: approx Dark Pastel Green. HEX triplet: 0C, CC and 25. RGB value is (12,204,37). Sum of RGB (Red+Green+Blue) = 12+204+37=253 (33% of max value = 765). Red value is 12 (5.08% from 255 or 4.74% from 253); Green value is 204 (80.08% from 255 or 80.63% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 204 - color contains mainly: green. Hex color #0CCC25 is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0CCC25 is #F333DA. Grayscale: #808080. Windows color (decimal): -15938523 or 2477068. OLE color: 2477068.
HSL color Cylindrical-coordinate representation of color #0CCC25: hue angle of 127.81º degrees, saturation: 0.89, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0CCC25 is Cyan = 0.94, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.2.
<style> p { color: #0CCC25; } p { color: rgb(12,204,37); } H1.HeaderClassName { color: #0CCC25; } .AnyTagClassName { color: #0CCC25; } </style>
<style> a { background-color: #0CCC25; } a { background-color: rgb(12,204,37); } div.DivClassName { background-color: #0CCC25; } .BgClassName { background-color: #0CCC25; } </style>
<style> span { border-color: #0CCC25; } span { border-color: rgb(12,204,37); } td.TdClassName { border-color: #0CCC25; } .TagClassName { border-color: #0CCC25; } </style>