#0D8421 (or 0x0D8421) is unknown color: approx Forest Green. HEX triplet: 0D, 84 and 21. RGB value is (13,132,33). Sum of RGB (Red+Green+Blue) = 13+132+33=178 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.30% from 178); Green value is 132 (51.95% from 255 or 74.16% from 178); Blue value is 33 (13.28% from 255 or 18.54% from 178); Max value from RGB is 132 - color contains mainly: green. Hex color #0D8421 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0D8421 is #F27BDE. Grayscale: #555555. Windows color (decimal): -15891423 or 2196493. OLE color: 2196493.
HSL color Cylindrical-coordinate representation of color #0D8421: hue angle of 130.08º degrees, saturation: 0.82, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0D8421 is Cyan = 0.90, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
<style> p { color: #0d8421; } p { color: rgb(13,132,33); } H1.HeaderClassName { color: #0d8421; } .AnyTagClassName { color: #0d8421; } </style>
<style> a { background-color: #0d8421; } a { background-color: rgb(13,132,33); } div.DivClassName { background-color: #0d8421; } .BgClassName { background-color: #0d8421; } </style>
<style> span { border-color: #0d8421; } span { border-color: rgb(13,132,33); } td.TdClassName { border-color: #0d8421; } .TagClassName { border-color: #0d8421; } </style>