#B4202A (or 0xB4202A) is unknown color: approx Cardinal. HEX triplet: B4, 20 and 2A. RGB value is (180,32,42). Sum of RGB (Red+Green+Blue) = 180+32+42=254 (33% of max value = 765). Red value is 180 (70.70% from 255 or 70.87% from 254); Green value is 32 (12.89% from 255 or 12.60% from 254); Blue value is 42 (16.80% from 255 or 16.54% from 254); Max value from RGB is 180 - color contains mainly: red. Hex color #B4202A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B4202A is #4BDFD5. Grayscale: #4D4D4D. Windows color (decimal): -4972502 or 2760884. OLE color: 2760884.
HSL color Cylindrical-coordinate representation of color #B4202A: hue angle of 355.95º 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 #B4202A is Cyan = 0, Magento = 0.82, Yellow = 0.77 and Black (K on CMYK) = 0.29.
<style> p { color: #B4202A; } p { color: rgb(180,32,42); } H1.HeaderClassName { color: #B4202A; } .AnyTagClassName { color: #B4202A; } </style>
<style> a { background-color: #B4202A; } a { background-color: rgb(180,32,42); } div.DivClassName { background-color: #B4202A; } .BgClassName { background-color: #B4202A; } </style>
<style> span { border-color: #B4202A; } span { border-color: rgb(180,32,42); } td.TdClassName { border-color: #B4202A; } .TagClassName { border-color: #B4202A; } </style>