#1A825B (or 0x1A825B) is unknown color: approx Deep Sea. HEX triplet: 1A, 82 and 5B. RGB value is (26,130,91). Sum of RGB (Red+Green+Blue) = 26+130+91=247 (32% of max value = 765). Red value is 26 (10.55% from 255 or 10.53% from 247); Green value is 130 (51.17% from 255 or 52.63% from 247); Blue value is 91 (35.94% from 255 or 36.84% from 247); Max value from RGB is 130 - color contains mainly: green. Hex color #1A825B is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1A825B is #E57DA4. Grayscale: #5E5E5E. Windows color (decimal): -15039909 or 5997082. OLE color: 5997082.
HSL color Cylindrical-coordinate representation of color #1A825B: hue angle of 157.5º degrees, saturation: 0.67, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1A825B is Cyan = 0.8, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.49.
<style> p { color: #1A825B; } p { color: rgb(26,130,91); } H1.HeaderClassName { color: #1A825B; } .AnyTagClassName { color: #1A825B; } </style>
<style> a { background-color: #1A825B; } a { background-color: rgb(26,130,91); } div.DivClassName { background-color: #1A825B; } .BgClassName { background-color: #1A825B; } </style>
<style> span { border-color: #1A825B; } span { border-color: rgb(26,130,91); } td.TdClassName { border-color: #1A825B; } .TagClassName { border-color: #1A825B; } </style>