#DAAF7A (or 0xDAAF7A) is unknown color: approx Manhattan. HEX triplet: DA, AF and 7A. RGB value is (218,175,122). Sum of RGB (Red+Green+Blue) = 218+175+122=515 (68% of max value = 765). Red value is 218 (85.55% from 255 or 42.33% from 515); Green value is 175 (68.75% from 255 or 33.98% from 515); Blue value is 122 (48.05% from 255 or 23.69% from 515); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAF7A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAAF7A is #255085. Grayscale: #B6B6B6. Windows color (decimal): -2445446 or 8040410. OLE color: 8040410.
HSL color Cylindrical-coordinate representation of color #DAAF7A: hue angle of 33.13º 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 #DAAF7A is Cyan = 0, Magento = 0.20, Yellow = 0.44 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAF7A; } p { color: rgb(218,175,122); } H1.HeaderClassName { color: #DAAF7A; } .AnyTagClassName { color: #DAAF7A; } </style>
<style> a { background-color: #DAAF7A; } a { background-color: rgb(218,175,122); } div.DivClassName { background-color: #DAAF7A; } .BgClassName { background-color: #DAAF7A; } </style>
<style> span { border-color: #DAAF7A; } span { border-color: rgb(218,175,122); } td.TdClassName { border-color: #DAAF7A; } .TagClassName { border-color: #DAAF7A; } </style>