#DA2C3B (or 0xDA2C3B) is unknown color: approx Alizarin. HEX triplet: DA, 2C and 3B. RGB value is (218,44,59). Sum of RGB (Red+Green+Blue) = 218+44+59=321 (42% of max value = 765). Red value is 218 (85.55% from 255 or 67.91% from 321); Green value is 44 (17.58% from 255 or 13.71% from 321); Blue value is 59 (23.44% from 255 or 18.38% from 321); Max value from RGB is 218 - color contains mainly: red. Hex color #DA2C3B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DA2C3B is #25D3C4. Grayscale: #616161. Windows color (decimal): -2479045 or 3878106. OLE color: 3878106.
HSL color Cylindrical-coordinate representation of color #DA2C3B: hue angle of 354.83º degrees, saturation: 0.7, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #DA2C3B is Cyan = 0, Magento = 0.80, Yellow = 0.73 and Black (K on CMYK) = 0.15.
<style> p { color: #DA2C3B; } p { color: rgb(218,44,59); } H1.HeaderClassName { color: #DA2C3B; } .AnyTagClassName { color: #DA2C3B; } </style>
<style> a { background-color: #DA2C3B; } a { background-color: rgb(218,44,59); } div.DivClassName { background-color: #DA2C3B; } .BgClassName { background-color: #DA2C3B; } </style>
<style> span { border-color: #DA2C3B; } span { border-color: rgb(218,44,59); } td.TdClassName { border-color: #DA2C3B; } .TagClassName { border-color: #DA2C3B; } </style>