#DCB9CC (or 0xDCB9CC) is unknown color: approx Twilight. HEX triplet: DC, B9 and CC. RGB value is (220,185,204). Sum of RGB (Red+Green+Blue) = 220+185+204=609 (80% of max value = 765). Red value is 220 (86.33% from 255 or 36.12% from 609); Green value is 185 (72.66% from 255 or 30.38% from 609); Blue value is 204 (80.08% from 255 or 33.50% from 609); Max value from RGB is 220 - color contains mainly: red. Hex color #DCB9CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCB9CC is #234633. Grayscale: #C5C5C5. Windows color (decimal): -2311732 or 13416924. OLE color: 13416924.
HSL color Cylindrical-coordinate representation of color #DCB9CC: hue angle of 327.43º degrees, saturation: 0.33, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DCB9CC is Cyan = 0, Magento = 0.16, Yellow = 0.07 and Black (K on CMYK) = 0.14.
<style> p { color: #DCB9CC; } p { color: rgb(220,185,204); } H1.HeaderClassName { color: #DCB9CC; } .AnyTagClassName { color: #DCB9CC; } </style>
<style> a { background-color: #DCB9CC; } a { background-color: rgb(220,185,204); } div.DivClassName { background-color: #DCB9CC; } .BgClassName { background-color: #DCB9CC; } </style>
<style> span { border-color: #DCB9CC; } span { border-color: rgb(220,185,204); } td.TdClassName { border-color: #DCB9CC; } .TagClassName { border-color: #DCB9CC; } </style>