#C14745 (or 0xC14745) is unknown color: approx Chestnut. HEX triplet: C1, 47 and 45. RGB value is (193,71,69). Sum of RGB (Red+Green+Blue) = 193+71+69=333 (44% of max value = 765). Red value is 193 (75.78% from 255 or 57.96% from 333); Green value is 71 (28.12% from 255 or 21.32% from 333); Blue value is 69 (27.34% from 255 or 20.72% from 333); Max value from RGB is 193 - color contains mainly: red. Hex color #C14745 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C14745 is #3EB8BA. Grayscale: #6B6B6B. Windows color (decimal): -4110523 or 4540353. OLE color: 4540353.
HSL color Cylindrical-coordinate representation of color #C14745: hue angle of 0.97º degrees, saturation: 0.5, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #C14745 is Cyan = 0, Magento = 0.63, Yellow = 0.64 and Black (K on CMYK) = 0.24.
<style> p { color: #c14745; } p { color: rgb(193,71,69); } H1.HeaderClassName { color: #c14745; } .AnyTagClassName { color: #c14745; } </style>
<style> a { background-color: #c14745; } a { background-color: rgb(193,71,69); } div.DivClassName { background-color: #c14745; } .BgClassName { background-color: #c14745; } </style>
<style> span { border-color: #c14745; } span { border-color: rgb(193,71,69); } td.TdClassName { border-color: #c14745; } .TagClassName { border-color: #c14745; } </style>