#C95C7F (or 0xC95C7F) is unknown color: approx Cranberry. HEX triplet: C9, 5C and 7F. RGB value is (201,92,127). Sum of RGB (Red+Green+Blue) = 201+92+127=420 (55% of max value = 765). Red value is 201 (78.91% from 255 or 47.86% from 420); Green value is 92 (36.33% from 255 or 21.90% from 420); Blue value is 127 (50% from 255 or 30.24% from 420); Max value from RGB is 201 - color contains mainly: red. Hex color #C95C7F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C95C7F is #36A380. Grayscale: #808080. Windows color (decimal): -3580801 or 8346825. OLE color: 8346825.
HSL color Cylindrical-coordinate representation of color #C95C7F: hue angle of 340.73º degrees, saturation: 0.5, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #C95C7F is Cyan = 0, Magento = 0.54, Yellow = 0.37 and Black (K on CMYK) = 0.21.
<style> p { color: #C95C7F; } p { color: rgb(201,92,127); } H1.HeaderClassName { color: #C95C7F; } .AnyTagClassName { color: #C95C7F; } </style>
<style> a { background-color: #C95C7F; } a { background-color: rgb(201,92,127); } div.DivClassName { background-color: #C95C7F; } .BgClassName { background-color: #C95C7F; } </style>
<style> span { border-color: #C95C7F; } span { border-color: rgb(201,92,127); } td.TdClassName { border-color: #C95C7F; } .TagClassName { border-color: #C95C7F; } </style>