#D52070 (or 0xD52070) is unknown color: approx Ruby. HEX triplet: D5, 20 and 70. RGB value is (213,32,112). Sum of RGB (Red+Green+Blue) = 213+32+112=357 (47% of max value = 765). Red value is 213 (83.59% from 255 or 59.66% from 357); Green value is 32 (12.89% from 255 or 8.96% from 357); Blue value is 112 (44.14% from 255 or 31.37% from 357); Max value from RGB is 213 - color contains mainly: red. Hex color #D52070 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D52070 is #2ADF8F. Grayscale: #5F5F5F. Windows color (decimal): -2809744 or 7348437. OLE color: 7348437.
HSL color Cylindrical-coordinate representation of color #D52070: hue angle of 333.48º degrees, saturation: 0.74, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #D52070 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.16.
<style> p { color: #d52070; } p { color: rgb(213,32,112); } H1.HeaderClassName { color: #d52070; } .AnyTagClassName { color: #d52070; } </style>
<style> a { background-color: #d52070; } a { background-color: rgb(213,32,112); } div.DivClassName { background-color: #d52070; } .BgClassName { background-color: #d52070; } </style>
<style> span { border-color: #d52070; } span { border-color: rgb(213,32,112); } td.TdClassName { border-color: #d52070; } .TagClassName { border-color: #d52070; } </style>