#B10AA3 (or 0xB10AA3) is unknown color: approx Medium Violet Red. HEX triplet: B1, 0A and A3. RGB value is (177,10,163). Sum of RGB (Red+Green+Blue) = 177+10+163=350 (46% of max value = 765). Red value is 177 (69.53% from 255 or 50.57% from 350); Green value is 10 (4.30% from 255 or 2.86% from 350); Blue value is 163 (64.06% from 255 or 46.57% from 350); Max value from RGB is 177 - color contains mainly: red. Hex color #B10AA3 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #B10AA3 is #4EF55C. Grayscale: #4C4C4C. Windows color (decimal): -5174621 or 10685105. OLE color: 10685105.
HSL color Cylindrical-coordinate representation of color #B10AA3: hue angle of 305.03º degrees, saturation: 0.89, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #B10AA3 is Cyan = 0, Magento = 0.94, Yellow = 0.08 and Black (K on CMYK) = 0.31.
<style> p { color: #b10aa3; } p { color: rgb(177,10,163); } H1.HeaderClassName { color: #b10aa3; } .AnyTagClassName { color: #b10aa3; } </style>
<style> a { background-color: #b10aa3; } a { background-color: rgb(177,10,163); } div.DivClassName { background-color: #b10aa3; } .BgClassName { background-color: #b10aa3; } </style>
<style> span { border-color: #b10aa3; } span { border-color: rgb(177,10,163); } td.TdClassName { border-color: #b10aa3; } .TagClassName { border-color: #b10aa3; } </style>