#C25DBB (or 0xC25DBB) is unknown color: approx Fuchsia. HEX triplet: C2, 5D and BB. RGB value is (194,93,187). Sum of RGB (Red+Green+Blue) = 194+93+187=474 (62% of max value = 765). Red value is 194 (76.17% from 255 or 40.93% from 474); Green value is 93 (36.72% from 255 or 19.62% from 474); Blue value is 187 (73.44% from 255 or 39.45% from 474); Max value from RGB is 194 - color contains mainly: red. Hex color #C25DBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C25DBB is #3DA244. Grayscale: #858585. Windows color (decimal): -4039237 or 12279234. OLE color: 12279234.
HSL color Cylindrical-coordinate representation of color #C25DBB: hue angle of 304.16º degrees, saturation: 0.45, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #C25DBB is Cyan = 0, Magento = 0.52, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #C25DBB; } p { color: rgb(194,93,187); } H1.HeaderClassName { color: #C25DBB; } .AnyTagClassName { color: #C25DBB; } </style>
<style> a { background-color: #C25DBB; } a { background-color: rgb(194,93,187); } div.DivClassName { background-color: #C25DBB; } .BgClassName { background-color: #C25DBB; } </style>
<style> span { border-color: #C25DBB; } span { border-color: rgb(194,93,187); } td.TdClassName { border-color: #C25DBB; } .TagClassName { border-color: #C25DBB; } </style>