#850A22 (or 0x850A22) is unknown color: approx Burgundy. HEX triplet: 85, 0A and 22. RGB value is (133,10,34). Sum of RGB (Red+Green+Blue) = 133+10+34=177 (23% of max value = 765). Red value is 133 (52.34% from 255 or 75.14% from 177); Green value is 10 (4.30% from 255 or 5.65% from 177); Blue value is 34 (13.67% from 255 or 19.21% from 177); Max value from RGB is 133 - color contains mainly: red. Hex color #850A22 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850A22 is #7AF5DD. Grayscale: #313131. Windows color (decimal): -8058334 or 2230917. OLE color: 2230917.
HSL color Cylindrical-coordinate representation of color #850A22: hue angle of 348.29º degrees, saturation: 0.86, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #850A22 is Cyan = 0, Magento = 0.92, Yellow = 0.74 and Black (K on CMYK) = 0.48.
<style> p { color: #850A22; } p { color: rgb(133,10,34); } H1.HeaderClassName { color: #850A22; } .AnyTagClassName { color: #850A22; } </style>
<style> a { background-color: #850A22; } a { background-color: rgb(133,10,34); } div.DivClassName { background-color: #850A22; } .BgClassName { background-color: #850A22; } </style>
<style> span { border-color: #850A22; } span { border-color: rgb(133,10,34); } td.TdClassName { border-color: #850A22; } .TagClassName { border-color: #850A22; } </style>