#BA3340 (or 0xBA3340) is unknown color: approx Brick Red. HEX triplet: BA, 33 and 40. RGB value is (186,51,64). Sum of RGB (Red+Green+Blue) = 186+51+64=301 (39% of max value = 765). Red value is 186 (73.05% from 255 or 61.79% from 301); Green value is 51 (20.31% from 255 or 16.94% from 301); Blue value is 64 (25.39% from 255 or 21.26% from 301); Max value from RGB is 186 - color contains mainly: red. Hex color #BA3340 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BA3340 is #45CCBF. Grayscale: #5C5C5C. Windows color (decimal): -4574400 or 4207546. OLE color: 4207546.
HSL color Cylindrical-coordinate representation of color #BA3340: hue angle of 354.22º degrees, saturation: 0.57, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BA3340 is Cyan = 0, Magento = 0.73, Yellow = 0.66 and Black (K on CMYK) = 0.27.
<style> p { color: #BA3340; } p { color: rgb(186,51,64); } H1.HeaderClassName { color: #BA3340; } .AnyTagClassName { color: #BA3340; } </style>
<style> a { background-color: #BA3340; } a { background-color: rgb(186,51,64); } div.DivClassName { background-color: #BA3340; } .BgClassName { background-color: #BA3340; } </style>
<style> span { border-color: #BA3340; } span { border-color: rgb(186,51,64); } td.TdClassName { border-color: #BA3340; } .TagClassName { border-color: #BA3340; } </style>