#D11E6A (or 0xD11E6A) is unknown color: approx Ruby. HEX triplet: D1, 1E and 6A. RGB value is (209,30,106). Sum of RGB (Red+Green+Blue) = 209+30+106=345 (45% of max value = 765). Red value is 209 (82.03% from 255 or 60.58% from 345); Green value is 30 (12.11% from 255 or 8.70% from 345); Blue value is 106 (41.80% from 255 or 30.72% from 345); Max value from RGB is 209 - color contains mainly: red. Hex color #D11E6A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D11E6A is #2EE195. Grayscale: #5C5C5C. Windows color (decimal): -3072406 or 6954705. OLE color: 6954705.
HSL color Cylindrical-coordinate representation of color #D11E6A: hue angle of 334.53º degrees, saturation: 0.75, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D11E6A is Cyan = 0, Magento = 0.86, Yellow = 0.49 and Black (K on CMYK) = 0.18.
<style> p { color: #D11E6A; } p { color: rgb(209,30,106); } H1.HeaderClassName { color: #D11E6A; } .AnyTagClassName { color: #D11E6A; } </style>
<style> a { background-color: #D11E6A; } a { background-color: rgb(209,30,106); } div.DivClassName { background-color: #D11E6A; } .BgClassName { background-color: #D11E6A; } </style>
<style> span { border-color: #D11E6A; } span { border-color: rgb(209,30,106); } td.TdClassName { border-color: #D11E6A; } .TagClassName { border-color: #D11E6A; } </style>