#B2409B (or 0xB2409B) is unknown color: approx Medium Red Violet. HEX triplet: B2, 40 and 9B. RGB value is (178,64,155). Sum of RGB (Red+Green+Blue) = 178+64+155=397 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.84% from 397); Green value is 64 (25.39% from 255 or 16.12% from 397); Blue value is 155 (60.94% from 255 or 39.04% from 397); Max value from RGB is 178 - color contains mainly: red. Hex color #B2409B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B2409B is #4DBF64. Grayscale: #6C6C6C. Windows color (decimal): -5095269 or 10174642. OLE color: 10174642.
HSL color Cylindrical-coordinate representation of color #B2409B: hue angle of 312.11º degrees, saturation: 0.47, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #B2409B is Cyan = 0, Magento = 0.64, Yellow = 0.13 and Black (K on CMYK) = 0.30.
<style> p { color: #B2409B; } p { color: rgb(178,64,155); } H1.HeaderClassName { color: #B2409B; } .AnyTagClassName { color: #B2409B; } </style>
<style> a { background-color: #B2409B; } a { background-color: rgb(178,64,155); } div.DivClassName { background-color: #B2409B; } .BgClassName { background-color: #B2409B; } </style>
<style> span { border-color: #B2409B; } span { border-color: rgb(178,64,155); } td.TdClassName { border-color: #B2409B; } .TagClassName { border-color: #B2409B; } </style>