#0A825A (or 0x0A825A) is unknown color: approx Deep Sea. HEX triplet: 0A, 82 and 5A. RGB value is (10,130,90). Sum of RGB (Red+Green+Blue) = 10+130+90=230 (30% of max value = 765). Red value is 10 (4.30% from 255 or 4.35% from 230); Green value is 130 (51.17% from 255 or 56.52% from 230); Blue value is 90 (35.55% from 255 or 39.13% from 230); Max value from RGB is 130 - color contains mainly: green. Hex color #0A825A is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0A825A is #F57DA5. Grayscale: #595959. Windows color (decimal): -16088486 or 5931530. OLE color: 5931530.
HSL color Cylindrical-coordinate representation of color #0A825A: hue angle of 160º 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 #0A825A is Cyan = 0.92, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.49.
<style> p { color: #0A825A; } p { color: rgb(10,130,90); } H1.HeaderClassName { color: #0A825A; } .AnyTagClassName { color: #0A825A; } </style>
<style> a { background-color: #0A825A; } a { background-color: rgb(10,130,90); } div.DivClassName { background-color: #0A825A; } .BgClassName { background-color: #0A825A; } </style>
<style> span { border-color: #0A825A; } span { border-color: rgb(10,130,90); } td.TdClassName { border-color: #0A825A; } .TagClassName { border-color: #0A825A; } </style>