#BF1637 (or 0xBF1637) is unknown color: approx Cardinal. HEX triplet: BF, 16 and 37. RGB value is (191,22,55). Sum of RGB (Red+Green+Blue) = 191+22+55=268 (35% of max value = 765). Red value is 191 (75% from 255 or 71.27% from 268); Green value is 22 (8.98% from 255 or 8.21% from 268); Blue value is 55 (21.88% from 255 or 20.52% from 268); Max value from RGB is 191 - color contains mainly: red. Hex color #BF1637 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BF1637 is #40E9C8. Grayscale: #4C4C4C. Windows color (decimal): -4254153 or 3610303. OLE color: 3610303.
HSL color Cylindrical-coordinate representation of color #BF1637: hue angle of 348.28º degrees, saturation: 0.79, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #BF1637 is Cyan = 0, Magento = 0.88, Yellow = 0.71 and Black (K on CMYK) = 0.25.
<style> p { color: #bf1637; } p { color: rgb(191,22,55); } H1.HeaderClassName { color: #bf1637; } .AnyTagClassName { color: #bf1637; } </style>
<style> a { background-color: #bf1637; } a { background-color: rgb(191,22,55); } div.DivClassName { background-color: #bf1637; } .BgClassName { background-color: #bf1637; } </style>
<style> span { border-color: #bf1637; } span { border-color: rgb(191,22,55); } td.TdClassName { border-color: #bf1637; } .TagClassName { border-color: #bf1637; } </style>