#D50BCD (or 0xD50BCD) is unknown color: approx Deep Magenta. HEX triplet: D5, 0B and CD. RGB value is (213,11,205). Sum of RGB (Red+Green+Blue) = 213+11+205=429 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.65% from 429); Green value is 11 (4.69% from 255 or 2.56% from 429); Blue value is 205 (80.47% from 255 or 47.79% from 429); Max value from RGB is 213 - color contains mainly: red. Hex color #D50BCD is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #D50BCD is #2AF432. Grayscale: #5C5C5C. Windows color (decimal): -2815027 or 13437909. OLE color: 13437909.
HSL color Cylindrical-coordinate representation of color #D50BCD: hue angle of 302.38º degrees, saturation: 0.9, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #D50BCD is Cyan = 0, Magento = 0.95, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #d50bcd; } p { color: rgb(213,11,205); } H1.HeaderClassName { color: #d50bcd; } .AnyTagClassName { color: #d50bcd; } </style>
<style> a { background-color: #d50bcd; } a { background-color: rgb(213,11,205); } div.DivClassName { background-color: #d50bcd; } .BgClassName { background-color: #d50bcd; } </style>
<style> span { border-color: #d50bcd; } span { border-color: rgb(213,11,205); } td.TdClassName { border-color: #d50bcd; } .TagClassName { border-color: #d50bcd; } </style>