#B94DC6 (or 0xB94DC6) is unknown color: approx Fuchsia. HEX triplet: B9, 4D and C6. RGB value is (185,77,198). Sum of RGB (Red+Green+Blue) = 185+77+198=460 (60% of max value = 765). Red value is 185 (72.66% from 255 or 40.22% from 460); Green value is 77 (30.47% from 255 or 16.74% from 460); Blue value is 198 (77.73% from 255 or 43.04% from 460); Max value from RGB is 198 - color contains mainly: blue. Hex color #B94DC6 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B94DC6 is #46B239. Grayscale: #7A7A7A. Windows color (decimal): -4633146 or 12996025. OLE color: 12996025.
HSL color Cylindrical-coordinate representation of color #B94DC6: hue angle of 293.55º degrees, saturation: 0.51, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B94DC6 is Cyan = 0.07, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #B94DC6; } p { color: rgb(185,77,198); } H1.HeaderClassName { color: #B94DC6; } .AnyTagClassName { color: #B94DC6; } </style>
<style> a { background-color: #B94DC6; } a { background-color: rgb(185,77,198); } div.DivClassName { background-color: #B94DC6; } .BgClassName { background-color: #B94DC6; } </style>
<style> span { border-color: #B94DC6; } span { border-color: rgb(185,77,198); } td.TdClassName { border-color: #B94DC6; } .TagClassName { border-color: #B94DC6; } </style>