#DA8568 (or 0xDA8568) is unknown color: approx Copper. HEX triplet: DA, 85 and 68. RGB value is (218,133,104). Sum of RGB (Red+Green+Blue) = 218+133+104=455 (60% of max value = 765). Red value is 218 (85.55% from 255 or 47.91% from 455); Green value is 133 (52.34% from 255 or 29.23% from 455); Blue value is 104 (41.02% from 255 or 22.86% from 455); Max value from RGB is 218 - color contains mainly: red. Hex color #DA8568 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DA8568 is #257A97. Grayscale: #9B9B9B. Windows color (decimal): -2456216 or 6850010. OLE color: 6850010.
HSL color Cylindrical-coordinate representation of color #DA8568: hue angle of 15.26º degrees, saturation: 0.61, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #DA8568 is Cyan = 0, Magento = 0.39, Yellow = 0.52 and Black (K on CMYK) = 0.15.
<style> p { color: #da8568; } p { color: rgb(218,133,104); } H1.HeaderClassName { color: #da8568; } .AnyTagClassName { color: #da8568; } </style>
<style> a { background-color: #da8568; } a { background-color: rgb(218,133,104); } div.DivClassName { background-color: #da8568; } .BgClassName { background-color: #da8568; } </style>
<style> span { border-color: #da8568; } span { border-color: rgb(218,133,104); } td.TdClassName { border-color: #da8568; } .TagClassName { border-color: #da8568; } </style>