#B9173E (or 0xB9173E) is unknown color: approx Cardinal. HEX triplet: B9, 17 and 3E. RGB value is (185,23,62). Sum of RGB (Red+Green+Blue) = 185+23+62=270 (35% of max value = 765). Red value is 185 (72.66% from 255 or 68.52% from 270); Green value is 23 (9.38% from 255 or 8.52% from 270); Blue value is 62 (24.61% from 255 or 22.96% from 270); Max value from RGB is 185 - color contains mainly: red. Hex color #B9173E is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B9173E is #46E8C1. Grayscale: #4B4B4B. Windows color (decimal): -4647106 or 4069305. OLE color: 4069305.
HSL color Cylindrical-coordinate representation of color #B9173E: hue angle of 345.56º degrees, saturation: 0.78, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #B9173E is Cyan = 0, Magento = 0.88, Yellow = 0.66 and Black (K on CMYK) = 0.27.
<style> p { color: #B9173E; } p { color: rgb(185,23,62); } H1.HeaderClassName { color: #B9173E; } .AnyTagClassName { color: #B9173E; } </style>
<style> a { background-color: #B9173E; } a { background-color: rgb(185,23,62); } div.DivClassName { background-color: #B9173E; } .BgClassName { background-color: #B9173E; } </style>
<style> span { border-color: #B9173E; } span { border-color: rgb(185,23,62); } td.TdClassName { border-color: #B9173E; } .TagClassName { border-color: #B9173E; } </style>