#B138AA (or 0xB138AA) is unknown color: approx Fuchsia. HEX triplet: B1, 38 and AA. RGB value is (177,56,170). Sum of RGB (Red+Green+Blue) = 177+56+170=403 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.92% from 403); Green value is 56 (22.27% from 255 or 13.90% from 403); Blue value is 170 (66.80% from 255 or 42.18% from 403); Max value from RGB is 177 - color contains mainly: red. Hex color #B138AA is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B138AA is #4EC755. Grayscale: #686868. Windows color (decimal): -5162838 or 11155633. OLE color: 11155633.
HSL color Cylindrical-coordinate representation of color #B138AA: hue angle of 303.47º degrees, saturation: 0.52, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #B138AA is Cyan = 0, Magento = 0.68, Yellow = 0.04 and Black (K on CMYK) = 0.31.
<style> p { color: #B138AA; } p { color: rgb(177,56,170); } H1.HeaderClassName { color: #B138AA; } .AnyTagClassName { color: #B138AA; } </style>
<style> a { background-color: #B138AA; } a { background-color: rgb(177,56,170); } div.DivClassName { background-color: #B138AA; } .BgClassName { background-color: #B138AA; } </style>
<style> span { border-color: #B138AA; } span { border-color: rgb(177,56,170); } td.TdClassName { border-color: #B138AA; } .TagClassName { border-color: #B138AA; } </style>