#1DA230 (or 0x1DA230) is unknown color: approx Forest Green. HEX triplet: 1D, A2 and 30. RGB value is (29,162,48). Sum of RGB (Red+Green+Blue) = 29+162+48=239 (31% of max value = 765). Red value is 29 (11.72% from 255 or 12.13% from 239); Green value is 162 (63.67% from 255 or 67.78% from 239); Blue value is 48 (19.14% from 255 or 20.08% from 239); Max value from RGB is 162 - color contains mainly: green. Hex color #1DA230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1DA230 is #E25DCF. Grayscale: #6D6D6D. Windows color (decimal): -14835152 or 3187229. OLE color: 3187229.
HSL color Cylindrical-coordinate representation of color #1DA230: hue angle of 128.57º degrees, saturation: 0.7, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1DA230 is Cyan = 0.82, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.36.
<style> p { color: #1DA230; } p { color: rgb(29,162,48); } H1.HeaderClassName { color: #1DA230; } .AnyTagClassName { color: #1DA230; } </style>
<style> a { background-color: #1DA230; } a { background-color: rgb(29,162,48); } div.DivClassName { background-color: #1DA230; } .BgClassName { background-color: #1DA230; } </style>
<style> span { border-color: #1DA230; } span { border-color: rgb(29,162,48); } td.TdClassName { border-color: #1DA230; } .TagClassName { border-color: #1DA230; } </style>