#A5140D (or 0xA5140D) is unknown color: approx Fire Brick. HEX triplet: A5, 14 and 0D. RGB value is (165,20,13). Sum of RGB (Red+Green+Blue) = 165+20+13=198 (26% of max value = 765). Red value is 165 (64.84% from 255 or 83.33% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 13 (5.47% from 255 or 6.57% from 198); Max value from RGB is 165 - color contains mainly: red. Hex color #A5140D is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #A5140D is #5AEBF2. Grayscale: #3E3E3E. Windows color (decimal): -5958643 or 857253. OLE color: 857253.
HSL color Cylindrical-coordinate representation of color #A5140D: hue angle of 2.76º degrees, saturation: 0.85, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #A5140D is Cyan = 0, Magento = 0.88, Yellow = 0.92 and Black (K on CMYK) = 0.35.
<style> p { color: #A5140D; } p { color: rgb(165,20,13); } H1.HeaderClassName { color: #A5140D; } .AnyTagClassName { color: #A5140D; } </style>
<style> a { background-color: #A5140D; } a { background-color: rgb(165,20,13); } div.DivClassName { background-color: #A5140D; } .BgClassName { background-color: #A5140D; } </style>
<style> span { border-color: #A5140D; } span { border-color: rgb(165,20,13); } td.TdClassName { border-color: #A5140D; } .TagClassName { border-color: #A5140D; } </style>