#A80828 (or 0xA80828) is unknown color: approx Carmine. HEX triplet: A8, 08 and 28. RGB value is (168,8,40). Sum of RGB (Red+Green+Blue) = 168+8+40=216 (28% of max value = 765). Red value is 168 (66.02% from 255 or 77.78% from 216); Green value is 8 (3.52% from 255 or 3.70% from 216); Blue value is 40 (16.02% from 255 or 18.52% from 216); Max value from RGB is 168 - color contains mainly: red. Hex color #A80828 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A80828 is #57F7D7. Grayscale: #3B3B3B. Windows color (decimal): -5765080 or 2623656. OLE color: 2623656.
HSL color Cylindrical-coordinate representation of color #A80828: hue angle of 348º degrees, saturation: 0.91, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A80828 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.34.
<style> p { color: #a80828; } p { color: rgb(168,8,40); } H1.HeaderClassName { color: #a80828; } .AnyTagClassName { color: #a80828; } </style>
<style> a { background-color: #a80828; } a { background-color: rgb(168,8,40); } div.DivClassName { background-color: #a80828; } .BgClassName { background-color: #a80828; } </style>
<style> span { border-color: #a80828; } span { border-color: rgb(168,8,40); } td.TdClassName { border-color: #a80828; } .TagClassName { border-color: #a80828; } </style>