#3FC74A (or 0x3FC74A) is unknown color: approx Lime Green. HEX triplet: 3F, C7 and 4A. RGB value is (63,199,74). Sum of RGB (Red+Green+Blue) = 63+199+74=336 (44% of max value = 765). Red value is 63 (25% from 255 or 18.75% from 336); Green value is 199 (78.12% from 255 or 59.23% from 336); Blue value is 74 (29.30% from 255 or 22.02% from 336); Max value from RGB is 199 - color contains mainly: green. Hex color #3FC74A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #3FC74A is #C038B5. Grayscale: #909090. Windows color (decimal): -12597430 or 4900671. OLE color: 4900671.
HSL color Cylindrical-coordinate representation of color #3FC74A: hue angle of 124.85º degrees, saturation: 0.55, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #3FC74A is Cyan = 0.68, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.22.
<style> p { color: #3fc74a; } p { color: rgb(63,199,74); } H1.HeaderClassName { color: #3fc74a; } .AnyTagClassName { color: #3fc74a; } </style>
<style> a { background-color: #3fc74a; } a { background-color: rgb(63,199,74); } div.DivClassName { background-color: #3fc74a; } .BgClassName { background-color: #3fc74a; } </style>
<style> span { border-color: #3fc74a; } span { border-color: rgb(63,199,74); } td.TdClassName { border-color: #3fc74a; } .TagClassName { border-color: #3fc74a; } </style>