#C33F6F (or 0xC33F6F) is unknown color: approx Royal Heath. HEX triplet: C3, 3F and 6F. RGB value is (195,63,111). Sum of RGB (Red+Green+Blue) = 195+63+111=369 (48% of max value = 765). Red value is 195 (76.56% from 255 or 52.85% from 369); Green value is 63 (25% from 255 or 17.07% from 369); Blue value is 111 (43.75% from 255 or 30.08% from 369); Max value from RGB is 195 - color contains mainly: red. Hex color #C33F6F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C33F6F is #3CC090. Grayscale: #6B6B6B. Windows color (decimal): -3981457 or 7290819. OLE color: 7290819.
HSL color Cylindrical-coordinate representation of color #C33F6F: hue angle of 338.18º degrees, saturation: 0.52, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C33F6F is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.24.
<style> p { color: #C33F6F; } p { color: rgb(195,63,111); } H1.HeaderClassName { color: #C33F6F; } .AnyTagClassName { color: #C33F6F; } </style>
<style> a { background-color: #C33F6F; } a { background-color: rgb(195,63,111); } div.DivClassName { background-color: #C33F6F; } .BgClassName { background-color: #C33F6F; } </style>
<style> span { border-color: #C33F6F; } span { border-color: rgb(195,63,111); } td.TdClassName { border-color: #C33F6F; } .TagClassName { border-color: #C33F6F; } </style>