#DBCCCA (or 0xDBCCCA) is unknown color: approx Mercury. HEX triplet: DB, CC and CA. RGB value is (219,204,202). Sum of RGB (Red+Green+Blue) = 219+204+202=625 (82% of max value = 765). Red value is 219 (85.94% from 255 or 35.04% from 625); Green value is 204 (80.08% from 255 or 32.64% from 625); Blue value is 202 (79.30% from 255 or 32.32% from 625); Max value from RGB is 219 - color contains mainly: red. Hex color #DBCCCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DBCCCA is #243335. Grayscale: #D0D0D0. Windows color (decimal): -2372406 or 13290715. OLE color: 13290715.
HSL color Cylindrical-coordinate representation of color #DBCCCA: hue angle of 7.06º degrees, saturation: 0.19, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DBCCCA is Cyan = 0, Magento = 0.07, Yellow = 0.08 and Black (K on CMYK) = 0.14.
<style> p { color: #DBCCCA; } p { color: rgb(219,204,202); } H1.HeaderClassName { color: #DBCCCA; } .AnyTagClassName { color: #DBCCCA; } </style>
<style> a { background-color: #DBCCCA; } a { background-color: rgb(219,204,202); } div.DivClassName { background-color: #DBCCCA; } .BgClassName { background-color: #DBCCCA; } </style>
<style> span { border-color: #DBCCCA; } span { border-color: rgb(219,204,202); } td.TdClassName { border-color: #DBCCCA; } .TagClassName { border-color: #DBCCCA; } </style>