#0DA51D (or 0x0DA51D) is unknown color: approx Forest Green. HEX triplet: 0D, A5 and 1D. RGB value is (13,165,29). Sum of RGB (Red+Green+Blue) = 13+165+29=207 (27% of max value = 765). Red value is 13 (5.47% from 255 or 6.28% from 207); Green value is 165 (64.84% from 255 or 79.71% from 207); Blue value is 29 (11.72% from 255 or 14.01% from 207); Max value from RGB is 165 - color contains mainly: green. Hex color #0DA51D is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0DA51D is #F25AE2. Grayscale: #686868. Windows color (decimal): -15882979 or 1942797. OLE color: 1942797.
HSL color Cylindrical-coordinate representation of color #0DA51D: hue angle of 126.32º degrees, saturation: 0.85, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0DA51D is Cyan = 0.92, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.35.
<style> p { color: #0DA51D; } p { color: rgb(13,165,29); } H1.HeaderClassName { color: #0DA51D; } .AnyTagClassName { color: #0DA51D; } </style>
<style> a { background-color: #0DA51D; } a { background-color: rgb(13,165,29); } div.DivClassName { background-color: #0DA51D; } .BgClassName { background-color: #0DA51D; } </style>
<style> span { border-color: #0DA51D; } span { border-color: rgb(13,165,29); } td.TdClassName { border-color: #0DA51D; } .TagClassName { border-color: #0DA51D; } </style>