#C340BB (or 0xC340BB) is unknown color: approx Fuchsia. HEX triplet: C3, 40 and BB. RGB value is (195,64,187). Sum of RGB (Red+Green+Blue) = 195+64+187=446 (59% of max value = 765). Red value is 195 (76.56% from 255 or 43.72% from 446); Green value is 64 (25.39% from 255 or 14.35% from 446); Blue value is 187 (73.44% from 255 or 41.93% from 446); Max value from RGB is 195 - color contains mainly: red. Hex color #C340BB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C340BB is #3CBF44. Grayscale: #747474. Windows color (decimal): -3981125 or 12271811. OLE color: 12271811.
HSL color Cylindrical-coordinate representation of color #C340BB: hue angle of 303.66º degrees, saturation: 0.52, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #C340BB is Cyan = 0, Magento = 0.67, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #C340BB; } p { color: rgb(195,64,187); } H1.HeaderClassName { color: #C340BB; } .AnyTagClassName { color: #C340BB; } </style>
<style> a { background-color: #C340BB; } a { background-color: rgb(195,64,187); } div.DivClassName { background-color: #C340BB; } .BgClassName { background-color: #C340BB; } </style>
<style> span { border-color: #C340BB; } span { border-color: rgb(195,64,187); } td.TdClassName { border-color: #C340BB; } .TagClassName { border-color: #C340BB; } </style>