#D106CF (or 0xD106CF) is unknown color: approx Deep Magenta. HEX triplet: D1, 06 and CF. RGB value is (209,6,207). Sum of RGB (Red+Green+Blue) = 209+6+207=422 (55% of max value = 765). Red value is 209 (82.03% from 255 or 49.53% from 422); Green value is 6 (2.73% from 255 or 1.42% from 422); Blue value is 207 (81.25% from 255 or 49.05% from 422); Max value from RGB is 209 - color contains mainly: red. Hex color #D106CF is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #D106CF is #2EF930. Grayscale: #595959. Windows color (decimal): -3078449 or 13567697. OLE color: 13567697.
HSL color Cylindrical-coordinate representation of color #D106CF: hue angle of 300.59º degrees, saturation: 0.94, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D106CF is Cyan = 0, Magento = 0.97, Yellow = 0.01 and Black (K on CMYK) = 0.18.
<style> p { color: #d106cf; } p { color: rgb(209,6,207); } H1.HeaderClassName { color: #d106cf; } .AnyTagClassName { color: #d106cf; } </style>
<style> a { background-color: #d106cf; } a { background-color: rgb(209,6,207); } div.DivClassName { background-color: #d106cf; } .BgClassName { background-color: #d106cf; } </style>
<style> span { border-color: #d106cf; } span { border-color: rgb(209,6,207); } td.TdClassName { border-color: #d106cf; } .TagClassName { border-color: #d106cf; } </style>