#DA4B6F (or 0xDA4B6F) is unknown color: approx Cranberry. HEX triplet: DA, 4B and 6F. RGB value is (218,75,111). Sum of RGB (Red+Green+Blue) = 218+75+111=404 (53% of max value = 765). Red value is 218 (85.55% from 255 or 53.96% from 404); Green value is 75 (29.69% from 255 or 18.56% from 404); Blue value is 111 (43.75% from 255 or 27.48% from 404); Max value from RGB is 218 - color contains mainly: red. Hex color #DA4B6F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DA4B6F is #25B490. Grayscale: #797979. Windows color (decimal): -2471057 or 7293914. OLE color: 7293914.
HSL color Cylindrical-coordinate representation of color #DA4B6F: hue angle of 344.9º degrees, saturation: 0.66, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #DA4B6F is Cyan = 0, Magento = 0.66, Yellow = 0.49 and Black (K on CMYK) = 0.15.
<style> p { color: #da4b6f; } p { color: rgb(218,75,111); } H1.HeaderClassName { color: #da4b6f; } .AnyTagClassName { color: #da4b6f; } </style>
<style> a { background-color: #da4b6f; } a { background-color: rgb(218,75,111); } div.DivClassName { background-color: #da4b6f; } .BgClassName { background-color: #da4b6f; } </style>
<style> span { border-color: #da4b6f; } span { border-color: rgb(218,75,111); } td.TdClassName { border-color: #da4b6f; } .TagClassName { border-color: #da4b6f; } </style>