#A03C2A (or 0xA03C2A) is unknown color: approx Rock Spray. HEX triplet: A0, 3C and 2A. RGB value is (160,60,42). Sum of RGB (Red+Green+Blue) = 160+60+42=262 (34% of max value = 765). Red value is 160 (62.89% from 255 or 61.07% from 262); Green value is 60 (23.83% from 255 or 22.90% from 262); Blue value is 42 (16.80% from 255 or 16.03% from 262); Max value from RGB is 160 - color contains mainly: red. Hex color #A03C2A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A03C2A is #5FC3D5. Grayscale: #585858. Windows color (decimal): -6276054 or 2768032. OLE color: 2768032.
HSL color Cylindrical-coordinate representation of color #A03C2A: hue angle of 9.15º degrees, saturation: 0.58, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A03C2A is Cyan = 0, Magento = 0.62, Yellow = 0.74 and Black (K on CMYK) = 0.37.
<style> p { color: #a03c2a; } p { color: rgb(160,60,42); } H1.HeaderClassName { color: #a03c2a; } .AnyTagClassName { color: #a03c2a; } </style>
<style> a { background-color: #a03c2a; } a { background-color: rgb(160,60,42); } div.DivClassName { background-color: #a03c2a; } .BgClassName { background-color: #a03c2a; } </style>
<style> span { border-color: #a03c2a; } span { border-color: rgb(160,60,42); } td.TdClassName { border-color: #a03c2a; } .TagClassName { border-color: #a03c2a; } </style>