#A12E30 (or 0xA12E30) is unknown color: approx Guardsman Red. HEX triplet: A1, 2E and 30. RGB value is (161,46,48). Sum of RGB (Red+Green+Blue) = 161+46+48=255 (33% of max value = 765). Red value is 161 (63.28% from 255 or 63.14% from 255); Green value is 46 (18.36% from 255 or 18.04% from 255); Blue value is 48 (19.14% from 255 or 18.82% from 255); Max value from RGB is 161 - color contains mainly: red. Hex color #A12E30 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A12E30 is #5ED1CF. Grayscale: #505050. Windows color (decimal): -6214096 or 3157665. OLE color: 3157665.
HSL color Cylindrical-coordinate representation of color #A12E30: hue angle of 358.96º degrees, saturation: 0.56, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A12E30 is Cyan = 0, Magento = 0.71, Yellow = 0.70 and Black (K on CMYK) = 0.37.
<style> p { color: #A12E30; } p { color: rgb(161,46,48); } H1.HeaderClassName { color: #A12E30; } .AnyTagClassName { color: #A12E30; } </style>
<style> a { background-color: #A12E30; } a { background-color: rgb(161,46,48); } div.DivClassName { background-color: #A12E30; } .BgClassName { background-color: #A12E30; } </style>
<style> span { border-color: #A12E30; } span { border-color: rgb(161,46,48); } td.TdClassName { border-color: #A12E30; } .TagClassName { border-color: #A12E30; } </style>