#B368AA (or 0xB368AA) is unknown color: approx Violet Blue. HEX triplet: B3, 68 and AA. RGB value is (179,104,170). Sum of RGB (Red+Green+Blue) = 179+104+170=453 (60% of max value = 765). Red value is 179 (70.31% from 255 or 39.51% from 453); Green value is 104 (41.02% from 255 or 22.96% from 453); Blue value is 170 (66.80% from 255 or 37.53% from 453); Max value from RGB is 179 - color contains mainly: red. Hex color #B368AA is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B368AA is #4C9755. Grayscale: #858585. Windows color (decimal): -5019478 or 11167923. OLE color: 11167923.
HSL color Cylindrical-coordinate representation of color #B368AA: hue angle of 307.2º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B368AA is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.30.
<style> p { color: #B368AA; } p { color: rgb(179,104,170); } H1.HeaderClassName { color: #B368AA; } .AnyTagClassName { color: #B368AA; } </style>
<style> a { background-color: #B368AA; } a { background-color: rgb(179,104,170); } div.DivClassName { background-color: #B368AA; } .BgClassName { background-color: #B368AA; } </style>
<style> span { border-color: #B368AA; } span { border-color: rgb(179,104,170); } td.TdClassName { border-color: #B368AA; } .TagClassName { border-color: #B368AA; } </style>