#B262B4 (or 0xB262B4) is unknown color: approx Fuchsia. HEX triplet: B2, 62 and B4. RGB value is (178,98,180). Sum of RGB (Red+Green+Blue) = 178+98+180=456 (60% of max value = 765). Red value is 178 (69.92% from 255 or 39.04% from 456); Green value is 98 (38.67% from 255 or 21.49% from 456); Blue value is 180 (70.70% from 255 or 39.47% from 456); Max value from RGB is 180 - color contains mainly: blue. Hex color #B262B4 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B262B4 is #4D9D4B. Grayscale: #838383. Windows color (decimal): -5086540 or 11821746. OLE color: 11821746.
HSL color Cylindrical-coordinate representation of color #B262B4: hue angle of 298.54º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #B262B4 is Cyan = 0.01, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B262B4; } p { color: rgb(178,98,180); } H1.HeaderClassName { color: #B262B4; } .AnyTagClassName { color: #B262B4; } </style>
<style> a { background-color: #B262B4; } a { background-color: rgb(178,98,180); } div.DivClassName { background-color: #B262B4; } .BgClassName { background-color: #B262B4; } </style>
<style> span { border-color: #B262B4; } span { border-color: rgb(178,98,180); } td.TdClassName { border-color: #B262B4; } .TagClassName { border-color: #B262B4; } </style>