#56B41C (or 0x56B41C) is unknown color: approx Kelly Green. HEX triplet: 56, B4 and 1C. RGB value is (86,180,28). Sum of RGB (Red+Green+Blue) = 86+180+28=294 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.25% from 294); Green value is 180 (70.70% from 255 or 61.22% from 294); Blue value is 28 (11.33% from 255 or 9.52% from 294); Max value from RGB is 180 - color contains mainly: green. Hex color #56B41C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #56B41C is #A94BE3. Grayscale: #878787. Windows color (decimal): -11095012 or 1881174. OLE color: 1881174.
HSL color Cylindrical-coordinate representation of color #56B41C: hue angle of 97.11º degrees, saturation: 0.73, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #56B41C is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.29.
<style> p { color: #56b41c; } p { color: rgb(86,180,28); } H1.HeaderClassName { color: #56b41c; } .AnyTagClassName { color: #56b41c; } </style>
<style> a { background-color: #56b41c; } a { background-color: rgb(86,180,28); } div.DivClassName { background-color: #56b41c; } .BgClassName { background-color: #56b41c; } </style>
<style> span { border-color: #56b41c; } span { border-color: rgb(86,180,28); } td.TdClassName { border-color: #56b41c; } .TagClassName { border-color: #56b41c; } </style>