#DADC1D (or 0xDADC1D) is unknown color: approx Bitter Lemon. HEX triplet: DA, DC and 1D. RGB value is (218,220,29). Sum of RGB (Red+Green+Blue) = 218+220+29=467 (61% of max value = 765). Red value is 218 (85.55% from 255 or 46.68% from 467); Green value is 220 (86.33% from 255 or 47.11% from 467); Blue value is 29 (11.72% from 255 or 6.21% from 467); Max value from RGB is 220 - color contains mainly: green. Hex color #DADC1D is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DADC1D is #2523E2. Grayscale: #C6C6C6. Windows color (decimal): -2434019 or 1957082. OLE color: 1957082.
HSL color Cylindrical-coordinate representation of color #DADC1D: hue angle of 60.63º degrees, saturation: 0.77, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #DADC1D is Cyan = 0.01, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.14.
<style> p { color: #DADC1D; } p { color: rgb(218,220,29); } H1.HeaderClassName { color: #DADC1D; } .AnyTagClassName { color: #DADC1D; } </style>
<style> a { background-color: #DADC1D; } a { background-color: rgb(218,220,29); } div.DivClassName { background-color: #DADC1D; } .BgClassName { background-color: #DADC1D; } </style>
<style> span { border-color: #DADC1D; } span { border-color: rgb(218,220,29); } td.TdClassName { border-color: #DADC1D; } .TagClassName { border-color: #DADC1D; } </style>