#AC4C3F (or 0xAC4C3F) is unknown color: approx Apple Blossom. HEX triplet: AC, 4C and 3F. RGB value is (172,76,63). Sum of RGB (Red+Green+Blue) = 172+76+63=311 (41% of max value = 765). Red value is 172 (67.58% from 255 or 55.31% from 311); Green value is 76 (30.08% from 255 or 24.44% from 311); Blue value is 63 (25% from 255 or 20.26% from 311); Max value from RGB is 172 - color contains mainly: red. Hex color #AC4C3F is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AC4C3F is #53B3C0. Grayscale: #676767. Windows color (decimal): -5485505 or 4148396. OLE color: 4148396.
HSL color Cylindrical-coordinate representation of color #AC4C3F: hue angle of 7.16º degrees, saturation: 0.46, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #AC4C3F is Cyan = 0, Magento = 0.56, Yellow = 0.63 and Black (K on CMYK) = 0.33.
<style> p { color: #ac4c3f; } p { color: rgb(172,76,63); } H1.HeaderClassName { color: #ac4c3f; } .AnyTagClassName { color: #ac4c3f; } </style>
<style> a { background-color: #ac4c3f; } a { background-color: rgb(172,76,63); } div.DivClassName { background-color: #ac4c3f; } .BgClassName { background-color: #ac4c3f; } </style>
<style> span { border-color: #ac4c3f; } span { border-color: rgb(172,76,63); } td.TdClassName { border-color: #ac4c3f; } .TagClassName { border-color: #ac4c3f; } </style>