#DCBEE0 (or 0xDCBEE0) is unknown color: approx Thistle. HEX triplet: DC, BE and E0. RGB value is (220,190,224). Sum of RGB (Red+Green+Blue) = 220+190+224=634 (83% of max value = 765). Red value is 220 (86.33% from 255 or 34.70% from 634); Green value is 190 (74.61% from 255 or 29.97% from 634); Blue value is 224 (87.89% from 255 or 35.33% from 634); Max value from RGB is 224 - color contains mainly: blue. Hex color #DCBEE0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCBEE0 is #23411F. Grayscale: #CACACA. Windows color (decimal): -2310432 or 14728924. OLE color: 14728924.
HSL color Cylindrical-coordinate representation of color #DCBEE0: hue angle of 292.94º degrees, saturation: 0.35, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #DCBEE0 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #DCBEE0; } p { color: rgb(220,190,224); } H1.HeaderClassName { color: #DCBEE0; } .AnyTagClassName { color: #DCBEE0; } </style>
<style> a { background-color: #DCBEE0; } a { background-color: rgb(220,190,224); } div.DivClassName { background-color: #DCBEE0; } .BgClassName { background-color: #DCBEE0; } </style>
<style> span { border-color: #DCBEE0; } span { border-color: rgb(220,190,224); } td.TdClassName { border-color: #DCBEE0; } .TagClassName { border-color: #DCBEE0; } </style>