#1FA580 (or 0x1FA580) is unknown color: approx Jungle Green. HEX triplet: 1F, A5 and 80. RGB value is (31,165,128). Sum of RGB (Red+Green+Blue) = 31+165+128=324 (42% of max value = 765). Red value is 31 (12.5% from 255 or 9.57% from 324); Green value is 165 (64.84% from 255 or 50.93% from 324); Blue value is 128 (50.39% from 255 or 39.51% from 324); Max value from RGB is 165 - color contains mainly: green. Hex color #1FA580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #1FA580 is #E05A7F. Grayscale: #787878. Windows color (decimal): -14703232 or 8430879. OLE color: 8430879.
HSL color Cylindrical-coordinate representation of color #1FA580: hue angle of 163.43º degrees, saturation: 0.68, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #1FA580 is Cyan = 0.81, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.35.
<style> p { color: #1FA580; } p { color: rgb(31,165,128); } H1.HeaderClassName { color: #1FA580; } .AnyTagClassName { color: #1FA580; } </style>
<style> a { background-color: #1FA580; } a { background-color: rgb(31,165,128); } div.DivClassName { background-color: #1FA580; } .BgClassName { background-color: #1FA580; } </style>
<style> span { border-color: #1FA580; } span { border-color: rgb(31,165,128); } td.TdClassName { border-color: #1FA580; } .TagClassName { border-color: #1FA580; } </style>