#C33E63 (or 0xC33E63) is unknown color: approx Blush. HEX triplet: C3, 3E and 63. RGB value is (195,62,99). Sum of RGB (Red+Green+Blue) = 195+62+99=356 (47% of max value = 765). Red value is 195 (76.56% from 255 or 54.78% from 356); Green value is 62 (24.61% from 255 or 17.42% from 356); Blue value is 99 (39.06% from 255 or 27.81% from 356); Max value from RGB is 195 - color contains mainly: red. Hex color #C33E63 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C33E63 is #3CC19C. Grayscale: #696969. Windows color (decimal): -3981725 or 6504131. OLE color: 6504131.
HSL color Cylindrical-coordinate representation of color #C33E63: hue angle of 343.31º degrees, saturation: 0.53, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C33E63 is Cyan = 0, Magento = 0.68, Yellow = 0.49 and Black (K on CMYK) = 0.24.
<style> p { color: #c33e63; } p { color: rgb(195,62,99); } H1.HeaderClassName { color: #c33e63; } .AnyTagClassName { color: #c33e63; } </style>
<style> a { background-color: #c33e63; } a { background-color: rgb(195,62,99); } div.DivClassName { background-color: #c33e63; } .BgClassName { background-color: #c33e63; } </style>
<style> span { border-color: #c33e63; } span { border-color: rgb(195,62,99); } td.TdClassName { border-color: #c33e63; } .TagClassName { border-color: #c33e63; } </style>