#A4280A (or 0xA4280A) is unknown color: approx Fire Brick. HEX triplet: A4, 28 and 0A. RGB value is (164,40,10). Sum of RGB (Red+Green+Blue) = 164+40+10=214 (28% of max value = 765). Red value is 164 (64.45% from 255 or 76.64% from 214); Green value is 40 (16.02% from 255 or 18.69% from 214); Blue value is 10 (4.30% from 255 or 4.67% from 214); Max value from RGB is 164 - color contains mainly: red. Hex color #A4280A is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A4280A is #5BD7F5. Grayscale: #494949. Windows color (decimal): -6019062 or 665764. OLE color: 665764.
HSL color Cylindrical-coordinate representation of color #A4280A: hue angle of 11.69º degrees, saturation: 0.89, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A4280A is Cyan = 0, Magento = 0.76, Yellow = 0.94 and Black (K on CMYK) = 0.36.
<style> p { color: #A4280A; } p { color: rgb(164,40,10); } H1.HeaderClassName { color: #A4280A; } .AnyTagClassName { color: #A4280A; } </style>
<style> a { background-color: #A4280A; } a { background-color: rgb(164,40,10); } div.DivClassName { background-color: #A4280A; } .BgClassName { background-color: #A4280A; } </style>
<style> span { border-color: #A4280A; } span { border-color: rgb(164,40,10); } td.TdClassName { border-color: #A4280A; } .TagClassName { border-color: #A4280A; } </style>