#8B166B (or 0x8B166B) is unknown color: approx Dark Purple. HEX triplet: 8B, 16 and 6B. RGB value is (139,22,107). Sum of RGB (Red+Green+Blue) = 139+22+107=268 (35% of max value = 765). Red value is 139 (54.69% from 255 or 51.87% from 268); Green value is 22 (8.98% from 255 or 8.21% from 268); Blue value is 107 (42.19% from 255 or 39.93% from 268); Max value from RGB is 139 - color contains mainly: red. Hex color #8B166B is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8B166B is #74E994. Grayscale: #424242. Windows color (decimal): -7661973 or 7018123. OLE color: 7018123.
HSL color Cylindrical-coordinate representation of color #8B166B: hue angle of 316.41º degrees, saturation: 0.73, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #8B166B is Cyan = 0, Magento = 0.84, Yellow = 0.23 and Black (K on CMYK) = 0.45.
<style> p { color: #8B166B; } p { color: rgb(139,22,107); } H1.HeaderClassName { color: #8B166B; } .AnyTagClassName { color: #8B166B; } </style>
<style> a { background-color: #8B166B; } a { background-color: rgb(139,22,107); } div.DivClassName { background-color: #8B166B; } .BgClassName { background-color: #8B166B; } </style>
<style> span { border-color: #8B166B; } span { border-color: rgb(139,22,107); } td.TdClassName { border-color: #8B166B; } .TagClassName { border-color: #8B166B; } </style>