#B70D8B (or 0xB70D8B) is unknown color: approx Medium Violet Red. HEX triplet: B7, 0D and 8B. RGB value is (183,13,139). Sum of RGB (Red+Green+Blue) = 183+13+139=335 (44% of max value = 765). Red value is 183 (71.88% from 255 or 54.63% from 335); Green value is 13 (5.47% from 255 or 3.88% from 335); Blue value is 139 (54.69% from 255 or 41.49% from 335); Max value from RGB is 183 - color contains mainly: red. Hex color #B70D8B is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B70D8B is #48F274. Grayscale: #4D4D4D. Windows color (decimal): -4780661 or 9113015. OLE color: 9113015.
HSL color Cylindrical-coordinate representation of color #B70D8B: hue angle of 315.53º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B70D8B is Cyan = 0, Magento = 0.93, Yellow = 0.24 and Black (K on CMYK) = 0.28.
<style> p { color: #b70d8b; } p { color: rgb(183,13,139); } H1.HeaderClassName { color: #b70d8b; } .AnyTagClassName { color: #b70d8b; } </style>
<style> a { background-color: #b70d8b; } a { background-color: rgb(183,13,139); } div.DivClassName { background-color: #b70d8b; } .BgClassName { background-color: #b70d8b; } </style>
<style> span { border-color: #b70d8b; } span { border-color: rgb(183,13,139); } td.TdClassName { border-color: #b70d8b; } .TagClassName { border-color: #b70d8b; } </style>