#ADBF5D (or 0xADBF5D) is unknown color: approx Celery. HEX triplet: AD, BF and 5D. RGB value is (173,191,93). Sum of RGB (Red+Green+Blue) = 173+191+93=457 (60% of max value = 765). Red value is 173 (67.97% from 255 or 37.86% from 457); Green value is 191 (75% from 255 or 41.79% from 457); Blue value is 93 (36.72% from 255 or 20.35% from 457); Max value from RGB is 191 - color contains mainly: green. Hex color #ADBF5D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ADBF5D is #5240A2. Grayscale: #AEAEAE. Windows color (decimal): -5390499 or 6143917. OLE color: 6143917.
HSL color Cylindrical-coordinate representation of color #ADBF5D: hue angle of 71.02º degrees, saturation: 0.43, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #ADBF5D is Cyan = 0.09, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.25.
<style> p { color: #ADBF5D; } p { color: rgb(173,191,93); } H1.HeaderClassName { color: #ADBF5D; } .AnyTagClassName { color: #ADBF5D; } </style>
<style> a { background-color: #ADBF5D; } a { background-color: rgb(173,191,93); } div.DivClassName { background-color: #ADBF5D; } .BgClassName { background-color: #ADBF5D; } </style>
<style> span { border-color: #ADBF5D; } span { border-color: rgb(173,191,93); } td.TdClassName { border-color: #ADBF5D; } .TagClassName { border-color: #ADBF5D; } </style>