#A8182A (or 0xA8182A) is unknown color: approx Bright Red. HEX triplet: A8, 18 and 2A. RGB value is (168,24,42). Sum of RGB (Red+Green+Blue) = 168+24+42=234 (30% of max value = 765). Red value is 168 (66.02% from 255 or 71.79% from 234); Green value is 24 (9.77% from 255 or 10.26% from 234); Blue value is 42 (16.80% from 255 or 17.95% from 234); Max value from RGB is 168 - color contains mainly: red. Hex color #A8182A is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A8182A is #57E7D5. Grayscale: #454545. Windows color (decimal): -5760982 or 2758824. OLE color: 2758824.
HSL color Cylindrical-coordinate representation of color #A8182A: hue angle of 352.5º degrees, saturation: 0.75, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A8182A is Cyan = 0, Magento = 0.86, Yellow = 0.75 and Black (K on CMYK) = 0.34.
<style> p { color: #a8182a; } p { color: rgb(168,24,42); } H1.HeaderClassName { color: #a8182a; } .AnyTagClassName { color: #a8182a; } </style>
<style> a { background-color: #a8182a; } a { background-color: rgb(168,24,42); } div.DivClassName { background-color: #a8182a; } .BgClassName { background-color: #a8182a; } </style>
<style> span { border-color: #a8182a; } span { border-color: rgb(168,24,42); } td.TdClassName { border-color: #a8182a; } .TagClassName { border-color: #a8182a; } </style>