#0A160C (or 0x0A160C) is unknown color: approx Black Bean. HEX triplet: 0A, 16 and 0C. RGB value is (10,22,12). Sum of RGB (Red+Green+Blue) = 10+22+12=44 (5% of max value = 765). Red value is 10 (4.30% from 255 or 22.73% from 44); Green value is 22 (8.98% from 255 or 50% from 44); Blue value is 12 (5.08% from 255 or 27.27% from 44); Max value from RGB is 22 - color contains mainly: green. Hex color #0A160C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A160C is #F5E9F3. Grayscale: #111111. Windows color (decimal): -16116212 or 792074. OLE color: 792074.
HSL color Cylindrical-coordinate representation of color #0A160C: hue angle of 130º degrees, saturation: 0.38, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #0A160C is Cyan = 0.55, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.91.
<style> p { color: #0A160C; } p { color: rgb(10,22,12); } H1.HeaderClassName { color: #0A160C; } .AnyTagClassName { color: #0A160C; } </style>
<style> a { background-color: #0A160C; } a { background-color: rgb(10,22,12); } div.DivClassName { background-color: #0A160C; } .BgClassName { background-color: #0A160C; } </style>
<style> span { border-color: #0A160C; } span { border-color: rgb(10,22,12); } td.TdClassName { border-color: #0A160C; } .TagClassName { border-color: #0A160C; } </style>