#B4192F (or 0xB4192F) is unknown color: approx Cardinal. HEX triplet: B4, 19 and 2F. RGB value is (180,25,47). Sum of RGB (Red+Green+Blue) = 180+25+47=252 (33% of max value = 765). Red value is 180 (70.70% from 255 or 71.43% from 252); Green value is 25 (10.16% from 255 or 9.92% from 252); Blue value is 47 (18.75% from 255 or 18.65% from 252); Max value from RGB is 180 - color contains mainly: red. Hex color #B4192F is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B4192F is #4BE6D0. Grayscale: #494949. Windows color (decimal): -4974289 or 3086772. OLE color: 3086772.
HSL color Cylindrical-coordinate representation of color #B4192F: hue angle of 351.48º degrees, saturation: 0.76, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B4192F is Cyan = 0, Magento = 0.86, Yellow = 0.74 and Black (K on CMYK) = 0.29.
<style> p { color: #b4192f; } p { color: rgb(180,25,47); } H1.HeaderClassName { color: #b4192f; } .AnyTagClassName { color: #b4192f; } </style>
<style> a { background-color: #b4192f; } a { background-color: rgb(180,25,47); } div.DivClassName { background-color: #b4192f; } .BgClassName { background-color: #b4192f; } </style>
<style> span { border-color: #b4192f; } span { border-color: rgb(180,25,47); } td.TdClassName { border-color: #b4192f; } .TagClassName { border-color: #b4192f; } </style>