#DAAF65 (or 0xDAAF65) is unknown color: approx Equator. HEX triplet: DA, AF and 65. RGB value is (218,175,101). Sum of RGB (Red+Green+Blue) = 218+175+101=494 (65% of max value = 765). Red value is 218 (85.55% from 255 or 44.13% from 494); Green value is 175 (68.75% from 255 or 35.43% from 494); Blue value is 101 (39.84% from 255 or 20.45% from 494); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAF65 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAAF65 is #25509A. Grayscale: #B3B3B3. Windows color (decimal): -2445467 or 6664154. OLE color: 6664154.
HSL color Cylindrical-coordinate representation of color #DAAF65: hue angle of 37.95º degrees, saturation: 0.61, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DAAF65 is Cyan = 0, Magento = 0.20, Yellow = 0.54 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAF65; } p { color: rgb(218,175,101); } H1.HeaderClassName { color: #DAAF65; } .AnyTagClassName { color: #DAAF65; } </style>
<style> a { background-color: #DAAF65; } a { background-color: rgb(218,175,101); } div.DivClassName { background-color: #DAAF65; } .BgClassName { background-color: #DAAF65; } </style>
<style> span { border-color: #DAAF65; } span { border-color: rgb(218,175,101); } td.TdClassName { border-color: #DAAF65; } .TagClassName { border-color: #DAAF65; } </style>