#BA1E0F (or 0xBA1E0F) is unknown color: approx Fire Brick. HEX triplet: BA, 1E and 0F. RGB value is (186,30,15). Sum of RGB (Red+Green+Blue) = 186+30+15=231 (30% of max value = 765). Red value is 186 (73.05% from 255 or 80.52% from 231); Green value is 30 (12.11% from 255 or 12.99% from 231); Blue value is 15 (6.25% from 255 or 6.49% from 231); Max value from RGB is 186 - color contains mainly: red. Hex color #BA1E0F is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BA1E0F is #45E1F0. Grayscale: #4B4B4B. Windows color (decimal): -4579825 or 990906. OLE color: 990906.
HSL color Cylindrical-coordinate representation of color #BA1E0F: hue angle of 5.26º degrees, saturation: 0.85, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #BA1E0F is Cyan = 0, Magento = 0.84, Yellow = 0.92 and Black (K on CMYK) = 0.27.
<style> p { color: #BA1E0F; } p { color: rgb(186,30,15); } H1.HeaderClassName { color: #BA1E0F; } .AnyTagClassName { color: #BA1E0F; } </style>
<style> a { background-color: #BA1E0F; } a { background-color: rgb(186,30,15); } div.DivClassName { background-color: #BA1E0F; } .BgClassName { background-color: #BA1E0F; } </style>
<style> span { border-color: #BA1E0F; } span { border-color: rgb(186,30,15); } td.TdClassName { border-color: #BA1E0F; } .TagClassName { border-color: #BA1E0F; } </style>