#A62F20 (or 0xA62F20) is unknown color: approx Brown. HEX triplet: A6, 2F and 20. RGB value is (166,47,32). Sum of RGB (Red+Green+Blue) = 166+47+32=245 (32% of max value = 765). Red value is 166 (65.23% from 255 or 67.76% from 245); Green value is 47 (18.75% from 255 or 19.18% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 166 - color contains mainly: red. Hex color #A62F20 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A62F20 is #59D0DF. Grayscale: #515151. Windows color (decimal): -5886176 or 2109350. OLE color: 2109350.
HSL color Cylindrical-coordinate representation of color #A62F20: hue angle of 6.72º degrees, saturation: 0.68, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #A62F20 is Cyan = 0, Magento = 0.72, Yellow = 0.81 and Black (K on CMYK) = 0.35.
<style> p { color: #A62F20; } p { color: rgb(166,47,32); } H1.HeaderClassName { color: #A62F20; } .AnyTagClassName { color: #A62F20; } </style>
<style> a { background-color: #A62F20; } a { background-color: rgb(166,47,32); } div.DivClassName { background-color: #A62F20; } .BgClassName { background-color: #A62F20; } </style>
<style> span { border-color: #A62F20; } span { border-color: rgb(166,47,32); } td.TdClassName { border-color: #A62F20; } .TagClassName { border-color: #A62F20; } </style>