#C33FAF (or 0xC33FAF) is unknown color: approx Fuchsia. HEX triplet: C3, 3F and AF. RGB value is (195,63,175). Sum of RGB (Red+Green+Blue) = 195+63+175=433 (57% of max value = 765). Red value is 195 (76.56% from 255 or 45.03% from 433); Green value is 63 (25% from 255 or 14.55% from 433); Blue value is 175 (68.75% from 255 or 40.42% from 433); Max value from RGB is 195 - color contains mainly: red. Hex color #C33FAF is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C33FAF is #3CC050. Grayscale: #727272. Windows color (decimal): -3981393 or 11485123. OLE color: 11485123.
HSL color Cylindrical-coordinate representation of color #C33FAF: hue angle of 309.09º 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 #C33FAF is Cyan = 0, Magento = 0.68, Yellow = 0.10 and Black (K on CMYK) = 0.24.
<style> p { color: #C33FAF; } p { color: rgb(195,63,175); } H1.HeaderClassName { color: #C33FAF; } .AnyTagClassName { color: #C33FAF; } </style>
<style> a { background-color: #C33FAF; } a { background-color: rgb(195,63,175); } div.DivClassName { background-color: #C33FAF; } .BgClassName { background-color: #C33FAF; } </style>
<style> span { border-color: #C33FAF; } span { border-color: rgb(195,63,175); } td.TdClassName { border-color: #C33FAF; } .TagClassName { border-color: #C33FAF; } </style>