#DABF59 (or 0xDABF59) is unknown color: approx Tacha. HEX triplet: DA, BF and 59. RGB value is (218,191,89). Sum of RGB (Red+Green+Blue) = 218+191+89=498 (65% of max value = 765). Red value is 218 (85.55% from 255 or 43.78% from 498); Green value is 191 (75% from 255 or 38.35% from 498); Blue value is 89 (35.16% from 255 or 17.87% from 498); Max value from RGB is 218 - color contains mainly: red. Hex color #DABF59 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DABF59 is #2540A6. Grayscale: #BBBBBB. Windows color (decimal): -2441383 or 5881818. OLE color: 5881818.
HSL color Cylindrical-coordinate representation of color #DABF59: hue angle of 47.44º degrees, saturation: 0.64, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #DABF59 is Cyan = 0, Magento = 0.12, Yellow = 0.59 and Black (K on CMYK) = 0.15.
<style> p { color: #DABF59; } p { color: rgb(218,191,89); } H1.HeaderClassName { color: #DABF59; } .AnyTagClassName { color: #DABF59; } </style>
<style> a { background-color: #DABF59; } a { background-color: rgb(218,191,89); } div.DivClassName { background-color: #DABF59; } .BgClassName { background-color: #DABF59; } </style>
<style> span { border-color: #DABF59; } span { border-color: rgb(218,191,89); } td.TdClassName { border-color: #DABF59; } .TagClassName { border-color: #DABF59; } </style>