#DA5179 (or 0xDA5179) is unknown color: approx Cranberry. HEX triplet: DA, 51 and 79. RGB value is (218,81,121). Sum of RGB (Red+Green+Blue) = 218+81+121=420 (55% of max value = 765). Red value is 218 (85.55% from 255 or 51.90% from 420); Green value is 81 (32.03% from 255 or 19.29% from 420); Blue value is 121 (47.66% from 255 or 28.81% from 420); Max value from RGB is 218 - color contains mainly: red. Hex color #DA5179 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #DA5179 is #25AE86. Grayscale: #7E7E7E. Windows color (decimal): -2469511 or 7950810. OLE color: 7950810.
HSL color Cylindrical-coordinate representation of color #DA5179: hue angle of 342.48º degrees, saturation: 0.65, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #DA5179 is Cyan = 0, Magento = 0.63, Yellow = 0.44 and Black (K on CMYK) = 0.15.
<style> p { color: #DA5179; } p { color: rgb(218,81,121); } H1.HeaderClassName { color: #DA5179; } .AnyTagClassName { color: #DA5179; } </style>
<style> a { background-color: #DA5179; } a { background-color: rgb(218,81,121); } div.DivClassName { background-color: #DA5179; } .BgClassName { background-color: #DA5179; } </style>
<style> span { border-color: #DA5179; } span { border-color: rgb(218,81,121); } td.TdClassName { border-color: #DA5179; } .TagClassName { border-color: #DA5179; } </style>