#1A0500 (or 0x1A0500) is unknown color: approx Black. HEX triplet: 1A, 05 and 00. RGB value is (26,5,0). Sum of RGB (Red+Green+Blue) = 26+5+0=31 (4% of max value = 765). Red value is 26 (10.55% from 255 or 83.87% from 31); Green value is 5 (2.34% from 255 or 16.13% from 31); Blue value is 0 (0.39% from 255 or 0% from 31); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0500 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0500 is #E5FAFF. Grayscale: #0A0A0A. Windows color (decimal): -15072000 or 1306. OLE color: 1306.
HSL color Cylindrical-coordinate representation of color #1A0500: hue angle of 11.54º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 1%. Process color model (Four color, CMYK) of #1A0500 is Cyan = 0, Magento = 0.81, Yellow = 1 and Black (K on CMYK) = 0.90.
<style> p { color: #1A0500; } p { color: rgb(26,5,0); } H1.HeaderClassName { color: #1A0500; } .AnyTagClassName { color: #1A0500; } </style>
<style> a { background-color: #1A0500; } a { background-color: rgb(26,5,0); } div.DivClassName { background-color: #1A0500; } .BgClassName { background-color: #1A0500; } </style>
<style> span { border-color: #1A0500; } span { border-color: rgb(26,5,0); } td.TdClassName { border-color: #1A0500; } .TagClassName { border-color: #1A0500; } </style>