#C61455 (or 0xC61455) is unknown color: approx Ruby. HEX triplet: C6, 14 and 55. RGB value is (198,20,85). Sum of RGB (Red+Green+Blue) = 198+20+85=303 (40% of max value = 765). Red value is 198 (77.73% from 255 or 65.35% from 303); Green value is 20 (8.20% from 255 or 6.60% from 303); Blue value is 85 (33.59% from 255 or 28.05% from 303); Max value from RGB is 198 - color contains mainly: red. Hex color #C61455 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C61455 is #39EBAA. Grayscale: #505050. Windows color (decimal): -3795883 or 5575878. OLE color: 5575878.
HSL color Cylindrical-coordinate representation of color #C61455: hue angle of 338.09º degrees, saturation: 0.82, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C61455 is Cyan = 0, Magento = 0.90, Yellow = 0.57 and Black (K on CMYK) = 0.22.
<style> p { color: #c61455; } p { color: rgb(198,20,85); } H1.HeaderClassName { color: #c61455; } .AnyTagClassName { color: #c61455; } </style>
<style> a { background-color: #c61455; } a { background-color: rgb(198,20,85); } div.DivClassName { background-color: #c61455; } .BgClassName { background-color: #c61455; } </style>
<style> span { border-color: #c61455; } span { border-color: rgb(198,20,85); } td.TdClassName { border-color: #c61455; } .TagClassName { border-color: #c61455; } </style>