#C844C8 (or 0xC844C8) is unknown color: approx Fuchsia. HEX triplet: C8, 44 and C8. RGB value is (200,68,200). Sum of RGB (Red+Green+Blue) = 200+68+200=468 (61% of max value = 765). Red value is 200 (78.52% from 255 or 42.74% from 468); Green value is 68 (26.95% from 255 or 14.53% from 468); Blue value is 200 (78.52% from 255 or 42.74% from 468); Max value from RGB is 200 - color contains mainly: red, blue. Hex color #C844C8 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C844C8 is #37BB37. Grayscale: #7A7A7A. Windows color (decimal): -3652408 or 13124808. OLE color: 13124808.
HSL color Cylindrical-coordinate representation of color #C844C8: hue angle of 300º degrees, saturation: 0.55, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #C844C8 is Cyan = 0, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #c844c8; } p { color: rgb(200,68,200); } H1.HeaderClassName { color: #c844c8; } .AnyTagClassName { color: #c844c8; } </style>
<style> a { background-color: #c844c8; } a { background-color: rgb(200,68,200); } div.DivClassName { background-color: #c844c8; } .BgClassName { background-color: #c844c8; } </style>
<style> span { border-color: #c844c8; } span { border-color: rgb(200,68,200); } td.TdClassName { border-color: #c844c8; } .TagClassName { border-color: #c844c8; } </style>