#8B2B6C (or 0x8B2B6C) is unknown color: approx Dark Purple. HEX triplet: 8B, 2B and 6C. RGB value is (139,43,108). Sum of RGB (Red+Green+Blue) = 139+43+108=290 (38% of max value = 765). Red value is 139 (54.69% from 255 or 47.93% from 290); Green value is 43 (17.19% from 255 or 14.83% from 290); Blue value is 108 (42.58% from 255 or 37.24% from 290); Max value from RGB is 139 - color contains mainly: red. Hex color #8B2B6C is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8B2B6C is #74D493. Grayscale: #4E4E4E. Windows color (decimal): -7656596 or 7089035. OLE color: 7089035.
HSL color Cylindrical-coordinate representation of color #8B2B6C: hue angle of 319.38º degrees, saturation: 0.53, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #8B2B6C is Cyan = 0, Magento = 0.69, Yellow = 0.22 and Black (K on CMYK) = 0.45.
<style> p { color: #8B2B6C; } p { color: rgb(139,43,108); } H1.HeaderClassName { color: #8B2B6C; } .AnyTagClassName { color: #8B2B6C; } </style>
<style> a { background-color: #8B2B6C; } a { background-color: rgb(139,43,108); } div.DivClassName { background-color: #8B2B6C; } .BgClassName { background-color: #8B2B6C; } </style>
<style> span { border-color: #8B2B6C; } span { border-color: rgb(139,43,108); } td.TdClassName { border-color: #8B2B6C; } .TagClassName { border-color: #8B2B6C; } </style>