#DAB065 (or 0xDAB065) is unknown color: approx Equator. HEX triplet: DA, B0 and 65. RGB value is (218,176,101). Sum of RGB (Red+Green+Blue) = 218+176+101=495 (65% of max value = 765). Red value is 218 (85.55% from 255 or 44.04% from 495); Green value is 176 (69.14% from 255 or 35.56% from 495); Blue value is 101 (39.84% from 255 or 20.40% from 495); Max value from RGB is 218 - color contains mainly: red. Hex color #DAB065 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAB065 is #254F9A. Grayscale: #B4B4B4. Windows color (decimal): -2445211 or 6664410. OLE color: 6664410.
HSL color Cylindrical-coordinate representation of color #DAB065: hue angle of 38.46º 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 #DAB065 is Cyan = 0, Magento = 0.19, Yellow = 0.54 and Black (K on CMYK) = 0.15.
<style> p { color: #DAB065; } p { color: rgb(218,176,101); } H1.HeaderClassName { color: #DAB065; } .AnyTagClassName { color: #DAB065; } </style>
<style> a { background-color: #DAB065; } a { background-color: rgb(218,176,101); } div.DivClassName { background-color: #DAB065; } .BgClassName { background-color: #DAB065; } </style>
<style> span { border-color: #DAB065; } span { border-color: rgb(218,176,101); } td.TdClassName { border-color: #DAB065; } .TagClassName { border-color: #DAB065; } </style>