#D4505C (or 0xD4505C) is unknown color: approx Mandy. HEX triplet: D4, 50 and 5C. RGB value is (212,80,92). Sum of RGB (Red+Green+Blue) = 212+80+92=384 (50% of max value = 765). Red value is 212 (83.20% from 255 or 55.21% from 384); Green value is 80 (31.64% from 255 or 20.83% from 384); Blue value is 92 (36.33% from 255 or 23.96% from 384); Max value from RGB is 212 - color contains mainly: red. Hex color #D4505C is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D4505C is #2BAFA3. Grayscale: #787878. Windows color (decimal): -2863012 or 6050004. OLE color: 6050004.
HSL color Cylindrical-coordinate representation of color #D4505C: hue angle of 354.55º degrees, saturation: 0.61, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #D4505C is Cyan = 0, Magento = 0.62, Yellow = 0.57 and Black (K on CMYK) = 0.17.
<style> p { color: #d4505c; } p { color: rgb(212,80,92); } H1.HeaderClassName { color: #d4505c; } .AnyTagClassName { color: #d4505c; } </style>
<style> a { background-color: #d4505c; } a { background-color: rgb(212,80,92); } div.DivClassName { background-color: #d4505c; } .BgClassName { background-color: #d4505c; } </style>
<style> span { border-color: #d4505c; } span { border-color: rgb(212,80,92); } td.TdClassName { border-color: #d4505c; } .TagClassName { border-color: #d4505c; } </style>