#A7081E (or 0xA7081E) is unknown color: approx Carmine. HEX triplet: A7, 08 and 1E. RGB value is (167,8,30). Sum of RGB (Red+Green+Blue) = 167+8+30=205 (27% of max value = 765). Red value is 167 (65.62% from 255 or 81.46% from 205); Green value is 8 (3.52% from 255 or 3.90% from 205); Blue value is 30 (12.11% from 255 or 14.63% from 205); Max value from RGB is 167 - color contains mainly: red. Hex color #A7081E is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A7081E is #58F7E1. Grayscale: #3A3A3A. Windows color (decimal): -5830626 or 1968295. OLE color: 1968295.
HSL color Cylindrical-coordinate representation of color #A7081E: hue angle of 351.7º degrees, saturation: 0.91, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A7081E is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.35.
<style> p { color: #A7081E; } p { color: rgb(167,8,30); } H1.HeaderClassName { color: #A7081E; } .AnyTagClassName { color: #A7081E; } </style>
<style> a { background-color: #A7081E; } a { background-color: rgb(167,8,30); } div.DivClassName { background-color: #A7081E; } .BgClassName { background-color: #A7081E; } </style>
<style> span { border-color: #A7081E; } span { border-color: rgb(167,8,30); } td.TdClassName { border-color: #A7081E; } .TagClassName { border-color: #A7081E; } </style>