#CBB1CF (or 0xCBB1CF) is unknown color: approx Prelude. HEX triplet: CB, B1 and CF. RGB value is (203,177,207). Sum of RGB (Red+Green+Blue) = 203+177+207=587 (77% of max value = 765). Red value is 203 (79.69% from 255 or 34.58% from 587); Green value is 177 (69.53% from 255 or 30.15% from 587); Blue value is 207 (81.25% from 255 or 35.26% from 587); Max value from RGB is 207 - color contains mainly: blue. Hex color #CBB1CF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBB1CF is #344E30. Grayscale: #BCBCBC. Windows color (decimal): -3427889 or 13611467. OLE color: 13611467.
HSL color Cylindrical-coordinate representation of color #CBB1CF: hue angle of 292º degrees, saturation: 0.24, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CBB1CF is Cyan = 0.02, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CBB1CF; } p { color: rgb(203,177,207); } H1.HeaderClassName { color: #CBB1CF; } .AnyTagClassName { color: #CBB1CF; } </style>
<style> a { background-color: #CBB1CF; } a { background-color: rgb(203,177,207); } div.DivClassName { background-color: #CBB1CF; } .BgClassName { background-color: #CBB1CF; } </style>
<style> span { border-color: #CBB1CF; } span { border-color: rgb(203,177,207); } td.TdClassName { border-color: #CBB1CF; } .TagClassName { border-color: #CBB1CF; } </style>