#CB32A4 (or 0xCB32A4) is unknown color: approx Medium Red Violet. HEX triplet: CB, 32 and A4. RGB value is (203,50,164). Sum of RGB (Red+Green+Blue) = 203+50+164=417 (55% of max value = 765). Red value is 203 (79.69% from 255 or 48.68% from 417); Green value is 50 (19.92% from 255 or 11.99% from 417); Blue value is 164 (64.45% from 255 or 39.33% from 417); Max value from RGB is 203 - color contains mainly: red. Hex color #CB32A4 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CB32A4 is #34CD5B. Grayscale: #6C6C6C. Windows color (decimal): -3460444 or 10760907. OLE color: 10760907.
HSL color Cylindrical-coordinate representation of color #CB32A4: hue angle of 315.29º degrees, saturation: 0.6, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CB32A4 is Cyan = 0, Magento = 0.75, Yellow = 0.19 and Black (K on CMYK) = 0.20.
<style> p { color: #CB32A4; } p { color: rgb(203,50,164); } H1.HeaderClassName { color: #CB32A4; } .AnyTagClassName { color: #CB32A4; } </style>
<style> a { background-color: #CB32A4; } a { background-color: rgb(203,50,164); } div.DivClassName { background-color: #CB32A4; } .BgClassName { background-color: #CB32A4; } </style>
<style> span { border-color: #CB32A4; } span { border-color: rgb(203,50,164); } td.TdClassName { border-color: #CB32A4; } .TagClassName { border-color: #CB32A4; } </style>