#B0B4FF (or 0xB0B4FF) is unknown color: approx Perano. HEX triplet: B0, B4 and FF. RGB value is (176,180,255). Sum of RGB (Red+Green+Blue) = 176+180+255=611 (80% of max value = 765). Red value is 176 (69.14% from 255 or 28.81% from 611); Green value is 180 (70.70% from 255 or 29.46% from 611); Blue value is 255 (100% from 255 or 41.73% from 611); Max value from RGB is 255 - color contains mainly: blue. Hex color #B0B4FF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #B0B4FF is #4F4B00. Grayscale: #BBBBBB. Windows color (decimal): -5196545 or 16757936. OLE color: 16757936.
HSL color Cylindrical-coordinate representation of color #B0B4FF: hue angle of 236.96º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #B0B4FF is Cyan = 0.31, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B0B4FF; } p { color: rgb(176,180,255); } H1.HeaderClassName { color: #B0B4FF; } .AnyTagClassName { color: #B0B4FF; } </style>
<style> a { background-color: #B0B4FF; } a { background-color: rgb(176,180,255); } div.DivClassName { background-color: #B0B4FF; } .BgClassName { background-color: #B0B4FF; } </style>
<style> span { border-color: #B0B4FF; } span { border-color: rgb(176,180,255); } td.TdClassName { border-color: #B0B4FF; } .TagClassName { border-color: #B0B4FF; } </style>