#870A32 (or 0x870A32) is unknown color: approx Burgundy. HEX triplet: 87, 0A and 32. RGB value is (135,10,50). Sum of RGB (Red+Green+Blue) = 135+10+50=195 (25% of max value = 765). Red value is 135 (53.12% from 255 or 69.23% from 195); Green value is 10 (4.30% from 255 or 5.13% from 195); Blue value is 50 (19.92% from 255 or 25.64% from 195); Max value from RGB is 135 - color contains mainly: red. Hex color #870A32 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870A32 is #78F5CD. Grayscale: #333333. Windows color (decimal): -7927246 or 3279495. OLE color: 3279495.
HSL color Cylindrical-coordinate representation of color #870A32: hue angle of 340.8º degrees, saturation: 0.86, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870A32 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.47.
<style> p { color: #870A32; } p { color: rgb(135,10,50); } H1.HeaderClassName { color: #870A32; } .AnyTagClassName { color: #870A32; } </style>
<style> a { background-color: #870A32; } a { background-color: rgb(135,10,50); } div.DivClassName { background-color: #870A32; } .BgClassName { background-color: #870A32; } </style>
<style> span { border-color: #870A32; } span { border-color: rgb(135,10,50); } td.TdClassName { border-color: #870A32; } .TagClassName { border-color: #870A32; } </style>