#D52D8F (or 0xD52D8F) is unknown color: approx Deep Cerise. HEX triplet: D5, 2D and 8F. RGB value is (213,45,143). Sum of RGB (Red+Green+Blue) = 213+45+143=401 (53% of max value = 765). Red value is 213 (83.59% from 255 or 53.12% from 401); Green value is 45 (17.97% from 255 or 11.22% from 401); Blue value is 143 (56.25% from 255 or 35.66% from 401); Max value from RGB is 213 - color contains mainly: red. Hex color #D52D8F is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #D52D8F is #2AD270. Grayscale: #6A6A6A. Windows color (decimal): -2806385 or 9383381. OLE color: 9383381.
HSL color Cylindrical-coordinate representation of color #D52D8F: hue angle of 325º degrees, saturation: 0.67, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #D52D8F is Cyan = 0, Magento = 0.79, Yellow = 0.33 and Black (K on CMYK) = 0.16.
<style> p { color: #d52d8f; } p { color: rgb(213,45,143); } H1.HeaderClassName { color: #d52d8f; } .AnyTagClassName { color: #d52d8f; } </style>
<style> a { background-color: #d52d8f; } a { background-color: rgb(213,45,143); } div.DivClassName { background-color: #d52d8f; } .BgClassName { background-color: #d52d8f; } </style>
<style> span { border-color: #d52d8f; } span { border-color: rgb(213,45,143); } td.TdClassName { border-color: #d52d8f; } .TagClassName { border-color: #d52d8f; } </style>