#8BC353 (or 0x8BC353) is unknown color: approx Mantis. HEX triplet: 8B, C3 and 53. RGB value is (139,195,83). Sum of RGB (Red+Green+Blue) = 139+195+83=417 (55% of max value = 765). Red value is 139 (54.69% from 255 or 33.33% from 417); Green value is 195 (76.56% from 255 or 46.76% from 417); Blue value is 83 (32.81% from 255 or 19.90% from 417); Max value from RGB is 195 - color contains mainly: green. Hex color #8BC353 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #8BC353 is #743CAC. Grayscale: #A5A5A5. Windows color (decimal): -7617709 or 5489547. OLE color: 5489547.
HSL color Cylindrical-coordinate representation of color #8BC353: hue angle of 90º degrees, saturation: 0.48, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #8BC353 is Cyan = 0.29, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.24.
<style> p { color: #8BC353; } p { color: rgb(139,195,83); } H1.HeaderClassName { color: #8BC353; } .AnyTagClassName { color: #8BC353; } </style>
<style> a { background-color: #8BC353; } a { background-color: rgb(139,195,83); } div.DivClassName { background-color: #8BC353; } .BgClassName { background-color: #8BC353; } </style>
<style> span { border-color: #8BC353; } span { border-color: rgb(139,195,83); } td.TdClassName { border-color: #8BC353; } .TagClassName { border-color: #8BC353; } </style>