#DABD7B (or 0xDABD7B) is unknown color: approx Straw. HEX triplet: DA, BD and 7B. RGB value is (218,189,123). Sum of RGB (Red+Green+Blue) = 218+189+123=530 (70% of max value = 765). Red value is 218 (85.55% from 255 or 41.13% from 530); Green value is 189 (74.22% from 255 or 35.66% from 530); Blue value is 123 (48.44% from 255 or 23.21% from 530); Max value from RGB is 218 - color contains mainly: red. Hex color #DABD7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DABD7B is #254284. Grayscale: #BEBEBE. Windows color (decimal): -2441861 or 8109530. OLE color: 8109530.
HSL color Cylindrical-coordinate representation of color #DABD7B: hue angle of 41.68º degrees, saturation: 0.56, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #DABD7B is Cyan = 0, Magento = 0.13, Yellow = 0.44 and Black (K on CMYK) = 0.15.
<style> p { color: #DABD7B; } p { color: rgb(218,189,123); } H1.HeaderClassName { color: #DABD7B; } .AnyTagClassName { color: #DABD7B; } </style>
<style> a { background-color: #DABD7B; } a { background-color: rgb(218,189,123); } div.DivClassName { background-color: #DABD7B; } .BgClassName { background-color: #DABD7B; } </style>
<style> span { border-color: #DABD7B; } span { border-color: rgb(218,189,123); } td.TdClassName { border-color: #DABD7B; } .TagClassName { border-color: #DABD7B; } </style>