#C060D5 (or 0xC060D5) is unknown color: approx Medium Orchid. HEX triplet: C0, 60 and D5. RGB value is (192,96,213). Sum of RGB (Red+Green+Blue) = 192+96+213=501 (66% of max value = 765). Red value is 192 (75.39% from 255 or 38.32% from 501); Green value is 96 (37.89% from 255 or 19.16% from 501); Blue value is 213 (83.59% from 255 or 42.51% from 501); Max value from RGB is 213 - color contains mainly: blue. Hex color #C060D5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C060D5 is #3F9F2A. Grayscale: #898989. Windows color (decimal): -4169515 or 13983936. OLE color: 13983936.
HSL color Cylindrical-coordinate representation of color #C060D5: hue angle of 289.23º degrees, saturation: 0.58, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #C060D5 is Cyan = 0.10, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #C060D5; } p { color: rgb(192,96,213); } H1.HeaderClassName { color: #C060D5; } .AnyTagClassName { color: #C060D5; } </style>
<style> a { background-color: #C060D5; } a { background-color: rgb(192,96,213); } div.DivClassName { background-color: #C060D5; } .BgClassName { background-color: #C060D5; } </style>
<style> span { border-color: #C060D5; } span { border-color: rgb(192,96,213); } td.TdClassName { border-color: #C060D5; } .TagClassName { border-color: #C060D5; } </style>