#D03E60 (or 0xD03E60) is unknown color: approx Cerise. HEX triplet: D0, 3E and 60. RGB value is (208,62,96). Sum of RGB (Red+Green+Blue) = 208+62+96=366 (48% of max value = 765). Red value is 208 (81.64% from 255 or 56.83% from 366); Green value is 62 (24.61% from 255 or 16.94% from 366); Blue value is 96 (37.89% from 255 or 26.23% from 366); Max value from RGB is 208 - color contains mainly: red. Hex color #D03E60 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D03E60 is #2FC19F. Grayscale: #6D6D6D. Windows color (decimal): -3129760 or 6307536. OLE color: 6307536.
HSL color Cylindrical-coordinate representation of color #D03E60: hue angle of 346.03º degrees, saturation: 0.61, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D03E60 is Cyan = 0, Magento = 0.70, Yellow = 0.54 and Black (K on CMYK) = 0.18.
<style> p { color: #D03E60; } p { color: rgb(208,62,96); } H1.HeaderClassName { color: #D03E60; } .AnyTagClassName { color: #D03E60; } </style>
<style> a { background-color: #D03E60; } a { background-color: rgb(208,62,96); } div.DivClassName { background-color: #D03E60; } .BgClassName { background-color: #D03E60; } </style>
<style> span { border-color: #D03E60; } span { border-color: rgb(208,62,96); } td.TdClassName { border-color: #D03E60; } .TagClassName { border-color: #D03E60; } </style>