#ABB47D (or 0xABB47D) is unknown color: approx Caper. HEX triplet: AB, B4 and 7D. RGB value is (171,180,125). Sum of RGB (Red+Green+Blue) = 171+180+125=476 (63% of max value = 765). Red value is 171 (67.19% from 255 or 35.92% from 476); Green value is 180 (70.70% from 255 or 37.82% from 476); Blue value is 125 (49.22% from 255 or 26.26% from 476); Max value from RGB is 180 - color contains mainly: green. Hex color #ABB47D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABB47D is #544B82. Grayscale: #ABABAB. Windows color (decimal): -5524355 or 8238251. OLE color: 8238251.
HSL color Cylindrical-coordinate representation of color #ABB47D: hue angle of 69.82º degrees, saturation: 0.27, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #ABB47D is Cyan = 0.05, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.29.
<style> p { color: #ABB47D; } p { color: rgb(171,180,125); } H1.HeaderClassName { color: #ABB47D; } .AnyTagClassName { color: #ABB47D; } </style>
<style> a { background-color: #ABB47D; } a { background-color: rgb(171,180,125); } div.DivClassName { background-color: #ABB47D; } .BgClassName { background-color: #ABB47D; } </style>
<style> span { border-color: #ABB47D; } span { border-color: rgb(171,180,125); } td.TdClassName { border-color: #ABB47D; } .TagClassName { border-color: #ABB47D; } </style>