#0A825C (or 0x0A825C) is unknown color: approx Deep Sea. HEX triplet: 0A, 82 and 5C. RGB value is (10,130,92). Sum of RGB (Red+Green+Blue) = 10+130+92=232 (30% of max value = 765). Red value is 10 (4.30% from 255 or 4.31% from 232); Green value is 130 (51.17% from 255 or 56.03% from 232); Blue value is 92 (36.33% from 255 or 39.66% from 232); Max value from RGB is 130 - color contains mainly: green. Hex color #0A825C is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0A825C is #F57DA3. Grayscale: #595959. Windows color (decimal): -16088484 or 6062602. OLE color: 6062602.
HSL color Cylindrical-coordinate representation of color #0A825C: hue angle of 161º degrees, saturation: 0.86, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0A825C is Cyan = 0.92, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.49.
<style> p { color: #0A825C; } p { color: rgb(10,130,92); } H1.HeaderClassName { color: #0A825C; } .AnyTagClassName { color: #0A825C; } </style>
<style> a { background-color: #0A825C; } a { background-color: rgb(10,130,92); } div.DivClassName { background-color: #0A825C; } .BgClassName { background-color: #0A825C; } </style>
<style> span { border-color: #0A825C; } span { border-color: rgb(10,130,92); } td.TdClassName { border-color: #0A825C; } .TagClassName { border-color: #0A825C; } </style>