#B61F8E (or 0xB61F8E) is unknown color: approx Medium Violet Red. HEX triplet: B6, 1F and 8E. RGB value is (182,31,142). Sum of RGB (Red+Green+Blue) = 182+31+142=355 (47% of max value = 765). Red value is 182 (71.48% from 255 or 51.27% from 355); Green value is 31 (12.5% from 255 or 8.73% from 355); Blue value is 142 (55.86% from 255 or 40% from 355); Max value from RGB is 182 - color contains mainly: red. Hex color #B61F8E is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B61F8E is #49E071. Grayscale: #585858. Windows color (decimal): -4841586 or 9314230. OLE color: 9314230.
HSL color Cylindrical-coordinate representation of color #B61F8E: hue angle of 315.89º degrees, saturation: 0.71, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #B61F8E is Cyan = 0, Magento = 0.83, Yellow = 0.22 and Black (K on CMYK) = 0.29.
<style> p { color: #B61F8E; } p { color: rgb(182,31,142); } H1.HeaderClassName { color: #B61F8E; } .AnyTagClassName { color: #B61F8E; } </style>
<style> a { background-color: #B61F8E; } a { background-color: rgb(182,31,142); } div.DivClassName { background-color: #B61F8E; } .BgClassName { background-color: #B61F8E; } </style>
<style> span { border-color: #B61F8E; } span { border-color: rgb(182,31,142); } td.TdClassName { border-color: #B61F8E; } .TagClassName { border-color: #B61F8E; } </style>