#8A250A (or 0x8A250A) is unknown color: approx Falu Red. HEX triplet: 8A, 25 and 0A. RGB value is (138,37,10). Sum of RGB (Red+Green+Blue) = 138+37+10=185 (24% of max value = 765). Red value is 138 (54.30% from 255 or 74.59% from 185); Green value is 37 (14.84% from 255 or 20% from 185); Blue value is 10 (4.30% from 255 or 5.41% from 185); Max value from RGB is 138 - color contains mainly: red. Hex color #8A250A is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #8A250A is #75DAF5. Grayscale: #404040. Windows color (decimal): -7723766 or 664970. OLE color: 664970.
HSL color Cylindrical-coordinate representation of color #8A250A: hue angle of 12.66º degrees, saturation: 0.86, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #8A250A is Cyan = 0, Magento = 0.73, Yellow = 0.93 and Black (K on CMYK) = 0.46.
<style> p { color: #8A250A; } p { color: rgb(138,37,10); } H1.HeaderClassName { color: #8A250A; } .AnyTagClassName { color: #8A250A; } </style>
<style> a { background-color: #8A250A; } a { background-color: rgb(138,37,10); } div.DivClassName { background-color: #8A250A; } .BgClassName { background-color: #8A250A; } </style>
<style> span { border-color: #8A250A; } span { border-color: rgb(138,37,10); } td.TdClassName { border-color: #8A250A; } .TagClassName { border-color: #8A250A; } </style>