#B068AA (or 0xB068AA) is unknown color: approx Violet Blue. HEX triplet: B0, 68 and AA. RGB value is (176,104,170). Sum of RGB (Red+Green+Blue) = 176+104+170=450 (59% of max value = 765). Red value is 176 (69.14% from 255 or 39.11% from 450); Green value is 104 (41.02% from 255 or 23.11% from 450); Blue value is 170 (66.80% from 255 or 37.78% from 450); Max value from RGB is 176 - color contains mainly: red. Hex color #B068AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B068AA is #4F9755. Grayscale: #848484. Windows color (decimal): -5216086 or 11167920. OLE color: 11167920.
HSL color Cylindrical-coordinate representation of color #B068AA: hue angle of 305º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B068AA is Cyan = 0, Magento = 0.41, Yellow = 0.03 and Black (K on CMYK) = 0.31.
<style> p { color: #B068AA; } p { color: rgb(176,104,170); } H1.HeaderClassName { color: #B068AA; } .AnyTagClassName { color: #B068AA; } </style>
<style> a { background-color: #B068AA; } a { background-color: rgb(176,104,170); } div.DivClassName { background-color: #B068AA; } .BgClassName { background-color: #B068AA; } </style>
<style> span { border-color: #B068AA; } span { border-color: rgb(176,104,170); } td.TdClassName { border-color: #B068AA; } .TagClassName { border-color: #B068AA; } </style>