#AC753C (or 0xAC753C) is unknown color: approx Bourbon. HEX triplet: AC, 75 and 3C. RGB value is (172,117,60). Sum of RGB (Red+Green+Blue) = 172+117+60=349 (46% of max value = 765). Red value is 172 (67.58% from 255 or 49.28% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 60 (23.83% from 255 or 17.19% from 349); Max value from RGB is 172 - color contains mainly: red. Hex color #AC753C is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AC753C is #538AC3. Grayscale: #7F7F7F. Windows color (decimal): -5475012 or 3962284. OLE color: 3962284.
HSL color Cylindrical-coordinate representation of color #AC753C: hue angle of 30.54º degrees, saturation: 0.48, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #AC753C is Cyan = 0, Magento = 0.32, Yellow = 0.65 and Black (K on CMYK) = 0.33.
<style> p { color: #ac753c; } p { color: rgb(172,117,60); } H1.HeaderClassName { color: #ac753c; } .AnyTagClassName { color: #ac753c; } </style>
<style> a { background-color: #ac753c; } a { background-color: rgb(172,117,60); } div.DivClassName { background-color: #ac753c; } .BgClassName { background-color: #ac753c; } </style>
<style> span { border-color: #ac753c; } span { border-color: rgb(172,117,60); } td.TdClassName { border-color: #ac753c; } .TagClassName { border-color: #ac753c; } </style>