#8BC47D (or 0x8BC47D) is unknown color: approx De York. HEX triplet: 8B, C4 and 7D. RGB value is (139,196,125). Sum of RGB (Red+Green+Blue) = 139+196+125=460 (60% of max value = 765). Red value is 139 (54.69% from 255 or 30.22% from 460); Green value is 196 (76.95% from 255 or 42.61% from 460); Blue value is 125 (49.22% from 255 or 27.17% from 460); Max value from RGB is 196 - color contains mainly: green. Hex color #8BC47D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #8BC47D is #743B82. Grayscale: #ABABAB. Windows color (decimal): -7617411 or 8242315. OLE color: 8242315.
HSL color Cylindrical-coordinate representation of color #8BC47D: hue angle of 108.17º degrees, saturation: 0.38, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #8BC47D is Cyan = 0.29, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.23.
<style> p { color: #8BC47D; } p { color: rgb(139,196,125); } H1.HeaderClassName { color: #8BC47D; } .AnyTagClassName { color: #8BC47D; } </style>
<style> a { background-color: #8BC47D; } a { background-color: rgb(139,196,125); } div.DivClassName { background-color: #8BC47D; } .BgClassName { background-color: #8BC47D; } </style>
<style> span { border-color: #8BC47D; } span { border-color: rgb(139,196,125); } td.TdClassName { border-color: #8BC47D; } .TagClassName { border-color: #8BC47D; } </style>