#DADBA0 (or 0xDADBA0) is unknown color: approx Mint Julep. HEX triplet: DA, DB and A0. RGB value is (218,219,160). Sum of RGB (Red+Green+Blue) = 218+219+160=597 (79% of max value = 765). Red value is 218 (85.55% from 255 or 36.52% from 597); Green value is 219 (85.94% from 255 or 36.68% from 597); Blue value is 160 (62.89% from 255 or 26.80% from 597); Max value from RGB is 219 - color contains mainly: green. Hex color #DADBA0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DADBA0 is #25245F. Grayscale: #D4D4D4. Windows color (decimal): -2434144 or 10542042. OLE color: 10542042.
HSL color Cylindrical-coordinate representation of color #DADBA0: hue angle of 61.02º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DADBA0 is Cyan = 0.00, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.14.
<style> p { color: #DADBA0; } p { color: rgb(218,219,160); } H1.HeaderClassName { color: #DADBA0; } .AnyTagClassName { color: #DADBA0; } </style>
<style> a { background-color: #DADBA0; } a { background-color: rgb(218,219,160); } div.DivClassName { background-color: #DADBA0; } .BgClassName { background-color: #DADBA0; } </style>
<style> span { border-color: #DADBA0; } span { border-color: rgb(218,219,160); } td.TdClassName { border-color: #DADBA0; } .TagClassName { border-color: #DADBA0; } </style>