#CBABCF (or 0xCBABCF) is unknown color: approx Lilac. HEX triplet: CB, AB and CF. RGB value is (203,171,207). Sum of RGB (Red+Green+Blue) = 203+171+207=581 (76% of max value = 765). Red value is 203 (79.69% from 255 or 34.94% from 581); Green value is 171 (67.19% from 255 or 29.43% from 581); Blue value is 207 (81.25% from 255 or 35.63% from 581); Max value from RGB is 207 - color contains mainly: blue. Hex color #CBABCF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBABCF is #345430. Grayscale: #B8B8B8. Windows color (decimal): -3429425 or 13609931. OLE color: 13609931.
HSL color Cylindrical-coordinate representation of color #CBABCF: hue angle of 293.33º degrees, saturation: 0.27, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CBABCF is Cyan = 0.02, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CBABCF; } p { color: rgb(203,171,207); } H1.HeaderClassName { color: #CBABCF; } .AnyTagClassName { color: #CBABCF; } </style>
<style> a { background-color: #CBABCF; } a { background-color: rgb(203,171,207); } div.DivClassName { background-color: #CBABCF; } .BgClassName { background-color: #CBABCF; } </style>
<style> span { border-color: #CBABCF; } span { border-color: rgb(203,171,207); } td.TdClassName { border-color: #CBABCF; } .TagClassName { border-color: #CBABCF; } </style>