#3FA87B (or 0x3FA87B) is unknown color: approx Medium Sea Green. HEX triplet: 3F, A8 and 7B. RGB value is (63,168,123). Sum of RGB (Red+Green+Blue) = 63+168+123=354 (46% of max value = 765). Red value is 63 (25% from 255 or 17.80% from 354); Green value is 168 (66.02% from 255 or 47.46% from 354); Blue value is 123 (48.44% from 255 or 34.75% from 354); Max value from RGB is 168 - color contains mainly: green. Hex color #3FA87B is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #3FA87B is #C05784. Grayscale: #838383. Windows color (decimal): -12605317 or 8103999. OLE color: 8103999.
HSL color Cylindrical-coordinate representation of color #3FA87B: hue angle of 154.29º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #3FA87B is Cyan = 0.63, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.34.
<style> p { color: #3FA87B; } p { color: rgb(63,168,123); } H1.HeaderClassName { color: #3FA87B; } .AnyTagClassName { color: #3FA87B; } </style>
<style> a { background-color: #3FA87B; } a { background-color: rgb(63,168,123); } div.DivClassName { background-color: #3FA87B; } .BgClassName { background-color: #3FA87B; } </style>
<style> span { border-color: #3FA87B; } span { border-color: rgb(63,168,123); } td.TdClassName { border-color: #3FA87B; } .TagClassName { border-color: #3FA87B; } </style>