#D11B7E (or 0xD11B7E) is unknown color: approx Medium Violet Red. HEX triplet: D1, 1B and 7E. RGB value is (209,27,126). Sum of RGB (Red+Green+Blue) = 209+27+126=362 (47% of max value = 765). Red value is 209 (82.03% from 255 or 57.73% from 362); Green value is 27 (10.94% from 255 or 7.46% from 362); Blue value is 126 (49.61% from 255 or 34.81% from 362); Max value from RGB is 209 - color contains mainly: red. Hex color #D11B7E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D11B7E is #2EE481. Grayscale: #5C5C5C. Windows color (decimal): -3073154 or 8264657. OLE color: 8264657.
HSL color Cylindrical-coordinate representation of color #D11B7E: hue angle of 327.36º degrees, saturation: 0.77, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #D11B7E is Cyan = 0, Magento = 0.87, Yellow = 0.40 and Black (K on CMYK) = 0.18.
<style> p { color: #d11b7e; } p { color: rgb(209,27,126); } H1.HeaderClassName { color: #d11b7e; } .AnyTagClassName { color: #d11b7e; } </style>
<style> a { background-color: #d11b7e; } a { background-color: rgb(209,27,126); } div.DivClassName { background-color: #d11b7e; } .BgClassName { background-color: #d11b7e; } </style>
<style> span { border-color: #d11b7e; } span { border-color: rgb(209,27,126); } td.TdClassName { border-color: #d11b7e; } .TagClassName { border-color: #d11b7e; } </style>