#AC1F38 (or 0xAC1F38) is unknown color: approx Cardinal. HEX triplet: AC, 1F and 38. RGB value is (172,31,56). Sum of RGB (Red+Green+Blue) = 172+31+56=259 (34% of max value = 765). Red value is 172 (67.58% from 255 or 66.41% from 259); Green value is 31 (12.5% from 255 or 11.97% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 172 - color contains mainly: red. Hex color #AC1F38 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AC1F38 is #53E0C7. Grayscale: #4C4C4C. Windows color (decimal): -5497032 or 3678124. OLE color: 3678124.
HSL color Cylindrical-coordinate representation of color #AC1F38: hue angle of 349.36º degrees, saturation: 0.69, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #AC1F38 is Cyan = 0, Magento = 0.82, Yellow = 0.67 and Black (K on CMYK) = 0.33.
<style> p { color: #ac1f38; } p { color: rgb(172,31,56); } H1.HeaderClassName { color: #ac1f38; } .AnyTagClassName { color: #ac1f38; } </style>
<style> a { background-color: #ac1f38; } a { background-color: rgb(172,31,56); } div.DivClassName { background-color: #ac1f38; } .BgClassName { background-color: #ac1f38; } </style>
<style> span { border-color: #ac1f38; } span { border-color: rgb(172,31,56); } td.TdClassName { border-color: #ac1f38; } .TagClassName { border-color: #ac1f38; } </style>