#AB580D (or 0xAB580D) is unknown color: approx Golden Brown. HEX triplet: AB, 58 and 0D. RGB value is (171,88,13). Sum of RGB (Red+Green+Blue) = 171+88+13=272 (36% of max value = 765). Red value is 171 (67.19% from 255 or 62.87% from 272); Green value is 88 (34.77% from 255 or 32.35% from 272); Blue value is 13 (5.47% from 255 or 4.78% from 272); Max value from RGB is 171 - color contains mainly: red. Hex color #AB580D is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AB580D is #54A7F2. Grayscale: #686868. Windows color (decimal): -5548019 or 874667. OLE color: 874667.
HSL color Cylindrical-coordinate representation of color #AB580D: hue angle of 28.48º degrees, saturation: 0.86, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #AB580D is Cyan = 0, Magento = 0.49, Yellow = 0.92 and Black (K on CMYK) = 0.33.
<style> p { color: #ab580d; } p { color: rgb(171,88,13); } H1.HeaderClassName { color: #ab580d; } .AnyTagClassName { color: #ab580d; } </style>
<style> a { background-color: #ab580d; } a { background-color: rgb(171,88,13); } div.DivClassName { background-color: #ab580d; } .BgClassName { background-color: #ab580d; } </style>
<style> span { border-color: #ab580d; } span { border-color: rgb(171,88,13); } td.TdClassName { border-color: #ab580d; } .TagClassName { border-color: #ab580d; } </style>