#B34FAA (or 0xB34FAA) is unknown color: approx Fuchsia. HEX triplet: B3, 4F and AA. RGB value is (179,79,170). Sum of RGB (Red+Green+Blue) = 179+79+170=428 (56% of max value = 765). Red value is 179 (70.31% from 255 or 41.82% from 428); Green value is 79 (31.25% from 255 or 18.46% from 428); Blue value is 170 (66.80% from 255 or 39.72% from 428); Max value from RGB is 179 - color contains mainly: red. Hex color #B34FAA is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B34FAA is #4CB055. Grayscale: #777777. Windows color (decimal): -5025878 or 11161523. OLE color: 11161523.
HSL color Cylindrical-coordinate representation of color #B34FAA: hue angle of 305.4º degrees, saturation: 0.4, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #B34FAA is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.30.
<style> p { color: #B34FAA; } p { color: rgb(179,79,170); } H1.HeaderClassName { color: #B34FAA; } .AnyTagClassName { color: #B34FAA; } </style>
<style> a { background-color: #B34FAA; } a { background-color: rgb(179,79,170); } div.DivClassName { background-color: #B34FAA; } .BgClassName { background-color: #B34FAA; } </style>
<style> span { border-color: #B34FAA; } span { border-color: rgb(179,79,170); } td.TdClassName { border-color: #B34FAA; } .TagClassName { border-color: #B34FAA; } </style>