#850A04 (or 0x850A04) is unknown color: approx Maroon. HEX triplet: 85, 0A and 04. RGB value is (133,10,4). Sum of RGB (Red+Green+Blue) = 133+10+4=147 (19% of max value = 765). Red value is 133 (52.34% from 255 or 90.48% from 147); Green value is 10 (4.30% from 255 or 6.80% from 147); Blue value is 4 (1.95% from 255 or 2.72% from 147); Max value from RGB is 133 - color contains mainly: red. Hex color #850A04 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #850A04 is #7AF5FB. Grayscale: #2E2E2E. Windows color (decimal): -8058364 or 264837. OLE color: 264837.
HSL color Cylindrical-coordinate representation of color #850A04: hue angle of 2.79º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #850A04 is Cyan = 0, Magento = 0.92, Yellow = 0.97 and Black (K on CMYK) = 0.48.
<style> p { color: #850A04; } p { color: rgb(133,10,4); } H1.HeaderClassName { color: #850A04; } .AnyTagClassName { color: #850A04; } </style>
<style> a { background-color: #850A04; } a { background-color: rgb(133,10,4); } div.DivClassName { background-color: #850A04; } .BgClassName { background-color: #850A04; } </style>
<style> span { border-color: #850A04; } span { border-color: rgb(133,10,4); } td.TdClassName { border-color: #850A04; } .TagClassName { border-color: #850A04; } </style>