#AC670F (or 0xAC670F) is unknown color: approx Golden Brown. HEX triplet: AC, 67 and 0F. RGB value is (172,103,15). Sum of RGB (Red+Green+Blue) = 172+103+15=290 (38% of max value = 765). Red value is 172 (67.58% from 255 or 59.31% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 15 (6.25% from 255 or 5.17% from 290); Max value from RGB is 172 - color contains mainly: red. Hex color #AC670F is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AC670F is #5398F0. Grayscale: #727272. Windows color (decimal): -5478641 or 1009580. OLE color: 1009580.
HSL color Cylindrical-coordinate representation of color #AC670F: hue angle of 33.63º 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 #AC670F is Cyan = 0, Magento = 0.40, Yellow = 0.91 and Black (K on CMYK) = 0.33.
<style> p { color: #AC670F; } p { color: rgb(172,103,15); } H1.HeaderClassName { color: #AC670F; } .AnyTagClassName { color: #AC670F; } </style>
<style> a { background-color: #AC670F; } a { background-color: rgb(172,103,15); } div.DivClassName { background-color: #AC670F; } .BgClassName { background-color: #AC670F; } </style>
<style> span { border-color: #AC670F; } span { border-color: rgb(172,103,15); } td.TdClassName { border-color: #AC670F; } .TagClassName { border-color: #AC670F; } </style>