#8FC75B (or 0x8FC75B) is unknown color: approx Mantis. HEX triplet: 8F, C7 and 5B. RGB value is (143,199,91). Sum of RGB (Red+Green+Blue) = 143+199+91=433 (57% of max value = 765). Red value is 143 (56.25% from 255 or 33.03% from 433); Green value is 199 (78.12% from 255 or 45.96% from 433); Blue value is 91 (35.94% from 255 or 21.02% from 433); Max value from RGB is 199 - color contains mainly: green. Hex color #8FC75B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #8FC75B is #7038A4. Grayscale: #AAAAAA. Windows color (decimal): -7354533 or 6014863. OLE color: 6014863.
HSL color Cylindrical-coordinate representation of color #8FC75B: hue angle of 91.11º degrees, saturation: 0.49, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #8FC75B is Cyan = 0.28, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.22.
<style> p { color: #8FC75B; } p { color: rgb(143,199,91); } H1.HeaderClassName { color: #8FC75B; } .AnyTagClassName { color: #8FC75B; } </style>
<style> a { background-color: #8FC75B; } a { background-color: rgb(143,199,91); } div.DivClassName { background-color: #8FC75B; } .BgClassName { background-color: #8FC75B; } </style>
<style> span { border-color: #8FC75B; } span { border-color: rgb(143,199,91); } td.TdClassName { border-color: #8FC75B; } .TagClassName { border-color: #8FC75B; } </style>