#B20CB9 (or 0xB20CB9) is unknown color: approx Deep Magenta. HEX triplet: B2, 0C and B9. RGB value is (178,12,185). Sum of RGB (Red+Green+Blue) = 178+12+185=375 (49% of max value = 765). Red value is 178 (69.92% from 255 or 47.47% from 375); Green value is 12 (5.08% from 255 or 3.2% from 375); Blue value is 185 (72.66% from 255 or 49.33% from 375); Max value from RGB is 185 - color contains mainly: blue. Hex color #B20CB9 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #B20CB9 is #4DF346. Grayscale: #505050. Windows color (decimal): -5108551 or 12127410. OLE color: 12127410.
HSL color Cylindrical-coordinate representation of color #B20CB9: hue angle of 297.57º degrees, saturation: 0.88, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #B20CB9 is Cyan = 0.04, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B20CB9; } p { color: rgb(178,12,185); } H1.HeaderClassName { color: #B20CB9; } .AnyTagClassName { color: #B20CB9; } </style>
<style> a { background-color: #B20CB9; } a { background-color: rgb(178,12,185); } div.DivClassName { background-color: #B20CB9; } .BgClassName { background-color: #B20CB9; } </style>
<style> span { border-color: #B20CB9; } span { border-color: rgb(178,12,185); } td.TdClassName { border-color: #B20CB9; } .TagClassName { border-color: #B20CB9; } </style>