#DA1A11 (or 0xDA1A11) is unknown color: approx Harley Davidson Orange. HEX triplet: DA, 1A and 11. RGB value is (218,26,17). Sum of RGB (Red+Green+Blue) = 218+26+17=261 (34% of max value = 765). Red value is 218 (85.55% from 255 or 83.52% from 261); Green value is 26 (10.55% from 255 or 9.96% from 261); Blue value is 17 (7.03% from 255 or 6.51% from 261); Max value from RGB is 218 - color contains mainly: red. Hex color #DA1A11 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #DA1A11 is #25E5EE. Grayscale: #525252. Windows color (decimal): -2483695 or 1120986. OLE color: 1120986.
HSL color Cylindrical-coordinate representation of color #DA1A11: hue angle of 2.69º degrees, saturation: 0.86, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #DA1A11 is Cyan = 0, Magento = 0.88, Yellow = 0.92 and Black (K on CMYK) = 0.15.
<style> p { color: #DA1A11; } p { color: rgb(218,26,17); } H1.HeaderClassName { color: #DA1A11; } .AnyTagClassName { color: #DA1A11; } </style>
<style> a { background-color: #DA1A11; } a { background-color: rgb(218,26,17); } div.DivClassName { background-color: #DA1A11; } .BgClassName { background-color: #DA1A11; } </style>
<style> span { border-color: #DA1A11; } span { border-color: rgb(218,26,17); } td.TdClassName { border-color: #DA1A11; } .TagClassName { border-color: #DA1A11; } </style>