#DC6256 (or 0xDC6256) is unknown color: approx Roman. HEX triplet: DC, 62 and 56. RGB value is (220,98,86). Sum of RGB (Red+Green+Blue) = 220+98+86=404 (53% of max value = 765). Red value is 220 (86.33% from 255 or 54.46% from 404); Green value is 98 (38.67% from 255 or 24.26% from 404); Blue value is 86 (33.98% from 255 or 21.29% from 404); Max value from RGB is 220 - color contains mainly: red. Hex color #DC6256 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #DC6256 is #239DA9. Grayscale: #858585. Windows color (decimal): -2334122 or 5661404. OLE color: 5661404.
HSL color Cylindrical-coordinate representation of color #DC6256: hue angle of 5.37º degrees, saturation: 0.66, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #DC6256 is Cyan = 0, Magento = 0.55, Yellow = 0.61 and Black (K on CMYK) = 0.14.
<style> p { color: #dc6256; } p { color: rgb(220,98,86); } H1.HeaderClassName { color: #dc6256; } .AnyTagClassName { color: #dc6256; } </style>
<style> a { background-color: #dc6256; } a { background-color: rgb(220,98,86); } div.DivClassName { background-color: #dc6256; } .BgClassName { background-color: #dc6256; } </style>
<style> span { border-color: #dc6256; } span { border-color: rgb(220,98,86); } td.TdClassName { border-color: #dc6256; } .TagClassName { border-color: #dc6256; } </style>