#8A151E (or 0x8A151E) is unknown color: approx Flame Red. HEX triplet: 8A, 15 and 1E. RGB value is (138,21,30). Sum of RGB (Red+Green+Blue) = 138+21+30=189 (25% of max value = 765). Red value is 138 (54.30% from 255 or 73.02% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 30 (12.11% from 255 or 15.87% from 189); Max value from RGB is 138 - color contains mainly: red. Hex color #8A151E is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #8A151E is #75EAE1. Grayscale: #393939. Windows color (decimal): -7727842 or 1971594. OLE color: 1971594.
HSL color Cylindrical-coordinate representation of color #8A151E: hue angle of 355.38º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #8A151E is Cyan = 0, Magento = 0.85, Yellow = 0.78 and Black (K on CMYK) = 0.46.
<style> p { color: #8A151E; } p { color: rgb(138,21,30); } H1.HeaderClassName { color: #8A151E; } .AnyTagClassName { color: #8A151E; } </style>
<style> a { background-color: #8A151E; } a { background-color: rgb(138,21,30); } div.DivClassName { background-color: #8A151E; } .BgClassName { background-color: #8A151E; } </style>
<style> span { border-color: #8A151E; } span { border-color: rgb(138,21,30); } td.TdClassName { border-color: #8A151E; } .TagClassName { border-color: #8A151E; } </style>