#DA0F19 (or 0xDA0F19) is unknown color: approx Fire Engine Red. HEX triplet: DA, 0F and 19. RGB value is (218,15,25). Sum of RGB (Red+Green+Blue) = 218+15+25=258 (34% of max value = 765). Red value is 218 (85.55% from 255 or 84.50% from 258); Green value is 15 (6.25% from 255 or 5.81% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 218 - color contains mainly: red. Hex color #DA0F19 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #DA0F19 is #25F0E6. Grayscale: #4C4C4C. Windows color (decimal): -2486503 or 1642458. OLE color: 1642458.
HSL color Cylindrical-coordinate representation of color #DA0F19: hue angle of 357.04º degrees, saturation: 0.87, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #DA0F19 is Cyan = 0, Magento = 0.93, Yellow = 0.89 and Black (K on CMYK) = 0.15.
<style> p { color: #DA0F19; } p { color: rgb(218,15,25); } H1.HeaderClassName { color: #DA0F19; } .AnyTagClassName { color: #DA0F19; } </style>
<style> a { background-color: #DA0F19; } a { background-color: rgb(218,15,25); } div.DivClassName { background-color: #DA0F19; } .BgClassName { background-color: #DA0F19; } </style>
<style> span { border-color: #DA0F19; } span { border-color: rgb(218,15,25); } td.TdClassName { border-color: #DA0F19; } .TagClassName { border-color: #DA0F19; } </style>