#4FB02A (or 0x4FB02A) is unknown color: approx Kelly Green. HEX triplet: 4F, B0 and 2A. RGB value is (79,176,42). Sum of RGB (Red+Green+Blue) = 79+176+42=297 (39% of max value = 765). Red value is 79 (31.25% from 255 or 26.60% from 297); Green value is 176 (69.14% from 255 or 59.26% from 297); Blue value is 42 (16.80% from 255 or 14.14% from 297); Max value from RGB is 176 - color contains mainly: green. Hex color #4FB02A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #4FB02A is #B04FD5. Grayscale: #848484. Windows color (decimal): -11554774 or 2797647. OLE color: 2797647.
HSL color Cylindrical-coordinate representation of color #4FB02A: hue angle of 103.43º degrees, saturation: 0.61, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #4FB02A is Cyan = 0.55, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.31.
<style> p { color: #4FB02A; } p { color: rgb(79,176,42); } H1.HeaderClassName { color: #4FB02A; } .AnyTagClassName { color: #4FB02A; } </style>
<style> a { background-color: #4FB02A; } a { background-color: rgb(79,176,42); } div.DivClassName { background-color: #4FB02A; } .BgClassName { background-color: #4FB02A; } </style>
<style> span { border-color: #4FB02A; } span { border-color: rgb(79,176,42); } td.TdClassName { border-color: #4FB02A; } .TagClassName { border-color: #4FB02A; } </style>