#D2885C (or 0xD2885C) is unknown color: approx Whiskey. HEX triplet: D2, 88 and 5C. RGB value is (210,136,92). Sum of RGB (Red+Green+Blue) = 210+136+92=438 (58% of max value = 765). Red value is 210 (82.42% from 255 or 47.95% from 438); Green value is 136 (53.52% from 255 or 31.05% from 438); Blue value is 92 (36.33% from 255 or 21.00% from 438); Max value from RGB is 210 - color contains mainly: red. Hex color #D2885C is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D2885C is #2D77A3. Grayscale: #999999. Windows color (decimal): -2979748 or 6064338. OLE color: 6064338.
HSL color Cylindrical-coordinate representation of color #D2885C: hue angle of 22.37º degrees, saturation: 0.57, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #D2885C is Cyan = 0, Magento = 0.35, Yellow = 0.56 and Black (K on CMYK) = 0.18.
<style> p { color: #d2885c; } p { color: rgb(210,136,92); } H1.HeaderClassName { color: #d2885c; } .AnyTagClassName { color: #d2885c; } </style>
<style> a { background-color: #d2885c; } a { background-color: rgb(210,136,92); } div.DivClassName { background-color: #d2885c; } .BgClassName { background-color: #d2885c; } </style>
<style> span { border-color: #d2885c; } span { border-color: rgb(210,136,92); } td.TdClassName { border-color: #d2885c; } .TagClassName { border-color: #d2885c; } </style>