#DA57B3 (or 0xDA57B3) is unknown color: approx Fuchsia. HEX triplet: DA, 57 and B3. RGB value is (218,87,179). Sum of RGB (Red+Green+Blue) = 218+87+179=484 (64% of max value = 765). Red value is 218 (85.55% from 255 or 45.04% from 484); Green value is 87 (34.38% from 255 or 17.98% from 484); Blue value is 179 (70.31% from 255 or 36.98% from 484); Max value from RGB is 218 - color contains mainly: red. Hex color #DA57B3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DA57B3 is #25A84C. Grayscale: #888888. Windows color (decimal): -2467917 or 11753434. OLE color: 11753434.
HSL color Cylindrical-coordinate representation of color #DA57B3: hue angle of 317.86º degrees, saturation: 0.64, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #DA57B3 is Cyan = 0, Magento = 0.60, Yellow = 0.18 and Black (K on CMYK) = 0.15.
<style> p { color: #DA57B3; } p { color: rgb(218,87,179); } H1.HeaderClassName { color: #DA57B3; } .AnyTagClassName { color: #DA57B3; } </style>
<style> a { background-color: #DA57B3; } a { background-color: rgb(218,87,179); } div.DivClassName { background-color: #DA57B3; } .BgClassName { background-color: #DA57B3; } </style>
<style> span { border-color: #DA57B3; } span { border-color: rgb(218,87,179); } td.TdClassName { border-color: #DA57B3; } .TagClassName { border-color: #DA57B3; } </style>