#DAAA63 (or 0xDAAA63) is unknown color: approx Equator. HEX triplet: DA, AA and 63. RGB value is (218,170,99). Sum of RGB (Red+Green+Blue) = 218+170+99=487 (64% of max value = 765). Red value is 218 (85.55% from 255 or 44.76% from 487); Green value is 170 (66.80% from 255 or 34.91% from 487); Blue value is 99 (39.06% from 255 or 20.33% from 487); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAA63 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAAA63 is #25559C. Grayscale: #B0B0B0. Windows color (decimal): -2446749 or 6531802. OLE color: 6531802.
HSL color Cylindrical-coordinate representation of color #DAAA63: hue angle of 35.8º degrees, saturation: 0.62, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #DAAA63 is Cyan = 0, Magento = 0.22, Yellow = 0.55 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAA63; } p { color: rgb(218,170,99); } H1.HeaderClassName { color: #DAAA63; } .AnyTagClassName { color: #DAAA63; } </style>
<style> a { background-color: #DAAA63; } a { background-color: rgb(218,170,99); } div.DivClassName { background-color: #DAAA63; } .BgClassName { background-color: #DAAA63; } </style>
<style> span { border-color: #DAAA63; } span { border-color: rgb(218,170,99); } td.TdClassName { border-color: #DAAA63; } .TagClassName { border-color: #DAAA63; } </style>