#8B118F (or 0x8B118F) is unknown color: approx Dark Magenta. HEX triplet: 8B, 11 and 8F. RGB value is (139,17,143). Sum of RGB (Red+Green+Blue) = 139+17+143=299 (39% of max value = 765). Red value is 139 (54.69% from 255 or 46.49% from 299); Green value is 17 (7.03% from 255 or 5.69% from 299); Blue value is 143 (56.25% from 255 or 47.83% from 299); Max value from RGB is 143 - color contains mainly: blue. Hex color #8B118F is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #8B118F is #74EE70. Grayscale: #434343. Windows color (decimal): -7663217 or 9376139. OLE color: 9376139.
HSL color Cylindrical-coordinate representation of color #8B118F: hue angle of 298.1º degrees, saturation: 0.79, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #8B118F is Cyan = 0.03, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #8B118F; } p { color: rgb(139,17,143); } H1.HeaderClassName { color: #8B118F; } .AnyTagClassName { color: #8B118F; } </style>
<style> a { background-color: #8B118F; } a { background-color: rgb(139,17,143); } div.DivClassName { background-color: #8B118F; } .BgClassName { background-color: #8B118F; } </style>
<style> span { border-color: #8B118F; } span { border-color: rgb(139,17,143); } td.TdClassName { border-color: #8B118F; } .TagClassName { border-color: #8B118F; } </style>