#AC0F3F (or 0xAC0F3F) is unknown color: approx Cardinal. HEX triplet: AC, 0F and 3F. RGB value is (172,15,63). Sum of RGB (Red+Green+Blue) = 172+15+63=250 (33% of max value = 765). Red value is 172 (67.58% from 255 or 68.8% from 250); Green value is 15 (6.25% from 255 or 6% from 250); Blue value is 63 (25% from 255 or 25.2% from 250); Max value from RGB is 172 - color contains mainly: red. Hex color #AC0F3F is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #AC0F3F is #53F0C0. Grayscale: #434343. Windows color (decimal): -5501121 or 4132780. OLE color: 4132780.
HSL color Cylindrical-coordinate representation of color #AC0F3F: hue angle of 341.66º degrees, saturation: 0.84, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #AC0F3F is Cyan = 0, Magento = 0.91, Yellow = 0.63 and Black (K on CMYK) = 0.33.
<style> p { color: #ac0f3f; } p { color: rgb(172,15,63); } H1.HeaderClassName { color: #ac0f3f; } .AnyTagClassName { color: #ac0f3f; } </style>
<style> a { background-color: #ac0f3f; } a { background-color: rgb(172,15,63); } div.DivClassName { background-color: #ac0f3f; } .BgClassName { background-color: #ac0f3f; } </style>
<style> span { border-color: #ac0f3f; } span { border-color: rgb(172,15,63); } td.TdClassName { border-color: #ac0f3f; } .TagClassName { border-color: #ac0f3f; } </style>