#DA5073 (or 0xDA5073) is unknown color: approx Cranberry. HEX triplet: DA, 50 and 73. RGB value is (218,80,115). Sum of RGB (Red+Green+Blue) = 218+80+115=413 (54% of max value = 765). Red value is 218 (85.55% from 255 or 52.78% from 413); Green value is 80 (31.64% from 255 or 19.37% from 413); Blue value is 115 (45.31% from 255 or 27.85% from 413); Max value from RGB is 218 - color contains mainly: red. Hex color #DA5073 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #DA5073 is #25AF8C. Grayscale: #7D7D7D. Windows color (decimal): -2469773 or 7557338. OLE color: 7557338.
HSL color Cylindrical-coordinate representation of color #DA5073: hue angle of 344.78º degrees, saturation: 0.65, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #DA5073 is Cyan = 0, Magento = 0.63, Yellow = 0.47 and Black (K on CMYK) = 0.15.
<style> p { color: #da5073; } p { color: rgb(218,80,115); } H1.HeaderClassName { color: #da5073; } .AnyTagClassName { color: #da5073; } </style>
<style> a { background-color: #da5073; } a { background-color: rgb(218,80,115); } div.DivClassName { background-color: #da5073; } .BgClassName { background-color: #da5073; } </style>
<style> span { border-color: #da5073; } span { border-color: rgb(218,80,115); } td.TdClassName { border-color: #da5073; } .TagClassName { border-color: #da5073; } </style>