#AC7405 (or 0xAC7405) is unknown color: approx Dark Goldenrod. HEX triplet: AC, 74 and 05. RGB value is (172,116,5). Sum of RGB (Red+Green+Blue) = 172+116+5=293 (38% of max value = 765). Red value is 172 (67.58% from 255 or 58.70% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 5 (2.34% from 255 or 1.71% from 293); Max value from RGB is 172 - color contains mainly: red. Hex color #AC7405 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AC7405 is #538BFA. Grayscale: #787878. Windows color (decimal): -5475323 or 357548. OLE color: 357548.
HSL color Cylindrical-coordinate representation of color #AC7405: hue angle of 39.88º degrees, saturation: 0.94, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #AC7405 is Cyan = 0, Magento = 0.33, Yellow = 0.97 and Black (K on CMYK) = 0.33.
<style> p { color: #ac7405; } p { color: rgb(172,116,5); } H1.HeaderClassName { color: #ac7405; } .AnyTagClassName { color: #ac7405; } </style>
<style> a { background-color: #ac7405; } a { background-color: rgb(172,116,5); } div.DivClassName { background-color: #ac7405; } .BgClassName { background-color: #ac7405; } </style>
<style> span { border-color: #ac7405; } span { border-color: rgb(172,116,5); } td.TdClassName { border-color: #ac7405; } .TagClassName { border-color: #ac7405; } </style>