#AC2D1C (or 0xAC2D1C) is unknown color: approx Fire Brick. HEX triplet: AC, 2D and 1C. RGB value is (172,45,28). Sum of RGB (Red+Green+Blue) = 172+45+28=245 (32% of max value = 765). Red value is 172 (67.58% from 255 or 70.20% from 245); Green value is 45 (17.97% from 255 or 18.37% from 245); Blue value is 28 (11.33% from 255 or 11.43% from 245); Max value from RGB is 172 - color contains mainly: red. Hex color #AC2D1C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AC2D1C is #53D2E3. Grayscale: #515151. Windows color (decimal): -5493476 or 1846700. OLE color: 1846700.
HSL color Cylindrical-coordinate representation of color #AC2D1C: hue angle of 7.08º degrees, saturation: 0.72, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #AC2D1C is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.33.
<style> p { color: #ac2d1c; } p { color: rgb(172,45,28); } H1.HeaderClassName { color: #ac2d1c; } .AnyTagClassName { color: #ac2d1c; } </style>
<style> a { background-color: #ac2d1c; } a { background-color: rgb(172,45,28); } div.DivClassName { background-color: #ac2d1c; } .BgClassName { background-color: #ac2d1c; } </style>
<style> span { border-color: #ac2d1c; } span { border-color: rgb(172,45,28); } td.TdClassName { border-color: #ac2d1c; } .TagClassName { border-color: #ac2d1c; } </style>