#AB5307 (or 0xAB5307) is unknown color: approx Rust. HEX triplet: AB, 53 and 07. RGB value is (171,83,7). Sum of RGB (Red+Green+Blue) = 171+83+7=261 (34% of max value = 765). Red value is 171 (67.19% from 255 or 65.52% from 261); Green value is 83 (32.81% from 255 or 31.80% from 261); Blue value is 7 (3.12% from 255 or 2.68% from 261); Max value from RGB is 171 - color contains mainly: red. Hex color #AB5307 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AB5307 is #54ACF8. Grayscale: #656565. Windows color (decimal): -5549305 or 480171. OLE color: 480171.
HSL color Cylindrical-coordinate representation of color #AB5307: hue angle of 27.8º degrees, saturation: 0.92, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #AB5307 is Cyan = 0, Magento = 0.51, Yellow = 0.96 and Black (K on CMYK) = 0.33.
<style> p { color: #ab5307; } p { color: rgb(171,83,7); } H1.HeaderClassName { color: #ab5307; } .AnyTagClassName { color: #ab5307; } </style>
<style> a { background-color: #ab5307; } a { background-color: rgb(171,83,7); } div.DivClassName { background-color: #ab5307; } .BgClassName { background-color: #ab5307; } </style>
<style> span { border-color: #ab5307; } span { border-color: rgb(171,83,7); } td.TdClassName { border-color: #ab5307; } .TagClassName { border-color: #ab5307; } </style>