#C5646F (or 0xC5646F) is unknown color: approx Cabaret. HEX triplet: C5, 64 and 6F. RGB value is (197,100,111). Sum of RGB (Red+Green+Blue) = 197+100+111=408 (54% of max value = 765). Red value is 197 (77.34% from 255 or 48.28% from 408); Green value is 100 (39.45% from 255 or 24.51% from 408); Blue value is 111 (43.75% from 255 or 27.21% from 408); Max value from RGB is 197 - color contains mainly: red. Hex color #C5646F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C5646F is #3A9B90. Grayscale: #828282. Windows color (decimal): -3840913 or 7300293. OLE color: 7300293.
HSL color Cylindrical-coordinate representation of color #C5646F: hue angle of 353.2º degrees, saturation: 0.46, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #C5646F is Cyan = 0, Magento = 0.49, Yellow = 0.44 and Black (K on CMYK) = 0.23.
<style> p { color: #C5646F; } p { color: rgb(197,100,111); } H1.HeaderClassName { color: #C5646F; } .AnyTagClassName { color: #C5646F; } </style>
<style> a { background-color: #C5646F; } a { background-color: rgb(197,100,111); } div.DivClassName { background-color: #C5646F; } .BgClassName { background-color: #C5646F; } </style>
<style> span { border-color: #C5646F; } span { border-color: rgb(197,100,111); } td.TdClassName { border-color: #C5646F; } .TagClassName { border-color: #C5646F; } </style>