#C344BE (or 0xC344BE) is unknown color: approx Fuchsia. HEX triplet: C3, 44 and BE. RGB value is (195,68,190). Sum of RGB (Red+Green+Blue) = 195+68+190=453 (60% of max value = 765). Red value is 195 (76.56% from 255 or 43.05% from 453); Green value is 68 (26.95% from 255 or 15.01% from 453); Blue value is 190 (74.61% from 255 or 41.94% from 453); Max value from RGB is 195 - color contains mainly: red. Hex color #C344BE is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C344BE is #3CBB41. Grayscale: #777777. Windows color (decimal): -3980098 or 12469443. OLE color: 12469443.
HSL color Cylindrical-coordinate representation of color #C344BE: hue angle of 302.36º degrees, saturation: 0.51, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #C344BE is Cyan = 0, Magento = 0.65, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #C344BE; } p { color: rgb(195,68,190); } H1.HeaderClassName { color: #C344BE; } .AnyTagClassName { color: #C344BE; } </style>
<style> a { background-color: #C344BE; } a { background-color: rgb(195,68,190); } div.DivClassName { background-color: #C344BE; } .BgClassName { background-color: #C344BE; } </style>
<style> span { border-color: #C344BE; } span { border-color: rgb(195,68,190); } td.TdClassName { border-color: #C344BE; } .TagClassName { border-color: #C344BE; } </style>