#1DA50D (or 0x1DA50D) is unknown color: approx Forest Green. HEX triplet: 1D, A5 and 0D. RGB value is (29,165,13). Sum of RGB (Red+Green+Blue) = 29+165+13=207 (27% of max value = 765). Red value is 29 (11.72% from 255 or 14.01% from 207); Green value is 165 (64.84% from 255 or 79.71% from 207); Blue value is 13 (5.47% from 255 or 6.28% from 207); Max value from RGB is 165 - color contains mainly: green. Hex color #1DA50D is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #1DA50D is #E25AF2. Grayscale: #6B6B6B. Windows color (decimal): -14834419 or 894237. OLE color: 894237.
HSL color Cylindrical-coordinate representation of color #1DA50D: hue angle of 113.68º 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 #1DA50D is Cyan = 0.82, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.35.
<style> p { color: #1da50d; } p { color: rgb(29,165,13); } H1.HeaderClassName { color: #1da50d; } .AnyTagClassName { color: #1da50d; } </style>
<style> a { background-color: #1da50d; } a { background-color: rgb(29,165,13); } div.DivClassName { background-color: #1da50d; } .BgClassName { background-color: #1da50d; } </style>
<style> span { border-color: #1da50d; } span { border-color: rgb(29,165,13); } td.TdClassName { border-color: #1da50d; } .TagClassName { border-color: #1da50d; } </style>