#CFCCBE (or 0xCFCCBE) is unknown color: approx Quill Grey. HEX triplet: CF, CC and BE. RGB value is (207,204,190). Sum of RGB (Red+Green+Blue) = 207+204+190=601 (79% of max value = 765). Red value is 207 (81.25% from 255 or 34.44% from 601); Green value is 204 (80.08% from 255 or 33.94% from 601); Blue value is 190 (74.61% from 255 or 31.61% from 601); Max value from RGB is 207 - color contains mainly: red. Hex color #CFCCBE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFCCBE is #303341. Grayscale: #CBCBCB. Windows color (decimal): -3158850 or 12504271. OLE color: 12504271.
HSL color Cylindrical-coordinate representation of color #CFCCBE: hue angle of 49.41º degrees, saturation: 0.15, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CFCCBE is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.19.
<style> p { color: #CFCCBE; } p { color: rgb(207,204,190); } H1.HeaderClassName { color: #CFCCBE; } .AnyTagClassName { color: #CFCCBE; } </style>
<style> a { background-color: #CFCCBE; } a { background-color: rgb(207,204,190); } div.DivClassName { background-color: #CFCCBE; } .BgClassName { background-color: #CFCCBE; } </style>
<style> span { border-color: #CFCCBE; } span { border-color: rgb(207,204,190); } td.TdClassName { border-color: #CFCCBE; } .TagClassName { border-color: #CFCCBE; } </style>