#B412B3 (or 0xB412B3) is unknown color: approx Deep Magenta. HEX triplet: B4, 12 and B3. RGB value is (180,18,179). Sum of RGB (Red+Green+Blue) = 180+18+179=377 (49% of max value = 765). Red value is 180 (70.70% from 255 or 47.75% from 377); Green value is 18 (7.42% from 255 or 4.77% from 377); Blue value is 179 (70.31% from 255 or 47.48% from 377); Max value from RGB is 180 - color contains mainly: red. Hex color #B412B3 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #B412B3 is #4BED4C. Grayscale: #545454. Windows color (decimal): -4975949 or 11735732. OLE color: 11735732.
HSL color Cylindrical-coordinate representation of color #B412B3: hue angle of 300.37º degrees, saturation: 0.82, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #B412B3 is Cyan = 0, Magento = 0.9, Yellow = 0.01 and Black (K on CMYK) = 0.29.
<style> p { color: #b412b3; } p { color: rgb(180,18,179); } H1.HeaderClassName { color: #b412b3; } .AnyTagClassName { color: #b412b3; } </style>
<style> a { background-color: #b412b3; } a { background-color: rgb(180,18,179); } div.DivClassName { background-color: #b412b3; } .BgClassName { background-color: #b412b3; } </style>
<style> span { border-color: #b412b3; } span { border-color: rgb(180,18,179); } td.TdClassName { border-color: #b412b3; } .TagClassName { border-color: #b412b3; } </style>