#C550D3 (or 0xC550D3) is unknown color: approx Medium Orchid. HEX triplet: C5, 50 and D3. RGB value is (197,80,211). Sum of RGB (Red+Green+Blue) = 197+80+211=488 (64% of max value = 765). Red value is 197 (77.34% from 255 or 40.37% from 488); Green value is 80 (31.64% from 255 or 16.39% from 488); Blue value is 211 (82.81% from 255 or 43.24% from 488); Max value from RGB is 211 - color contains mainly: blue. Hex color #C550D3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C550D3 is #3AAF2C. Grayscale: #818181. Windows color (decimal): -3845933 or 13848773. OLE color: 13848773.
HSL color Cylindrical-coordinate representation of color #C550D3: hue angle of 293.59º degrees, saturation: 0.6, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C550D3 is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #c550d3; } p { color: rgb(197,80,211); } H1.HeaderClassName { color: #c550d3; } .AnyTagClassName { color: #c550d3; } </style>
<style> a { background-color: #c550d3; } a { background-color: rgb(197,80,211); } div.DivClassName { background-color: #c550d3; } .BgClassName { background-color: #c550d3; } </style>
<style> span { border-color: #c550d3; } span { border-color: rgb(197,80,211); } td.TdClassName { border-color: #c550d3; } .TagClassName { border-color: #c550d3; } </style>