#AC630C (or 0xAC630C) is unknown color: approx Golden Brown. HEX triplet: AC, 63 and 0C. RGB value is (172,99,12). Sum of RGB (Red+Green+Blue) = 172+99+12=283 (37% of max value = 765). Red value is 172 (67.58% from 255 or 60.78% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 12 (5.08% from 255 or 4.24% from 283); Max value from RGB is 172 - color contains mainly: red. Hex color #AC630C is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AC630C is #539CF3. Grayscale: #6F6F6F. Windows color (decimal): -5479668 or 811948. OLE color: 811948.
HSL color Cylindrical-coordinate representation of color #AC630C: hue angle of 32.62º degrees, saturation: 0.87, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #AC630C is Cyan = 0, Magento = 0.42, Yellow = 0.93 and Black (K on CMYK) = 0.33.
<style> p { color: #AC630C; } p { color: rgb(172,99,12); } H1.HeaderClassName { color: #AC630C; } .AnyTagClassName { color: #AC630C; } </style>
<style> a { background-color: #AC630C; } a { background-color: rgb(172,99,12); } div.DivClassName { background-color: #AC630C; } .BgClassName { background-color: #AC630C; } </style>
<style> span { border-color: #AC630C; } span { border-color: rgb(172,99,12); } td.TdClassName { border-color: #AC630C; } .TagClassName { border-color: #AC630C; } </style>