#D82C7F (or 0xD82C7F) is unknown color: approx Deep Cerise. HEX triplet: D8, 2C and 7F. RGB value is (216,44,127). Sum of RGB (Red+Green+Blue) = 216+44+127=387 (51% of max value = 765). Red value is 216 (84.77% from 255 or 55.81% from 387); Green value is 44 (17.58% from 255 or 11.37% from 387); Blue value is 127 (50% from 255 or 32.82% from 387); Max value from RGB is 216 - color contains mainly: red. Hex color #D82C7F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D82C7F is #27D380. Grayscale: #686868. Windows color (decimal): -2610049 or 8334552. OLE color: 8334552.
HSL color Cylindrical-coordinate representation of color #D82C7F: hue angle of 331.05º degrees, saturation: 0.69, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #D82C7F is Cyan = 0, Magento = 0.80, Yellow = 0.41 and Black (K on CMYK) = 0.15.
<style> p { color: #d82c7f; } p { color: rgb(216,44,127); } H1.HeaderClassName { color: #d82c7f; } .AnyTagClassName { color: #d82c7f; } </style>
<style> a { background-color: #d82c7f; } a { background-color: rgb(216,44,127); } div.DivClassName { background-color: #d82c7f; } .BgClassName { background-color: #d82c7f; } </style>
<style> span { border-color: #d82c7f; } span { border-color: rgb(216,44,127); } td.TdClassName { border-color: #d82c7f; } .TagClassName { border-color: #d82c7f; } </style>