#1F0506 (or 0x1F0506) is unknown color: approx Rustic Red. HEX triplet: 1F, 05 and 06. RGB value is (31,5,6). Sum of RGB (Red+Green+Blue) = 31+5+6=42 (5% of max value = 765). Red value is 31 (12.5% from 255 or 73.81% from 42); Green value is 5 (2.34% from 255 or 11.90% from 42); Blue value is 6 (2.73% from 255 or 14.29% from 42); Max value from RGB is 31 - color contains mainly: red. Hex color #1F0506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1F0506 is #E0FAF9. Grayscale: #0C0C0C. Windows color (decimal): -14744314 or 394527. OLE color: 394527.
HSL color Cylindrical-coordinate representation of color #1F0506: hue angle of 357.69º degrees, saturation: 0.72, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1F0506 is Cyan = 0, Magento = 0.84, Yellow = 0.81 and Black (K on CMYK) = 0.88.
<style> p { color: #1F0506; } p { color: rgb(31,5,6); } H1.HeaderClassName { color: #1F0506; } .AnyTagClassName { color: #1F0506; } </style>
<style> a { background-color: #1F0506; } a { background-color: rgb(31,5,6); } div.DivClassName { background-color: #1F0506; } .BgClassName { background-color: #1F0506; } </style>
<style> span { border-color: #1F0506; } span { border-color: rgb(31,5,6); } td.TdClassName { border-color: #1F0506; } .TagClassName { border-color: #1F0506; } </style>