#C41B99 (or 0xC41B99) is unknown color: approx Medium Violet Red. HEX triplet: C4, 1B and 99. RGB value is (196,27,153). Sum of RGB (Red+Green+Blue) = 196+27+153=376 (49% of max value = 765). Red value is 196 (76.95% from 255 or 52.13% from 376); Green value is 27 (10.94% from 255 or 7.18% from 376); Blue value is 153 (60.16% from 255 or 40.69% from 376); Max value from RGB is 196 - color contains mainly: red. Hex color #C41B99 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C41B99 is #3BE466. Grayscale: #5B5B5B. Windows color (decimal): -3925095 or 10034116. OLE color: 10034116.
HSL color Cylindrical-coordinate representation of color #C41B99: hue angle of 315.27º degrees, saturation: 0.76, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #C41B99 is Cyan = 0, Magento = 0.86, Yellow = 0.22 and Black (K on CMYK) = 0.23.
<style> p { color: #c41b99; } p { color: rgb(196,27,153); } H1.HeaderClassName { color: #c41b99; } .AnyTagClassName { color: #c41b99; } </style>
<style> a { background-color: #c41b99; } a { background-color: rgb(196,27,153); } div.DivClassName { background-color: #c41b99; } .BgClassName { background-color: #c41b99; } </style>
<style> span { border-color: #c41b99; } span { border-color: rgb(196,27,153); } td.TdClassName { border-color: #c41b99; } .TagClassName { border-color: #c41b99; } </style>