#C33C62 (or 0xC33C62) is unknown color: approx Blush. HEX triplet: C3, 3C and 62. RGB value is (195,60,98). Sum of RGB (Red+Green+Blue) = 195+60+98=353 (46% of max value = 765). Red value is 195 (76.56% from 255 or 55.24% from 353); Green value is 60 (23.83% from 255 or 17.00% from 353); Blue value is 98 (38.67% from 255 or 27.76% from 353); Max value from RGB is 195 - color contains mainly: red. Hex color #C33C62 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C33C62 is #3CC39D. Grayscale: #686868. Windows color (decimal): -3982238 or 6438083. OLE color: 6438083.
HSL color Cylindrical-coordinate representation of color #C33C62: hue angle of 343.11º degrees, saturation: 0.53, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C33C62 is Cyan = 0, Magento = 0.69, Yellow = 0.50 and Black (K on CMYK) = 0.24.
<style> p { color: #c33c62; } p { color: rgb(195,60,98); } H1.HeaderClassName { color: #c33c62; } .AnyTagClassName { color: #c33c62; } </style>
<style> a { background-color: #c33c62; } a { background-color: rgb(195,60,98); } div.DivClassName { background-color: #c33c62; } .BgClassName { background-color: #c33c62; } </style>
<style> span { border-color: #c33c62; } span { border-color: rgb(195,60,98); } td.TdClassName { border-color: #c33c62; } .TagClassName { border-color: #c33c62; } </style>