#C4ABBB (or 0xC4ABBB) is unknown color: approx Maverick. HEX triplet: C4, AB and BB. RGB value is (196,171,187). Sum of RGB (Red+Green+Blue) = 196+171+187=554 (73% of max value = 765). Red value is 196 (76.95% from 255 or 35.38% from 554); Green value is 171 (67.19% from 255 or 30.87% from 554); Blue value is 187 (73.44% from 255 or 33.75% from 554); Max value from RGB is 196 - color contains mainly: red. Hex color #C4ABBB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C4ABBB is #3B5444. Grayscale: #B4B4B4. Windows color (decimal): -3888197 or 12299204. OLE color: 12299204.
HSL color Cylindrical-coordinate representation of color #C4ABBB: hue angle of 321.6º degrees, saturation: 0.17, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #C4ABBB is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.23.
<style> p { color: #C4ABBB; } p { color: rgb(196,171,187); } H1.HeaderClassName { color: #C4ABBB; } .AnyTagClassName { color: #C4ABBB; } </style>
<style> a { background-color: #C4ABBB; } a { background-color: rgb(196,171,187); } div.DivClassName { background-color: #C4ABBB; } .BgClassName { background-color: #C4ABBB; } </style>
<style> span { border-color: #C4ABBB; } span { border-color: rgb(196,171,187); } td.TdClassName { border-color: #C4ABBB; } .TagClassName { border-color: #C4ABBB; } </style>