#CCBCCF (or 0xCCBCCF) is unknown color: approx Prelude. HEX triplet: CC, BC and CF. RGB value is (204,188,207). Sum of RGB (Red+Green+Blue) = 204+188+207=599 (79% of max value = 765). Red value is 204 (80.08% from 255 or 34.06% from 599); Green value is 188 (73.83% from 255 or 31.39% from 599); Blue value is 207 (81.25% from 255 or 34.56% from 599); Max value from RGB is 207 - color contains mainly: blue. Hex color #CCBCCF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCBCCF is #334330. Grayscale: #C2C2C2. Windows color (decimal): -3359537 or 13614284. OLE color: 13614284.
HSL color Cylindrical-coordinate representation of color #CCBCCF: hue angle of 290.53º degrees, saturation: 0.17, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CCBCCF is Cyan = 0.01, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CCBCCF; } p { color: rgb(204,188,207); } H1.HeaderClassName { color: #CCBCCF; } .AnyTagClassName { color: #CCBCCF; } </style>
<style> a { background-color: #CCBCCF; } a { background-color: rgb(204,188,207); } div.DivClassName { background-color: #CCBCCF; } .BgClassName { background-color: #CCBCCF; } </style>
<style> span { border-color: #CCBCCF; } span { border-color: rgb(204,188,207); } td.TdClassName { border-color: #CCBCCF; } .TagClassName { border-color: #CCBCCF; } </style>