#DA5CB8 (or 0xDA5CB8) is unknown color: approx Fuchsia. HEX triplet: DA, 5C and B8. RGB value is (218,92,184). Sum of RGB (Red+Green+Blue) = 218+92+184=494 (65% of max value = 765). Red value is 218 (85.55% from 255 or 44.13% from 494); Green value is 92 (36.33% from 255 or 18.62% from 494); Blue value is 184 (72.27% from 255 or 37.25% from 494); Max value from RGB is 218 - color contains mainly: red. Hex color #DA5CB8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DA5CB8 is #25A347. Grayscale: #8B8B8B. Windows color (decimal): -2466632 or 12082394. OLE color: 12082394.
HSL color Cylindrical-coordinate representation of color #DA5CB8: hue angle of 316.19º degrees, saturation: 0.63, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #DA5CB8 is Cyan = 0, Magento = 0.58, Yellow = 0.16 and Black (K on CMYK) = 0.15.
<style> p { color: #da5cb8; } p { color: rgb(218,92,184); } H1.HeaderClassName { color: #da5cb8; } .AnyTagClassName { color: #da5cb8; } </style>
<style> a { background-color: #da5cb8; } a { background-color: rgb(218,92,184); } div.DivClassName { background-color: #da5cb8; } .BgClassName { background-color: #da5cb8; } </style>
<style> span { border-color: #da5cb8; } span { border-color: rgb(218,92,184); } td.TdClassName { border-color: #da5cb8; } .TagClassName { border-color: #da5cb8; } </style>