#4CC328 (or 0x4CC328) is unknown color: approx Kelly Green. HEX triplet: 4C, C3 and 28. RGB value is (76,195,40). Sum of RGB (Red+Green+Blue) = 76+195+40=311 (41% of max value = 765). Red value is 76 (30.08% from 255 or 24.44% from 311); Green value is 195 (76.56% from 255 or 62.70% from 311); Blue value is 40 (16.02% from 255 or 12.86% from 311); Max value from RGB is 195 - color contains mainly: green. Hex color #4CC328 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #4CC328 is #B33CD7. Grayscale: #8E8E8E. Windows color (decimal): -11746520 or 2671436. OLE color: 2671436.
HSL color Cylindrical-coordinate representation of color #4CC328: hue angle of 106.06º degrees, saturation: 0.66, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #4CC328 is Cyan = 0.61, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.24.
<style> p { color: #4cc328; } p { color: rgb(76,195,40); } H1.HeaderClassName { color: #4cc328; } .AnyTagClassName { color: #4cc328; } </style>
<style> a { background-color: #4cc328; } a { background-color: rgb(76,195,40); } div.DivClassName { background-color: #4cc328; } .BgClassName { background-color: #4cc328; } </style>
<style> span { border-color: #4cc328; } span { border-color: rgb(76,195,40); } td.TdClassName { border-color: #4cc328; } .TagClassName { border-color: #4cc328; } </style>