#5B076B (or 0x5B076B) is unknown color: approx Indigo. HEX triplet: 5B, 07 and 6B. RGB value is (91,7,107). Sum of RGB (Red+Green+Blue) = 91+7+107=205 (27% of max value = 765). Red value is 91 (35.94% from 255 or 44.39% from 205); Green value is 7 (3.12% from 255 or 3.41% from 205); Blue value is 107 (42.19% from 255 or 52.20% from 205); Max value from RGB is 107 - color contains mainly: blue. Hex color #5B076B is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #5B076B is #A4F894. Grayscale: #2B2B2B. Windows color (decimal): -10811541 or 7014235. OLE color: 7014235.
HSL color Cylindrical-coordinate representation of color #5B076B: hue angle of 290.4º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #5B076B is Cyan = 0.15, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #5B076B; } p { color: rgb(91,7,107); } H1.HeaderClassName { color: #5B076B; } .AnyTagClassName { color: #5B076B; } </style>
<style> a { background-color: #5B076B; } a { background-color: rgb(91,7,107); } div.DivClassName { background-color: #5B076B; } .BgClassName { background-color: #5B076B; } </style>
<style> span { border-color: #5B076B; } span { border-color: rgb(91,7,107); } td.TdClassName { border-color: #5B076B; } .TagClassName { border-color: #5B076B; } </style>