#C1377F (or 0xC1377F) is unknown color: approx Medium Red Violet. HEX triplet: C1, 37 and 7F. RGB value is (193,55,127). Sum of RGB (Red+Green+Blue) = 193+55+127=375 (49% of max value = 765). Red value is 193 (75.78% from 255 or 51.47% from 375); Green value is 55 (21.88% from 255 or 14.67% from 375); Blue value is 127 (50% from 255 or 33.87% from 375); Max value from RGB is 193 - color contains mainly: red. Hex color #C1377F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C1377F is #3EC880. Grayscale: #686868. Windows color (decimal): -4114561 or 8337345. OLE color: 8337345.
HSL color Cylindrical-coordinate representation of color #C1377F: hue angle of 328.7º degrees, saturation: 0.56, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C1377F is Cyan = 0, Magento = 0.72, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #C1377F; } p { color: rgb(193,55,127); } H1.HeaderClassName { color: #C1377F; } .AnyTagClassName { color: #C1377F; } </style>
<style> a { background-color: #C1377F; } a { background-color: rgb(193,55,127); } div.DivClassName { background-color: #C1377F; } .BgClassName { background-color: #C1377F; } </style>
<style> span { border-color: #C1377F; } span { border-color: rgb(193,55,127); } td.TdClassName { border-color: #C1377F; } .TagClassName { border-color: #C1377F; } </style>