#B428AF (or 0xB428AF) is unknown color: approx Fuchsia. HEX triplet: B4, 28 and AF. RGB value is (180,40,175). Sum of RGB (Red+Green+Blue) = 180+40+175=395 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45.57% from 395); Green value is 40 (16.02% from 255 or 10.13% from 395); Blue value is 175 (68.75% from 255 or 44.30% from 395); Max value from RGB is 180 - color contains mainly: red. Hex color #B428AF is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B428AF is #4BD750. Grayscale: #606060. Windows color (decimal): -4970321 or 11479220. OLE color: 11479220.
HSL color Cylindrical-coordinate representation of color #B428AF: hue angle of 302.14º degrees, saturation: 0.64, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B428AF is Cyan = 0, Magento = 0.78, Yellow = 0.03 and Black (K on CMYK) = 0.29.
<style> p { color: #B428AF; } p { color: rgb(180,40,175); } H1.HeaderClassName { color: #B428AF; } .AnyTagClassName { color: #B428AF; } </style>
<style> a { background-color: #B428AF; } a { background-color: rgb(180,40,175); } div.DivClassName { background-color: #B428AF; } .BgClassName { background-color: #B428AF; } </style>
<style> span { border-color: #B428AF; } span { border-color: rgb(180,40,175); } td.TdClassName { border-color: #B428AF; } .TagClassName { border-color: #B428AF; } </style>