#C91E66 (or 0xC91E66) is unknown color: approx Ruby. HEX triplet: C9, 1E and 66. RGB value is (201,30,102). Sum of RGB (Red+Green+Blue) = 201+30+102=333 (44% of max value = 765). Red value is 201 (78.91% from 255 or 60.36% from 333); Green value is 30 (12.11% from 255 or 9.01% from 333); Blue value is 102 (40.23% from 255 or 30.63% from 333); Max value from RGB is 201 - color contains mainly: red. Hex color #C91E66 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C91E66 is #36E199. Grayscale: #595959. Windows color (decimal): -3596698 or 6692553. OLE color: 6692553.
HSL color Cylindrical-coordinate representation of color #C91E66: hue angle of 334.74º degrees, saturation: 0.74, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C91E66 is Cyan = 0, Magento = 0.85, Yellow = 0.49 and Black (K on CMYK) = 0.21.
<style> p { color: #C91E66; } p { color: rgb(201,30,102); } H1.HeaderClassName { color: #C91E66; } .AnyTagClassName { color: #C91E66; } </style>
<style> a { background-color: #C91E66; } a { background-color: rgb(201,30,102); } div.DivClassName { background-color: #C91E66; } .BgClassName { background-color: #C91E66; } </style>
<style> span { border-color: #C91E66; } span { border-color: rgb(201,30,102); } td.TdClassName { border-color: #C91E66; } .TagClassName { border-color: #C91E66; } </style>