#D11C50 (or 0xD11C50) is unknown color: approx Ruby. HEX triplet: D1, 1C and 50. RGB value is (209,28,80). Sum of RGB (Red+Green+Blue) = 209+28+80=317 (41% of max value = 765). Red value is 209 (82.03% from 255 or 65.93% from 317); Green value is 28 (11.33% from 255 or 8.83% from 317); Blue value is 80 (31.64% from 255 or 25.24% from 317); Max value from RGB is 209 - color contains mainly: red. Hex color #D11C50 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D11C50 is #2EE3AF. Grayscale: #585858. Windows color (decimal): -3072944 or 5250257. OLE color: 5250257.
HSL color Cylindrical-coordinate representation of color #D11C50: hue angle of 342.76º degrees, saturation: 0.76, 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 #D11C50 is Cyan = 0, Magento = 0.87, Yellow = 0.62 and Black (K on CMYK) = 0.18.
<style> p { color: #D11C50; } p { color: rgb(209,28,80); } H1.HeaderClassName { color: #D11C50; } .AnyTagClassName { color: #D11C50; } </style>
<style> a { background-color: #D11C50; } a { background-color: rgb(209,28,80); } div.DivClassName { background-color: #D11C50; } .BgClassName { background-color: #D11C50; } </style>
<style> span { border-color: #D11C50; } span { border-color: rgb(209,28,80); } td.TdClassName { border-color: #D11C50; } .TagClassName { border-color: #D11C50; } </style>