#DABD00 (or 0xDABD00) is unknown color: approx Bird Flower. HEX triplet: DA, BD and 00. RGB value is (218,189,0). Sum of RGB (Red+Green+Blue) = 218+189+0=407 (53% of max value = 765). Red value is 218 (85.55% from 255 or 53.56% from 407); Green value is 189 (74.22% from 255 or 46.44% from 407); Blue value is 0 (0.39% from 255 or 0% from 407); Max value from RGB is 218 - color contains mainly: red. Hex color #DABD00 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #DABD00 is #2542FF. Grayscale: #B0B0B0. Windows color (decimal): -2441984 or 48602. OLE color: 48602.
HSL color Cylindrical-coordinate representation of color #DABD00: hue angle of 52.02º degrees, saturation: 1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 1%. Process color model (Four color, CMYK) of #DABD00 is Cyan = 0, Magento = 0.13, Yellow = 1 and Black (K on CMYK) = 0.15.
<style> p { color: #dabd00; } p { color: rgb(218,189,0); } H1.HeaderClassName { color: #dabd00; } .AnyTagClassName { color: #dabd00; } </style>
<style> a { background-color: #dabd00; } a { background-color: rgb(218,189,0); } div.DivClassName { background-color: #dabd00; } .BgClassName { background-color: #dabd00; } </style>
<style> span { border-color: #dabd00; } span { border-color: rgb(218,189,0); } td.TdClassName { border-color: #dabd00; } .TagClassName { border-color: #dabd00; } </style>