#D3116B (or 0xD3116B) is unknown color: approx Ruby. HEX triplet: D3, 11 and 6B. RGB value is (211,17,107). Sum of RGB (Red+Green+Blue) = 211+17+107=335 (44% of max value = 765). Red value is 211 (82.81% from 255 or 62.99% from 335); Green value is 17 (7.03% from 255 or 5.07% from 335); Blue value is 107 (42.19% from 255 or 31.94% from 335); Max value from RGB is 211 - color contains mainly: red. Hex color #D3116B is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D3116B is #2CEE94. Grayscale: #555555. Windows color (decimal): -2944661 or 7016915. OLE color: 7016915.
HSL color Cylindrical-coordinate representation of color #D3116B: hue angle of 332.16º degrees, saturation: 0.85, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D3116B is Cyan = 0, Magento = 0.92, Yellow = 0.49 and Black (K on CMYK) = 0.17.
<style> p { color: #d3116b; } p { color: rgb(211,17,107); } H1.HeaderClassName { color: #d3116b; } .AnyTagClassName { color: #d3116b; } </style>
<style> a { background-color: #d3116b; } a { background-color: rgb(211,17,107); } div.DivClassName { background-color: #d3116b; } .BgClassName { background-color: #d3116b; } </style>
<style> span { border-color: #d3116b; } span { border-color: rgb(211,17,107); } td.TdClassName { border-color: #d3116b; } .TagClassName { border-color: #d3116b; } </style>