#B764BC (or 0xB764BC) is unknown color: approx Fuchsia. HEX triplet: B7, 64 and BC. RGB value is (183,100,188). Sum of RGB (Red+Green+Blue) = 183+100+188=471 (62% of max value = 765). Red value is 183 (71.88% from 255 or 38.85% from 471); Green value is 100 (39.45% from 255 or 21.23% from 471); Blue value is 188 (73.83% from 255 or 39.92% from 471); Max value from RGB is 188 - color contains mainly: blue. Hex color #B764BC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B764BC is #489B43. Grayscale: #868686. Windows color (decimal): -4758340 or 12346551. OLE color: 12346551.
HSL color Cylindrical-coordinate representation of color #B764BC: hue angle of 296.59º degrees, saturation: 0.4, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #B764BC is Cyan = 0.03, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B764BC; } p { color: rgb(183,100,188); } H1.HeaderClassName { color: #B764BC; } .AnyTagClassName { color: #B764BC; } </style>
<style> a { background-color: #B764BC; } a { background-color: rgb(183,100,188); } div.DivClassName { background-color: #B764BC; } .BgClassName { background-color: #B764BC; } </style>
<style> span { border-color: #B764BC; } span { border-color: rgb(183,100,188); } td.TdClassName { border-color: #B764BC; } .TagClassName { border-color: #B764BC; } </style>