#B01B83 (or 0xB01B83) is unknown color: approx Medium Violet Red. HEX triplet: B0, 1B and 83. RGB value is (176,27,131). Sum of RGB (Red+Green+Blue) = 176+27+131=334 (44% of max value = 765). Red value is 176 (69.14% from 255 or 52.69% from 334); Green value is 27 (10.94% from 255 or 8.08% from 334); Blue value is 131 (51.56% from 255 or 39.22% from 334); Max value from RGB is 176 - color contains mainly: red. Hex color #B01B83 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B01B83 is #4FE47C. Grayscale: #535353. Windows color (decimal): -5235837 or 8592304. OLE color: 8592304.
HSL color Cylindrical-coordinate representation of color #B01B83: hue angle of 318.12º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #B01B83 is Cyan = 0, Magento = 0.85, Yellow = 0.26 and Black (K on CMYK) = 0.31.
<style> p { color: #b01b83; } p { color: rgb(176,27,131); } H1.HeaderClassName { color: #b01b83; } .AnyTagClassName { color: #b01b83; } </style>
<style> a { background-color: #b01b83; } a { background-color: rgb(176,27,131); } div.DivClassName { background-color: #b01b83; } .BgClassName { background-color: #b01b83; } </style>
<style> span { border-color: #b01b83; } span { border-color: rgb(176,27,131); } td.TdClassName { border-color: #b01b83; } .TagClassName { border-color: #b01b83; } </style>