#56700C (or 0x56700C) is unknown color: approx Fiji Green. HEX triplet: 56, 70 and 0C. RGB value is (86,112,12). Sum of RGB (Red+Green+Blue) = 86+112+12=210 (27% of max value = 765). Red value is 86 (33.98% from 255 or 40.95% from 210); Green value is 112 (44.14% from 255 or 53.33% from 210); Blue value is 12 (5.08% from 255 or 5.71% from 210); Max value from RGB is 112 - color contains mainly: green. Hex color #56700C is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #56700C is #A98FF3. Grayscale: #5D5D5D. Windows color (decimal): -11112436 or 815190. OLE color: 815190.
HSL color Cylindrical-coordinate representation of color #56700C: hue angle of 75.6º degrees, saturation: 0.81, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #56700C is Cyan = 0.23, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.56.
<style> p { color: #56700C; } p { color: rgb(86,112,12); } H1.HeaderClassName { color: #56700C; } .AnyTagClassName { color: #56700C; } </style>
<style> a { background-color: #56700C; } a { background-color: rgb(86,112,12); } div.DivClassName { background-color: #56700C; } .BgClassName { background-color: #56700C; } </style>
<style> span { border-color: #56700C; } span { border-color: rgb(86,112,12); } td.TdClassName { border-color: #56700C; } .TagClassName { border-color: #56700C; } </style>