#B4919E (or 0xB4919E) is unknown color: approx Viola. HEX triplet: B4, 91 and 9E. RGB value is (180,145,158). Sum of RGB (Red+Green+Blue) = 180+145+158=483 (63% of max value = 765). Red value is 180 (70.70% from 255 or 37.27% from 483); Green value is 145 (57.03% from 255 or 30.02% from 483); Blue value is 158 (62.11% from 255 or 32.71% from 483); Max value from RGB is 180 - color contains mainly: red. Hex color #B4919E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B4919E is #4B6E61. Grayscale: #9C9C9C. Windows color (decimal): -4943458 or 10391988. OLE color: 10391988.
HSL color Cylindrical-coordinate representation of color #B4919E: hue angle of 337.71º degrees, saturation: 0.19, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B4919E is Cyan = 0, Magento = 0.19, Yellow = 0.12 and Black (K on CMYK) = 0.29.
<style> p { color: #B4919E; } p { color: rgb(180,145,158); } H1.HeaderClassName { color: #B4919E; } .AnyTagClassName { color: #B4919E; } </style>
<style> a { background-color: #B4919E; } a { background-color: rgb(180,145,158); } div.DivClassName { background-color: #B4919E; } .BgClassName { background-color: #B4919E; } </style>
<style> span { border-color: #B4919E; } span { border-color: rgb(180,145,158); } td.TdClassName { border-color: #B4919E; } .TagClassName { border-color: #B4919E; } </style>