#8A147B (or 0x8A147B) is unknown color: approx Dark Purple. HEX triplet: 8A, 14 and 7B. RGB value is (138,20,123). Sum of RGB (Red+Green+Blue) = 138+20+123=281 (37% of max value = 765). Red value is 138 (54.30% from 255 or 49.11% from 281); Green value is 20 (8.20% from 255 or 7.12% from 281); Blue value is 123 (48.44% from 255 or 43.77% from 281); Max value from RGB is 138 - color contains mainly: red. Hex color #8A147B is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8A147B is #75EB84. Grayscale: #424242. Windows color (decimal): -7728005 or 8066186. OLE color: 8066186.
HSL color Cylindrical-coordinate representation of color #8A147B: hue angle of 307.63º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #8A147B is Cyan = 0, Magento = 0.86, Yellow = 0.11 and Black (K on CMYK) = 0.46.
<style> p { color: #8A147B; } p { color: rgb(138,20,123); } H1.HeaderClassName { color: #8A147B; } .AnyTagClassName { color: #8A147B; } </style>
<style> a { background-color: #8A147B; } a { background-color: rgb(138,20,123); } div.DivClassName { background-color: #8A147B; } .BgClassName { background-color: #8A147B; } </style>
<style> span { border-color: #8A147B; } span { border-color: rgb(138,20,123); } td.TdClassName { border-color: #8A147B; } .TagClassName { border-color: #8A147B; } </style>