#B064DA (or 0xB064DA) is unknown color: approx Medium Orchid. HEX triplet: B0, 64 and DA. RGB value is (176,100,218). Sum of RGB (Red+Green+Blue) = 176+100+218=494 (65% of max value = 765). Red value is 176 (69.14% from 255 or 35.63% from 494); Green value is 100 (39.45% from 255 or 20.24% from 494); Blue value is 218 (85.55% from 255 or 44.13% from 494); Max value from RGB is 218 - color contains mainly: blue. Hex color #B064DA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B064DA is #4F9B25. Grayscale: #878787. Windows color (decimal): -5217062 or 14312624. OLE color: 14312624.
HSL color Cylindrical-coordinate representation of color #B064DA: hue angle of 278.64º degrees, saturation: 0.61, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #B064DA is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #b064da; } p { color: rgb(176,100,218); } H1.HeaderClassName { color: #b064da; } .AnyTagClassName { color: #b064da; } </style>
<style> a { background-color: #b064da; } a { background-color: rgb(176,100,218); } div.DivClassName { background-color: #b064da; } .BgClassName { background-color: #b064da; } </style>
<style> span { border-color: #b064da; } span { border-color: rgb(176,100,218); } td.TdClassName { border-color: #b064da; } .TagClassName { border-color: #b064da; } </style>