#B94BAE (or 0xB94BAE) is unknown color: approx Fuchsia. HEX triplet: B9, 4B and AE. RGB value is (185,75,174). Sum of RGB (Red+Green+Blue) = 185+75+174=434 (57% of max value = 765). Red value is 185 (72.66% from 255 or 42.63% from 434); Green value is 75 (29.69% from 255 or 17.28% from 434); Blue value is 174 (68.36% from 255 or 40.09% from 434); Max value from RGB is 185 - color contains mainly: red. Hex color #B94BAE is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B94BAE is #46B451. Grayscale: #767676. Windows color (decimal): -4633682 or 11422649. OLE color: 11422649.
HSL color Cylindrical-coordinate representation of color #B94BAE: hue angle of 306º degrees, saturation: 0.44, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #B94BAE is Cyan = 0, Magento = 0.59, Yellow = 0.06 and Black (K on CMYK) = 0.27.
<style> p { color: #B94BAE; } p { color: rgb(185,75,174); } H1.HeaderClassName { color: #B94BAE; } .AnyTagClassName { color: #B94BAE; } </style>
<style> a { background-color: #B94BAE; } a { background-color: rgb(185,75,174); } div.DivClassName { background-color: #B94BAE; } .BgClassName { background-color: #B94BAE; } </style>
<style> span { border-color: #B94BAE; } span { border-color: rgb(185,75,174); } td.TdClassName { border-color: #B94BAE; } .TagClassName { border-color: #B94BAE; } </style>