#C85C3F (or 0xC85C3F) is unknown color: approx Dark Coral. HEX triplet: C8, 5C and 3F. RGB value is (200,92,63). Sum of RGB (Red+Green+Blue) = 200+92+63=355 (47% of max value = 765). Red value is 200 (78.52% from 255 or 56.34% from 355); Green value is 92 (36.33% from 255 or 25.92% from 355); Blue value is 63 (25% from 255 or 17.75% from 355); Max value from RGB is 200 - color contains mainly: red. Hex color #C85C3F is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C85C3F is #37A3C0. Grayscale: #797979. Windows color (decimal): -3646401 or 4152520. OLE color: 4152520.
HSL color Cylindrical-coordinate representation of color #C85C3F: hue angle of 12.7º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C85C3F is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #C85C3F; } p { color: rgb(200,92,63); } H1.HeaderClassName { color: #C85C3F; } .AnyTagClassName { color: #C85C3F; } </style>
<style> a { background-color: #C85C3F; } a { background-color: rgb(200,92,63); } div.DivClassName { background-color: #C85C3F; } .BgClassName { background-color: #C85C3F; } </style>
<style> span { border-color: #C85C3F; } span { border-color: rgb(200,92,63); } td.TdClassName { border-color: #C85C3F; } .TagClassName { border-color: #C85C3F; } </style>