#CFCAD2 (or 0xCFCAD2) is unknown color: approx Prelude. HEX triplet: CF, CA and D2. RGB value is (207,202,210). Sum of RGB (Red+Green+Blue) = 207+202+210=619 (81% of max value = 765). Red value is 207 (81.25% from 255 or 33.44% from 619); Green value is 202 (79.30% from 255 or 32.63% from 619); Blue value is 210 (82.42% from 255 or 33.93% from 619); Max value from RGB is 210 - color contains mainly: blue. Hex color #CFCAD2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFCAD2 is #30352D. Grayscale: #CCCCCC. Windows color (decimal): -3159342 or 13814479. OLE color: 13814479.
HSL color Cylindrical-coordinate representation of color #CFCAD2: hue angle of 277.5º degrees, saturation: 0.08, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #CFCAD2 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CFCAD2; } p { color: rgb(207,202,210); } H1.HeaderClassName { color: #CFCAD2; } .AnyTagClassName { color: #CFCAD2; } </style>
<style> a { background-color: #CFCAD2; } a { background-color: rgb(207,202,210); } div.DivClassName { background-color: #CFCAD2; } .BgClassName { background-color: #CFCAD2; } </style>
<style> span { border-color: #CFCAD2; } span { border-color: rgb(207,202,210); } td.TdClassName { border-color: #CFCAD2; } .TagClassName { border-color: #CFCAD2; } </style>