#8B3080 (or 0x8B3080) is unknown color: approx Dark Purple. HEX triplet: 8B, 30 and 80. RGB value is (139,48,128). Sum of RGB (Red+Green+Blue) = 139+48+128=315 (41% of max value = 765). Red value is 139 (54.69% from 255 or 44.13% from 315); Green value is 48 (19.14% from 255 or 15.24% from 315); Blue value is 128 (50.39% from 255 or 40.63% from 315); Max value from RGB is 139 - color contains mainly: red. Hex color #8B3080 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #8B3080 is #74CF7F. Grayscale: #545454. Windows color (decimal): -7655296 or 8401035. OLE color: 8401035.
HSL color Cylindrical-coordinate representation of color #8B3080: hue angle of 307.25º degrees, saturation: 0.49, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #8B3080 is Cyan = 0, Magento = 0.65, Yellow = 0.08 and Black (K on CMYK) = 0.45.
<style> p { color: #8B3080; } p { color: rgb(139,48,128); } H1.HeaderClassName { color: #8B3080; } .AnyTagClassName { color: #8B3080; } </style>
<style> a { background-color: #8B3080; } a { background-color: rgb(139,48,128); } div.DivClassName { background-color: #8B3080; } .BgClassName { background-color: #8B3080; } </style>
<style> span { border-color: #8B3080; } span { border-color: rgb(139,48,128); } td.TdClassName { border-color: #8B3080; } .TagClassName { border-color: #8B3080; } </style>