#56C31E (or 0x56C31E) is unknown color: approx Kelly Green. HEX triplet: 56, C3 and 1E. RGB value is (86,195,30). Sum of RGB (Red+Green+Blue) = 86+195+30=311 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.65% from 311); Green value is 195 (76.56% from 255 or 62.70% from 311); Blue value is 30 (12.11% from 255 or 9.65% from 311); Max value from RGB is 195 - color contains mainly: green. Hex color #56C31E is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #56C31E is #A93CE1. Grayscale: #909090. Windows color (decimal): -11091170 or 2016086. OLE color: 2016086.
HSL color Cylindrical-coordinate representation of color #56C31E: hue angle of 99.64º degrees, saturation: 0.73, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #56C31E is Cyan = 0.56, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.24.
<style> p { color: #56c31e; } p { color: rgb(86,195,30); } H1.HeaderClassName { color: #56c31e; } .AnyTagClassName { color: #56c31e; } </style>
<style> a { background-color: #56c31e; } a { background-color: rgb(86,195,30); } div.DivClassName { background-color: #56c31e; } .BgClassName { background-color: #56c31e; } </style>
<style> span { border-color: #56c31e; } span { border-color: rgb(86,195,30); } td.TdClassName { border-color: #56c31e; } .TagClassName { border-color: #56c31e; } </style>