#00CB4C (or 0x00CB4C) is unknown color: approx Malachite. HEX triplet: 00, CB and 4C. RGB value is (0,203,76). Sum of RGB (Red+Green+Blue) = 0+203+76=279 (36% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 279); Green value is 203 (79.69% from 255 or 72.76% from 279); Blue value is 76 (30.08% from 255 or 27.24% from 279); Max value from RGB is 203 - color contains mainly: green. Hex color #00CB4C is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #00CB4C is #FF34B3. Grayscale: #808080. Windows color (decimal): -16725172 or 5032704. OLE color: 5032704.
HSL color Cylindrical-coordinate representation of color #00CB4C: hue angle of 142.46º degrees, saturation: 1, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00CB4C is Cyan = 1, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.20.
<style> p { color: #00cb4c; } p { color: rgb(0,203,76); } H1.HeaderClassName { color: #00cb4c; } .AnyTagClassName { color: #00cb4c; } </style>
<style> a { background-color: #00cb4c; } a { background-color: rgb(0,203,76); } div.DivClassName { background-color: #00cb4c; } .BgClassName { background-color: #00cb4c; } </style>
<style> span { border-color: #00cb4c; } span { border-color: rgb(0,203,76); } td.TdClassName { border-color: #00cb4c; } .TagClassName { border-color: #00cb4c; } </style>