#8B088A (or 0x8B088A) is unknown color: approx Dark Magenta. HEX triplet: 8B, 08 and 8A. RGB value is (139,8,138). Sum of RGB (Red+Green+Blue) = 139+8+138=285 (37% of max value = 765). Red value is 139 (54.69% from 255 or 48.77% from 285); Green value is 8 (3.52% from 255 or 2.81% from 285); Blue value is 138 (54.30% from 255 or 48.42% from 285); Max value from RGB is 139 - color contains mainly: red. Hex color #8B088A is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #8B088A is #74F775. Grayscale: #3D3D3D. Windows color (decimal): -7665526 or 9046155. OLE color: 9046155.
HSL color Cylindrical-coordinate representation of color #8B088A: hue angle of 300.46º degrees, saturation: 0.89, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #8B088A is Cyan = 0, Magento = 0.94, Yellow = 0.01 and Black (K on CMYK) = 0.45.
<style> p { color: #8B088A; } p { color: rgb(139,8,138); } H1.HeaderClassName { color: #8B088A; } .AnyTagClassName { color: #8B088A; } </style>
<style> a { background-color: #8B088A; } a { background-color: rgb(139,8,138); } div.DivClassName { background-color: #8B088A; } .BgClassName { background-color: #8B088A; } </style>
<style> span { border-color: #8B088A; } span { border-color: rgb(139,8,138); } td.TdClassName { border-color: #8B088A; } .TagClassName { border-color: #8B088A; } </style>