#DCBFF6 (or 0xDCBFF6) is unknown color: approx Mauve. HEX triplet: DC, BF and F6. RGB value is (220,191,246). Sum of RGB (Red+Green+Blue) = 220+191+246=657 (87% of max value = 765). Red value is 220 (86.33% from 255 or 33.49% from 657); Green value is 191 (75% from 255 or 29.07% from 657); Blue value is 246 (96.48% from 255 or 37.44% from 657); Max value from RGB is 246 - color contains mainly: blue. Hex color #DCBFF6 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCBFF6 is #234009. Grayscale: #CDCDCD. Windows color (decimal): -2310154 or 16170972. OLE color: 16170972.
HSL color Cylindrical-coordinate representation of color #DCBFF6: hue angle of 271.64º degrees, saturation: 0.75, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DCBFF6 is Cyan = 0.11, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #DCBFF6; } p { color: rgb(220,191,246); } H1.HeaderClassName { color: #DCBFF6; } .AnyTagClassName { color: #DCBFF6; } </style>
<style> a { background-color: #DCBFF6; } a { background-color: rgb(220,191,246); } div.DivClassName { background-color: #DCBFF6; } .BgClassName { background-color: #DCBFF6; } </style>
<style> span { border-color: #DCBFF6; } span { border-color: rgb(220,191,246); } td.TdClassName { border-color: #DCBFF6; } .TagClassName { border-color: #DCBFF6; } </style>