#D11256 (or 0xD11256) is unknown color: approx Ruby. HEX triplet: D1, 12 and 56. RGB value is (209,18,86). Sum of RGB (Red+Green+Blue) = 209+18+86=313 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.77% from 313); Green value is 18 (7.42% from 255 or 5.75% from 313); Blue value is 86 (33.98% from 255 or 27.48% from 313); Max value from RGB is 209 - color contains mainly: red. Hex color #D11256 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D11256 is #2EEDA9. Grayscale: #525252. Windows color (decimal): -3075498 or 5640913. OLE color: 5640913.
HSL color Cylindrical-coordinate representation of color #D11256: hue angle of 338.64º degrees, saturation: 0.84, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #D11256 is Cyan = 0, Magento = 0.91, Yellow = 0.59 and Black (K on CMYK) = 0.18.
<style> p { color: #D11256; } p { color: rgb(209,18,86); } H1.HeaderClassName { color: #D11256; } .AnyTagClassName { color: #D11256; } </style>
<style> a { background-color: #D11256; } a { background-color: rgb(209,18,86); } div.DivClassName { background-color: #D11256; } .BgClassName { background-color: #D11256; } </style>
<style> span { border-color: #D11256; } span { border-color: rgb(209,18,86); } td.TdClassName { border-color: #D11256; } .TagClassName { border-color: #D11256; } </style>