#C74E68 (or 0xC74E68) is unknown color: approx Cabaret. HEX triplet: C7, 4E and 68. RGB value is (199,78,104). Sum of RGB (Red+Green+Blue) = 199+78+104=381 (50% of max value = 765). Red value is 199 (78.12% from 255 or 52.23% from 381); Green value is 78 (30.86% from 255 or 20.47% from 381); Blue value is 104 (41.02% from 255 or 27.30% from 381); Max value from RGB is 199 - color contains mainly: red. Hex color #C74E68 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C74E68 is #38B197. Grayscale: #757575. Windows color (decimal): -3715480 or 6835911. OLE color: 6835911.
HSL color Cylindrical-coordinate representation of color #C74E68: hue angle of 347.11º degrees, saturation: 0.52, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #C74E68 is Cyan = 0, Magento = 0.61, Yellow = 0.48 and Black (K on CMYK) = 0.22.
<style> p { color: #c74e68; } p { color: rgb(199,78,104); } H1.HeaderClassName { color: #c74e68; } .AnyTagClassName { color: #c74e68; } </style>
<style> a { background-color: #c74e68; } a { background-color: rgb(199,78,104); } div.DivClassName { background-color: #c74e68; } .BgClassName { background-color: #c74e68; } </style>
<style> span { border-color: #c74e68; } span { border-color: rgb(199,78,104); } td.TdClassName { border-color: #c74e68; } .TagClassName { border-color: #c74e68; } </style>