#C05CB3 (or 0xC05CB3) is unknown color: approx Fuchsia. HEX triplet: C0, 5C and B3. RGB value is (192,92,179). Sum of RGB (Red+Green+Blue) = 192+92+179=463 (61% of max value = 765). Red value is 192 (75.39% from 255 or 41.47% from 463); Green value is 92 (36.33% from 255 or 19.87% from 463); Blue value is 179 (70.31% from 255 or 38.66% from 463); Max value from RGB is 192 - color contains mainly: red. Hex color #C05CB3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C05CB3 is #3FA34C. Grayscale: #838383. Windows color (decimal): -4170573 or 11754688. OLE color: 11754688.
HSL color Cylindrical-coordinate representation of color #C05CB3: hue angle of 307.8º degrees, saturation: 0.44, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #C05CB3 is Cyan = 0, Magento = 0.52, Yellow = 0.07 and Black (K on CMYK) = 0.25.
<style> p { color: #c05cb3; } p { color: rgb(192,92,179); } H1.HeaderClassName { color: #c05cb3; } .AnyTagClassName { color: #c05cb3; } </style>
<style> a { background-color: #c05cb3; } a { background-color: rgb(192,92,179); } div.DivClassName { background-color: #c05cb3; } .BgClassName { background-color: #c05cb3; } </style>
<style> span { border-color: #c05cb3; } span { border-color: rgb(192,92,179); } td.TdClassName { border-color: #c05cb3; } .TagClassName { border-color: #c05cb3; } </style>