#A74E03 (or 0xA74E03) is unknown color: approx Rust. HEX triplet: A7, 4E and 03. RGB value is (167,78,3). Sum of RGB (Red+Green+Blue) = 167+78+3=248 (32% of max value = 765). Red value is 167 (65.62% from 255 or 67.34% from 248); Green value is 78 (30.86% from 255 or 31.45% from 248); Blue value is 3 (1.56% from 255 or 1.21% from 248); Max value from RGB is 167 - color contains mainly: red. Hex color #A74E03 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A74E03 is #58B1FC. Grayscale: #606060. Windows color (decimal): -5812733 or 216743. OLE color: 216743.
HSL color Cylindrical-coordinate representation of color #A74E03: hue angle of 27.44º degrees, saturation: 0.96, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #A74E03 is Cyan = 0, Magento = 0.53, Yellow = 0.98 and Black (K on CMYK) = 0.35.
<style> p { color: #A74E03; } p { color: rgb(167,78,3); } H1.HeaderClassName { color: #A74E03; } .AnyTagClassName { color: #A74E03; } </style>
<style> a { background-color: #A74E03; } a { background-color: rgb(167,78,3); } div.DivClassName { background-color: #A74E03; } .BgClassName { background-color: #A74E03; } </style>
<style> span { border-color: #A74E03; } span { border-color: rgb(167,78,3); } td.TdClassName { border-color: #A74E03; } .TagClassName { border-color: #A74E03; } </style>