#B40D7E (or 0xB40D7E) is unknown color: approx Medium Violet Red. HEX triplet: B4, 0D and 7E. RGB value is (180,13,126). Sum of RGB (Red+Green+Blue) = 180+13+126=319 (42% of max value = 765). Red value is 180 (70.70% from 255 or 56.43% from 319); Green value is 13 (5.47% from 255 or 4.08% from 319); Blue value is 126 (49.61% from 255 or 39.50% from 319); Max value from RGB is 180 - color contains mainly: red. Hex color #B40D7E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B40D7E is #4BF281. Grayscale: #4B4B4B. Windows color (decimal): -4977282 or 8261044. OLE color: 8261044.
HSL color Cylindrical-coordinate representation of color #B40D7E: hue angle of 319.4º 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 #B40D7E is Cyan = 0, Magento = 0.93, Yellow = 0.3 and Black (K on CMYK) = 0.29.
<style> p { color: #B40D7E; } p { color: rgb(180,13,126); } H1.HeaderClassName { color: #B40D7E; } .AnyTagClassName { color: #B40D7E; } </style>
<style> a { background-color: #B40D7E; } a { background-color: rgb(180,13,126); } div.DivClassName { background-color: #B40D7E; } .BgClassName { background-color: #B40D7E; } </style>
<style> span { border-color: #B40D7E; } span { border-color: rgb(180,13,126); } td.TdClassName { border-color: #B40D7E; } .TagClassName { border-color: #B40D7E; } </style>