#A0290F (or 0xA0290F) is unknown color: approx Fire Brick. HEX triplet: A0, 29 and 0F. RGB value is (160,41,15). Sum of RGB (Red+Green+Blue) = 160+41+15=216 (28% of max value = 765). Red value is 160 (62.89% from 255 or 74.07% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 15 (6.25% from 255 or 6.94% from 216); Max value from RGB is 160 - color contains mainly: red. Hex color #A0290F is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A0290F is #5FD6F0. Grayscale: #494949. Windows color (decimal): -6280945 or 993696. OLE color: 993696.
HSL color Cylindrical-coordinate representation of color #A0290F: hue angle of 10.76º degrees, saturation: 0.83, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A0290F is Cyan = 0, Magento = 0.74, Yellow = 0.91 and Black (K on CMYK) = 0.37.
<style> p { color: #a0290f; } p { color: rgb(160,41,15); } H1.HeaderClassName { color: #a0290f; } .AnyTagClassName { color: #a0290f; } </style>
<style> a { background-color: #a0290f; } a { background-color: rgb(160,41,15); } div.DivClassName { background-color: #a0290f; } .BgClassName { background-color: #a0290f; } </style>
<style> span { border-color: #a0290f; } span { border-color: rgb(160,41,15); } td.TdClassName { border-color: #a0290f; } .TagClassName { border-color: #a0290f; } </style>