#B4203E (or 0xB4203E) is unknown color: approx Cardinal. HEX triplet: B4, 20 and 3E. RGB value is (180,32,62). Sum of RGB (Red+Green+Blue) = 180+32+62=274 (36% of max value = 765). Red value is 180 (70.70% from 255 or 65.69% from 274); Green value is 32 (12.89% from 255 or 11.68% from 274); Blue value is 62 (24.61% from 255 or 22.63% from 274); Max value from RGB is 180 - color contains mainly: red. Hex color #B4203E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B4203E is #4BDFC1. Grayscale: #4F4F4F. Windows color (decimal): -4972482 or 4071604. OLE color: 4071604.
HSL color Cylindrical-coordinate representation of color #B4203E: hue angle of 347.84º degrees, saturation: 0.7, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #B4203E is Cyan = 0, Magento = 0.82, Yellow = 0.66 and Black (K on CMYK) = 0.29.
<style> p { color: #B4203E; } p { color: rgb(180,32,62); } H1.HeaderClassName { color: #B4203E; } .AnyTagClassName { color: #B4203E; } </style>
<style> a { background-color: #B4203E; } a { background-color: rgb(180,32,62); } div.DivClassName { background-color: #B4203E; } .BgClassName { background-color: #B4203E; } </style>
<style> span { border-color: #B4203E; } span { border-color: rgb(180,32,62); } td.TdClassName { border-color: #B4203E; } .TagClassName { border-color: #B4203E; } </style>