#DABF48 (or 0xDABF48) is unknown color: approx Confetti. HEX triplet: DA, BF and 48. RGB value is (218,191,72). Sum of RGB (Red+Green+Blue) = 218+191+72=481 (63% of max value = 765). Red value is 218 (85.55% from 255 or 45.32% from 481); Green value is 191 (75% from 255 or 39.71% from 481); Blue value is 72 (28.52% from 255 or 14.97% from 481); Max value from RGB is 218 - color contains mainly: red. Hex color #DABF48 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DABF48 is #2540B7. Grayscale: #BABABA. Windows color (decimal): -2441400 or 4767706. OLE color: 4767706.
HSL color Cylindrical-coordinate representation of color #DABF48: hue angle of 48.9º degrees, saturation: 0.66, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DABF48 is Cyan = 0, Magento = 0.12, Yellow = 0.67 and Black (K on CMYK) = 0.15.
<style> p { color: #DABF48; } p { color: rgb(218,191,72); } H1.HeaderClassName { color: #DABF48; } .AnyTagClassName { color: #DABF48; } </style>
<style> a { background-color: #DABF48; } a { background-color: rgb(218,191,72); } div.DivClassName { background-color: #DABF48; } .BgClassName { background-color: #DABF48; } </style>
<style> span { border-color: #DABF48; } span { border-color: rgb(218,191,72); } td.TdClassName { border-color: #DABF48; } .TagClassName { border-color: #DABF48; } </style>