#ABB47F (or 0xABB47F) is unknown color: approx Caper. HEX triplet: AB, B4 and 7F. RGB value is (171,180,127). Sum of RGB (Red+Green+Blue) = 171+180+127=478 (63% of max value = 765). Red value is 171 (67.19% from 255 or 35.77% from 478); Green value is 180 (70.70% from 255 or 37.66% from 478); Blue value is 127 (50% from 255 or 26.57% from 478); Max value from RGB is 180 - color contains mainly: green. Hex color #ABB47F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABB47F is #544B80. Grayscale: #ABABAB. Windows color (decimal): -5524353 or 8369323. OLE color: 8369323.
HSL color Cylindrical-coordinate representation of color #ABB47F: hue angle of 70.19º degrees, saturation: 0.26, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #ABB47F is Cyan = 0.05, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.29.
<style> p { color: #ABB47F; } p { color: rgb(171,180,127); } H1.HeaderClassName { color: #ABB47F; } .AnyTagClassName { color: #ABB47F; } </style>
<style> a { background-color: #ABB47F; } a { background-color: rgb(171,180,127); } div.DivClassName { background-color: #ABB47F; } .BgClassName { background-color: #ABB47F; } </style>
<style> span { border-color: #ABB47F; } span { border-color: rgb(171,180,127); } td.TdClassName { border-color: #ABB47F; } .TagClassName { border-color: #ABB47F; } </style>