#DA825D (or 0xDA825D) is unknown color: approx Burning Sand. HEX triplet: DA, 82 and 5D. RGB value is (218,130,93). Sum of RGB (Red+Green+Blue) = 218+130+93=441 (58% of max value = 765). Red value is 218 (85.55% from 255 or 49.43% from 441); Green value is 130 (51.17% from 255 or 29.48% from 441); Blue value is 93 (36.72% from 255 or 21.09% from 441); Max value from RGB is 218 - color contains mainly: red. Hex color #DA825D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DA825D is #257DA2. Grayscale: #989898. Windows color (decimal): -2456995 or 6128346. OLE color: 6128346.
HSL color Cylindrical-coordinate representation of color #DA825D: hue angle of 17.76º degrees, saturation: 0.63, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #DA825D is Cyan = 0, Magento = 0.40, Yellow = 0.57 and Black (K on CMYK) = 0.15.
<style> p { color: #DA825D; } p { color: rgb(218,130,93); } H1.HeaderClassName { color: #DA825D; } .AnyTagClassName { color: #DA825D; } </style>
<style> a { background-color: #DA825D; } a { background-color: rgb(218,130,93); } div.DivClassName { background-color: #DA825D; } .BgClassName { background-color: #DA825D; } </style>
<style> span { border-color: #DA825D; } span { border-color: rgb(218,130,93); } td.TdClassName { border-color: #DA825D; } .TagClassName { border-color: #DA825D; } </style>