#B965A9 (or 0xB965A9) is unknown color: approx Violet Blue. HEX triplet: B9, 65 and A9. RGB value is (185,101,169). Sum of RGB (Red+Green+Blue) = 185+101+169=455 (60% of max value = 765). Red value is 185 (72.66% from 255 or 40.66% from 455); Green value is 101 (39.84% from 255 or 22.20% from 455); Blue value is 169 (66.41% from 255 or 37.14% from 455); Max value from RGB is 185 - color contains mainly: red. Hex color #B965A9 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B965A9 is #469A56. Grayscale: #858585. Windows color (decimal): -4627031 or 11101625. OLE color: 11101625.
HSL color Cylindrical-coordinate representation of color #B965A9: hue angle of 311.43º degrees, saturation: 0.38, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B965A9 is Cyan = 0, Magento = 0.45, Yellow = 0.09 and Black (K on CMYK) = 0.27.
<style> p { color: #B965A9; } p { color: rgb(185,101,169); } H1.HeaderClassName { color: #B965A9; } .AnyTagClassName { color: #B965A9; } </style>
<style> a { background-color: #B965A9; } a { background-color: rgb(185,101,169); } div.DivClassName { background-color: #B965A9; } .BgClassName { background-color: #B965A9; } </style>
<style> span { border-color: #B965A9; } span { border-color: rgb(185,101,169); } td.TdClassName { border-color: #B965A9; } .TagClassName { border-color: #B965A9; } </style>