#A5300C (or 0xA5300C) is unknown color: approx Rust. HEX triplet: A5, 30 and 0C. RGB value is (165,48,12). Sum of RGB (Red+Green+Blue) = 165+48+12=225 (29% of max value = 765). Red value is 165 (64.84% from 255 or 73.33% from 225); Green value is 48 (19.14% from 255 or 21.33% from 225); Blue value is 12 (5.08% from 255 or 5.33% from 225); Max value from RGB is 165 - color contains mainly: red. Hex color #A5300C is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A5300C is #5ACFF3. Grayscale: #4F4F4F. Windows color (decimal): -5951476 or 798885. OLE color: 798885.
HSL color Cylindrical-coordinate representation of color #A5300C: hue angle of 14.12º degrees, saturation: 0.86, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A5300C is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.35.
<style> p { color: #A5300C; } p { color: rgb(165,48,12); } H1.HeaderClassName { color: #A5300C; } .AnyTagClassName { color: #A5300C; } </style>
<style> a { background-color: #A5300C; } a { background-color: rgb(165,48,12); } div.DivClassName { background-color: #A5300C; } .BgClassName { background-color: #A5300C; } </style>
<style> span { border-color: #A5300C; } span { border-color: rgb(165,48,12); } td.TdClassName { border-color: #A5300C; } .TagClassName { border-color: #A5300C; } </style>