#C95A7E (or 0xC95A7E) is unknown color: approx Cranberry. HEX triplet: C9, 5A and 7E. RGB value is (201,90,126). Sum of RGB (Red+Green+Blue) = 201+90+126=417 (55% of max value = 765). Red value is 201 (78.91% from 255 or 48.20% from 417); Green value is 90 (35.55% from 255 or 21.58% from 417); Blue value is 126 (49.61% from 255 or 30.22% from 417); Max value from RGB is 201 - color contains mainly: red. Hex color #C95A7E is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C95A7E is #36A581. Grayscale: #7F7F7F. Windows color (decimal): -3581314 or 8280777. OLE color: 8280777.
HSL color Cylindrical-coordinate representation of color #C95A7E: hue angle of 340.54º degrees, saturation: 0.51, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #C95A7E is Cyan = 0, Magento = 0.55, Yellow = 0.37 and Black (K on CMYK) = 0.21.
<style> p { color: #C95A7E; } p { color: rgb(201,90,126); } H1.HeaderClassName { color: #C95A7E; } .AnyTagClassName { color: #C95A7E; } </style>
<style> a { background-color: #C95A7E; } a { background-color: rgb(201,90,126); } div.DivClassName { background-color: #C95A7E; } .BgClassName { background-color: #C95A7E; } </style>
<style> span { border-color: #C95A7E; } span { border-color: rgb(201,90,126); } td.TdClassName { border-color: #C95A7E; } .TagClassName { border-color: #C95A7E; } </style>