#C25CA7 (or 0xC25CA7) is unknown color: approx Fuchsia. HEX triplet: C2, 5C and A7. RGB value is (194,92,167). Sum of RGB (Red+Green+Blue) = 194+92+167=453 (60% of max value = 765). Red value is 194 (76.17% from 255 or 42.83% from 453); Green value is 92 (36.33% from 255 or 20.31% from 453); Blue value is 167 (65.62% from 255 or 36.87% from 453); Max value from RGB is 194 - color contains mainly: red. Hex color #C25CA7 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C25CA7 is #3DA358. Grayscale: #828282. Windows color (decimal): -4039513 or 10968258. OLE color: 10968258.
HSL color Cylindrical-coordinate representation of color #C25CA7: hue angle of 315.88º degrees, saturation: 0.46, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #C25CA7 is Cyan = 0, Magento = 0.53, Yellow = 0.14 and Black (K on CMYK) = 0.24.
<style> p { color: #c25ca7; } p { color: rgb(194,92,167); } H1.HeaderClassName { color: #c25ca7; } .AnyTagClassName { color: #c25ca7; } </style>
<style> a { background-color: #c25ca7; } a { background-color: rgb(194,92,167); } div.DivClassName { background-color: #c25ca7; } .BgClassName { background-color: #c25ca7; } </style>
<style> span { border-color: #c25ca7; } span { border-color: rgb(194,92,167); } td.TdClassName { border-color: #c25ca7; } .TagClassName { border-color: #c25ca7; } </style>