#ADBD5C (or 0xADBD5C) is unknown color: approx Celery. HEX triplet: AD, BD and 5C. RGB value is (173,189,92). Sum of RGB (Red+Green+Blue) = 173+189+92=454 (60% of max value = 765). Red value is 173 (67.97% from 255 or 38.11% from 454); Green value is 189 (74.22% from 255 or 41.63% from 454); Blue value is 92 (36.33% from 255 or 20.26% from 454); Max value from RGB is 189 - color contains mainly: green. Hex color #ADBD5C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ADBD5C is #5242A3. Grayscale: #ADADAD. Windows color (decimal): -5391012 or 6077869. OLE color: 6077869.
HSL color Cylindrical-coordinate representation of color #ADBD5C: hue angle of 69.9º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #ADBD5C is Cyan = 0.08, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.26.
<style> p { color: #ADBD5C; } p { color: rgb(173,189,92); } H1.HeaderClassName { color: #ADBD5C; } .AnyTagClassName { color: #ADBD5C; } </style>
<style> a { background-color: #ADBD5C; } a { background-color: rgb(173,189,92); } div.DivClassName { background-color: #ADBD5C; } .BgClassName { background-color: #ADBD5C; } </style>
<style> span { border-color: #ADBD5C; } span { border-color: rgb(173,189,92); } td.TdClassName { border-color: #ADBD5C; } .TagClassName { border-color: #ADBD5C; } </style>