#1B060C (or 0x1B060C) is unknown color: approx Rustic Red. HEX triplet: 1B, 06 and 0C. RGB value is (27,6,12). Sum of RGB (Red+Green+Blue) = 27+6+12=45 (5% of max value = 765). Red value is 27 (10.94% from 255 or 60% from 45); Green value is 6 (2.73% from 255 or 13.33% from 45); Blue value is 12 (5.08% from 255 or 26.67% from 45); Max value from RGB is 27 - color contains mainly: red. Hex color #1B060C is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1B060C is #E4F9F3. Grayscale: #0C0C0C. Windows color (decimal): -15006196 or 787995. OLE color: 787995.
HSL color Cylindrical-coordinate representation of color #1B060C: hue angle of 342.86º degrees, saturation: 0.64, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1B060C is Cyan = 0, Magento = 0.78, Yellow = 0.56 and Black (K on CMYK) = 0.89.
<style> p { color: #1B060C; } p { color: rgb(27,6,12); } H1.HeaderClassName { color: #1B060C; } .AnyTagClassName { color: #1B060C; } </style>
<style> a { background-color: #1B060C; } a { background-color: rgb(27,6,12); } div.DivClassName { background-color: #1B060C; } .BgClassName { background-color: #1B060C; } </style>
<style> span { border-color: #1B060C; } span { border-color: rgb(27,6,12); } td.TdClassName { border-color: #1B060C; } .TagClassName { border-color: #1B060C; } </style>