#D141DB (or 0xD141DB) is unknown color: approx Medium Orchid. HEX triplet: D1, 41 and DB. RGB value is (209,65,219). Sum of RGB (Red+Green+Blue) = 209+65+219=493 (65% of max value = 765). Red value is 209 (82.03% from 255 or 42.39% from 493); Green value is 65 (25.78% from 255 or 13.18% from 493); Blue value is 219 (85.94% from 255 or 44.42% from 493); Max value from RGB is 219 - color contains mainly: blue. Hex color #D141DB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D141DB is #2EBE24. Grayscale: #7D7D7D. Windows color (decimal): -3063333 or 14369233. OLE color: 14369233.
HSL color Cylindrical-coordinate representation of color #D141DB: hue angle of 296.1º degrees, saturation: 0.68, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D141DB is Cyan = 0.05, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #D141DB; } p { color: rgb(209,65,219); } H1.HeaderClassName { color: #D141DB; } .AnyTagClassName { color: #D141DB; } </style>
<style> a { background-color: #D141DB; } a { background-color: rgb(209,65,219); } div.DivClassName { background-color: #D141DB; } .BgClassName { background-color: #D141DB; } </style>
<style> span { border-color: #D141DB; } span { border-color: rgb(209,65,219); } td.TdClassName { border-color: #D141DB; } .TagClassName { border-color: #D141DB; } </style>