#A54B3F (or 0xA54B3F) is unknown color: approx Roof Terracotta. HEX triplet: A5, 4B and 3F. RGB value is (165,75,63). Sum of RGB (Red+Green+Blue) = 165+75+63=303 (40% of max value = 765). Red value is 165 (64.84% from 255 or 54.46% from 303); Green value is 75 (29.69% from 255 or 24.75% from 303); Blue value is 63 (25% from 255 or 20.79% from 303); Max value from RGB is 165 - color contains mainly: red. Hex color #A54B3F is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A54B3F is #5AB4C0. Grayscale: #646464. Windows color (decimal): -5944513 or 4148133. OLE color: 4148133.
HSL color Cylindrical-coordinate representation of color #A54B3F: hue angle of 7.06º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A54B3F is Cyan = 0, Magento = 0.55, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #A54B3F; } p { color: rgb(165,75,63); } H1.HeaderClassName { color: #A54B3F; } .AnyTagClassName { color: #A54B3F; } </style>
<style> a { background-color: #A54B3F; } a { background-color: rgb(165,75,63); } div.DivClassName { background-color: #A54B3F; } .BgClassName { background-color: #A54B3F; } </style>
<style> span { border-color: #A54B3F; } span { border-color: rgb(165,75,63); } td.TdClassName { border-color: #A54B3F; } .TagClassName { border-color: #A54B3F; } </style>