#DAD57E (or 0xDAD57E) is unknown color: approx Wild Rice. HEX triplet: DA, D5 and 7E. RGB value is (218,213,126). Sum of RGB (Red+Green+Blue) = 218+213+126=557 (73% of max value = 765). Red value is 218 (85.55% from 255 or 39.14% from 557); Green value is 213 (83.59% from 255 or 38.24% from 557); Blue value is 126 (49.61% from 255 or 22.62% from 557); Max value from RGB is 218 - color contains mainly: red. Hex color #DAD57E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DAD57E is #252A81. Grayscale: #CCCCCC. Windows color (decimal): -2435714 or 8312282. OLE color: 8312282.
HSL color Cylindrical-coordinate representation of color #DAD57E: hue angle of 56.74º degrees, saturation: 0.55, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DAD57E is Cyan = 0, Magento = 0.02, Yellow = 0.42 and Black (K on CMYK) = 0.15.
<style> p { color: #DAD57E; } p { color: rgb(218,213,126); } H1.HeaderClassName { color: #DAD57E; } .AnyTagClassName { color: #DAD57E; } </style>
<style> a { background-color: #DAD57E; } a { background-color: rgb(218,213,126); } div.DivClassName { background-color: #DAD57E; } .BgClassName { background-color: #DAD57E; } </style>
<style> span { border-color: #DAD57E; } span { border-color: rgb(218,213,126); } td.TdClassName { border-color: #DAD57E; } .TagClassName { border-color: #DAD57E; } </style>