#C3B0CC (or 0xC3B0CC) is unknown color: approx Prelude. HEX triplet: C3, B0 and CC. RGB value is (195,176,204). Sum of RGB (Red+Green+Blue) = 195+176+204=575 (76% of max value = 765). Red value is 195 (76.56% from 255 or 33.91% from 575); Green value is 176 (69.14% from 255 or 30.61% from 575); Blue value is 204 (80.08% from 255 or 35.48% from 575); Max value from RGB is 204 - color contains mainly: blue. Hex color #C3B0CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C3B0CC is #3C4F33. Grayscale: #B8B8B8. Windows color (decimal): -3952436 or 13414595. OLE color: 13414595.
HSL color Cylindrical-coordinate representation of color #C3B0CC: hue angle of 280.71º degrees, saturation: 0.22, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C3B0CC is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C3B0CC; } p { color: rgb(195,176,204); } H1.HeaderClassName { color: #C3B0CC; } .AnyTagClassName { color: #C3B0CC; } </style>
<style> a { background-color: #C3B0CC; } a { background-color: rgb(195,176,204); } div.DivClassName { background-color: #C3B0CC; } .BgClassName { background-color: #C3B0CC; } </style>
<style> span { border-color: #C3B0CC; } span { border-color: rgb(195,176,204); } td.TdClassName { border-color: #C3B0CC; } .TagClassName { border-color: #C3B0CC; } </style>