#C33B50 (or 0xC33B50) is unknown color: approx Old Rose. HEX triplet: C3, 3B and 50. RGB value is (195,59,80). Sum of RGB (Red+Green+Blue) = 195+59+80=334 (44% of max value = 765). Red value is 195 (76.56% from 255 or 58.38% from 334); Green value is 59 (23.44% from 255 or 17.66% from 334); Blue value is 80 (31.64% from 255 or 23.95% from 334); Max value from RGB is 195 - color contains mainly: red. Hex color #C33B50 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C33B50 is #3CC4AF. Grayscale: #666666. Windows color (decimal): -3982512 or 5258179. OLE color: 5258179.
HSL color Cylindrical-coordinate representation of color #C33B50: hue angle of 350.74º degrees, saturation: 0.54, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #C33B50 is Cyan = 0, Magento = 0.70, Yellow = 0.59 and Black (K on CMYK) = 0.24.
<style> p { color: #C33B50; } p { color: rgb(195,59,80); } H1.HeaderClassName { color: #C33B50; } .AnyTagClassName { color: #C33B50; } </style>
<style> a { background-color: #C33B50; } a { background-color: rgb(195,59,80); } div.DivClassName { background-color: #C33B50; } .BgClassName { background-color: #C33B50; } </style>
<style> span { border-color: #C33B50; } span { border-color: rgb(195,59,80); } td.TdClassName { border-color: #C33B50; } .TagClassName { border-color: #C33B50; } </style>