#DCB0C6 (or 0xDCB0C6) is unknown color: approx Twilight. HEX triplet: DC, B0 and C6. RGB value is (220,176,198). Sum of RGB (Red+Green+Blue) = 220+176+198=594 (78% of max value = 765). Red value is 220 (86.33% from 255 or 37.04% from 594); Green value is 176 (69.14% from 255 or 29.63% from 594); Blue value is 198 (77.73% from 255 or 33.33% from 594); Max value from RGB is 220 - color contains mainly: red. Hex color #DCB0C6 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DCB0C6 is #234F39. Grayscale: #BFBFBF. Windows color (decimal): -2314042 or 13021404. OLE color: 13021404.
HSL color Cylindrical-coordinate representation of color #DCB0C6: hue angle of 330º degrees, saturation: 0.39, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DCB0C6 is Cyan = 0, Magento = 0.2, Yellow = 0.1 and Black (K on CMYK) = 0.14.
<style> p { color: #dcb0c6; } p { color: rgb(220,176,198); } H1.HeaderClassName { color: #dcb0c6; } .AnyTagClassName { color: #dcb0c6; } </style>
<style> a { background-color: #dcb0c6; } a { background-color: rgb(220,176,198); } div.DivClassName { background-color: #dcb0c6; } .BgClassName { background-color: #dcb0c6; } </style>
<style> span { border-color: #dcb0c6; } span { border-color: rgb(220,176,198); } td.TdClassName { border-color: #dcb0c6; } .TagClassName { border-color: #dcb0c6; } </style>