#DA77A0 (or 0xDA77A0) is unknown color: approx Pale Violet Red. HEX triplet: DA, 77 and A0. RGB value is (218,119,160). Sum of RGB (Red+Green+Blue) = 218+119+160=497 (65% of max value = 765). Red value is 218 (85.55% from 255 or 43.86% from 497); Green value is 119 (46.88% from 255 or 23.94% from 497); Blue value is 160 (62.89% from 255 or 32.19% from 497); Max value from RGB is 218 - color contains mainly: red. Hex color #DA77A0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DA77A0 is #25885F. Grayscale: #999999. Windows color (decimal): -2459744 or 10516442. OLE color: 10516442.
HSL color Cylindrical-coordinate representation of color #DA77A0: hue angle of 335.15º degrees, saturation: 0.57, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DA77A0 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #DA77A0; } p { color: rgb(218,119,160); } H1.HeaderClassName { color: #DA77A0; } .AnyTagClassName { color: #DA77A0; } </style>
<style> a { background-color: #DA77A0; } a { background-color: rgb(218,119,160); } div.DivClassName { background-color: #DA77A0; } .BgClassName { background-color: #DA77A0; } </style>
<style> span { border-color: #DA77A0; } span { border-color: rgb(218,119,160); } td.TdClassName { border-color: #DA77A0; } .TagClassName { border-color: #DA77A0; } </style>