#DAC5AF (or 0xDAC5AF) is unknown color: approx Bone. HEX triplet: DA, C5 and AF. RGB value is (218,197,175). Sum of RGB (Red+Green+Blue) = 218+197+175=590 (78% of max value = 765). Red value is 218 (85.55% from 255 or 36.95% from 590); Green value is 197 (77.34% from 255 or 33.39% from 590); Blue value is 175 (68.75% from 255 or 29.66% from 590); Max value from RGB is 218 - color contains mainly: red. Hex color #DAC5AF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DAC5AF is #253A50. Grayscale: #C8C8C8. Windows color (decimal): -2439761 or 11519450. OLE color: 11519450.
HSL color Cylindrical-coordinate representation of color #DAC5AF: hue angle of 30.7º degrees, saturation: 0.37, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DAC5AF is Cyan = 0, Magento = 0.10, Yellow = 0.20 and Black (K on CMYK) = 0.15.
<style> p { color: #DAC5AF; } p { color: rgb(218,197,175); } H1.HeaderClassName { color: #DAC5AF; } .AnyTagClassName { color: #DAC5AF; } </style>
<style> a { background-color: #DAC5AF; } a { background-color: rgb(218,197,175); } div.DivClassName { background-color: #DAC5AF; } .BgClassName { background-color: #DAC5AF; } </style>
<style> span { border-color: #DAC5AF; } span { border-color: rgb(218,197,175); } td.TdClassName { border-color: #DAC5AF; } .TagClassName { border-color: #DAC5AF; } </style>