#B01B3C (or 0xB01B3C) is unknown color: approx Cardinal. HEX triplet: B0, 1B and 3C. RGB value is (176,27,60). Sum of RGB (Red+Green+Blue) = 176+27+60=263 (34% of max value = 765). Red value is 176 (69.14% from 255 or 66.92% from 263); Green value is 27 (10.94% from 255 or 10.27% from 263); Blue value is 60 (23.83% from 255 or 22.81% from 263); Max value from RGB is 176 - color contains mainly: red. Hex color #B01B3C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B01B3C is #4FE4C3. Grayscale: #4B4B4B. Windows color (decimal): -5235908 or 3939248. OLE color: 3939248.
HSL color Cylindrical-coordinate representation of color #B01B3C: hue angle of 346.71º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #B01B3C is Cyan = 0, Magento = 0.85, Yellow = 0.66 and Black (K on CMYK) = 0.31.
<style> p { color: #b01b3c; } p { color: rgb(176,27,60); } H1.HeaderClassName { color: #b01b3c; } .AnyTagClassName { color: #b01b3c; } </style>
<style> a { background-color: #b01b3c; } a { background-color: rgb(176,27,60); } div.DivClassName { background-color: #b01b3c; } .BgClassName { background-color: #b01b3c; } </style>
<style> span { border-color: #b01b3c; } span { border-color: rgb(176,27,60); } td.TdClassName { border-color: #b01b3c; } .TagClassName { border-color: #b01b3c; } </style>