#C85E40 (or 0xC85E40) is unknown color: approx Dark Coral. HEX triplet: C8, 5E and 40. RGB value is (200,94,64). Sum of RGB (Red+Green+Blue) = 200+94+64=358 (47% of max value = 765). Red value is 200 (78.52% from 255 or 55.87% from 358); Green value is 94 (37.11% from 255 or 26.26% from 358); Blue value is 64 (25.39% from 255 or 17.88% from 358); Max value from RGB is 200 - color contains mainly: red. Hex color #C85E40 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C85E40 is #37A1BF. Grayscale: #7A7A7A. Windows color (decimal): -3645888 or 4218568. OLE color: 4218568.
HSL color Cylindrical-coordinate representation of color #C85E40: hue angle of 13.24º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C85E40 is Cyan = 0, Magento = 0.53, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #c85e40; } p { color: rgb(200,94,64); } H1.HeaderClassName { color: #c85e40; } .AnyTagClassName { color: #c85e40; } </style>
<style> a { background-color: #c85e40; } a { background-color: rgb(200,94,64); } div.DivClassName { background-color: #c85e40; } .BgClassName { background-color: #c85e40; } </style>
<style> span { border-color: #c85e40; } span { border-color: rgb(200,94,64); } td.TdClassName { border-color: #c85e40; } .TagClassName { border-color: #c85e40; } </style>