#B40D17 (or 0xB40D17) is unknown color: approx Venetian Red. HEX triplet: B4, 0D and 17. RGB value is (180,13,23). Sum of RGB (Red+Green+Blue) = 180+13+23=216 (28% of max value = 765). Red value is 180 (70.70% from 255 or 83.33% from 216); Green value is 13 (5.47% from 255 or 6.02% from 216); Blue value is 23 (9.38% from 255 or 10.65% from 216); Max value from RGB is 180 - color contains mainly: red. Hex color #B40D17 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #B40D17 is #4BF2E8. Grayscale: #404040. Windows color (decimal): -4977385 or 1510836. OLE color: 1510836.
HSL color Cylindrical-coordinate representation of color #B40D17: hue angle of 356.41º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B40D17 is Cyan = 0, Magento = 0.93, Yellow = 0.87 and Black (K on CMYK) = 0.29.
<style> p { color: #b40d17; } p { color: rgb(180,13,23); } H1.HeaderClassName { color: #b40d17; } .AnyTagClassName { color: #b40d17; } </style>
<style> a { background-color: #b40d17; } a { background-color: rgb(180,13,23); } div.DivClassName { background-color: #b40d17; } .BgClassName { background-color: #b40d17; } </style>
<style> span { border-color: #b40d17; } span { border-color: rgb(180,13,23); } td.TdClassName { border-color: #b40d17; } .TagClassName { border-color: #b40d17; } </style>