#AD1819 (or 0xAD1819) is unknown color: approx Venetian Red. HEX triplet: AD, 18 and 19. RGB value is (173,24,25). Sum of RGB (Red+Green+Blue) = 173+24+25=222 (29% of max value = 765). Red value is 173 (67.97% from 255 or 77.93% from 222); Green value is 24 (9.77% from 255 or 10.81% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 173 - color contains mainly: red. Hex color #AD1819 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #AD1819 is #52E7E6. Grayscale: #444444. Windows color (decimal): -5433319 or 1644717. OLE color: 1644717.
HSL color Cylindrical-coordinate representation of color #AD1819: hue angle of 359.6º degrees, saturation: 0.76, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AD1819 is Cyan = 0, Magento = 0.86, Yellow = 0.86 and Black (K on CMYK) = 0.32.
<style> p { color: #ad1819; } p { color: rgb(173,24,25); } H1.HeaderClassName { color: #ad1819; } .AnyTagClassName { color: #ad1819; } </style>
<style> a { background-color: #ad1819; } a { background-color: rgb(173,24,25); } div.DivClassName { background-color: #ad1819; } .BgClassName { background-color: #ad1819; } </style>
<style> span { border-color: #ad1819; } span { border-color: rgb(173,24,25); } td.TdClassName { border-color: #ad1819; } .TagClassName { border-color: #ad1819; } </style>