#B0969A (or 0xB0969A) is unknown color: approx Viola. HEX triplet: B0, 96 and 9A. RGB value is (176,150,154). Sum of RGB (Red+Green+Blue) = 176+150+154=480 (63% of max value = 765). Red value is 176 (69.14% from 255 or 36.67% from 480); Green value is 150 (58.98% from 255 or 31.25% from 480); Blue value is 154 (60.55% from 255 or 32.08% from 480); Max value from RGB is 176 - color contains mainly: red. Hex color #B0969A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B0969A is #4F6965. Grayscale: #9E9E9E. Windows color (decimal): -5204326 or 10131120. OLE color: 10131120.
HSL color Cylindrical-coordinate representation of color #B0969A: hue angle of 350.77º degrees, saturation: 0.14, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B0969A is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #B0969A; } p { color: rgb(176,150,154); } H1.HeaderClassName { color: #B0969A; } .AnyTagClassName { color: #B0969A; } </style>
<style> a { background-color: #B0969A; } a { background-color: rgb(176,150,154); } div.DivClassName { background-color: #B0969A; } .BgClassName { background-color: #B0969A; } </style>
<style> span { border-color: #B0969A; } span { border-color: rgb(176,150,154); } td.TdClassName { border-color: #B0969A; } .TagClassName { border-color: #B0969A; } </style>