#AB6561 (or 0xAB6561) is unknown color: approx Coral Tree. HEX triplet: AB, 65 and 61. RGB value is (171,101,97). Sum of RGB (Red+Green+Blue) = 171+101+97=369 (48% of max value = 765). Red value is 171 (67.19% from 255 or 46.34% from 369); Green value is 101 (39.84% from 255 or 27.37% from 369); Blue value is 97 (38.28% from 255 or 26.29% from 369); Max value from RGB is 171 - color contains mainly: red. Hex color #AB6561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AB6561 is #549A9E. Grayscale: #797979. Windows color (decimal): -5544607 or 6383019. OLE color: 6383019.
HSL color Cylindrical-coordinate representation of color #AB6561: hue angle of 3.24º degrees, saturation: 0.31, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AB6561 is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.33.
<style> p { color: #AB6561; } p { color: rgb(171,101,97); } H1.HeaderClassName { color: #AB6561; } .AnyTagClassName { color: #AB6561; } </style>
<style> a { background-color: #AB6561; } a { background-color: rgb(171,101,97); } div.DivClassName { background-color: #AB6561; } .BgClassName { background-color: #AB6561; } </style>
<style> span { border-color: #AB6561; } span { border-color: rgb(171,101,97); } td.TdClassName { border-color: #AB6561; } .TagClassName { border-color: #AB6561; } </style>