#B95AAB (or 0xB95AAB) is unknown color: approx Fuchsia. HEX triplet: B9, 5A and AB. RGB value is (185,90,171). Sum of RGB (Red+Green+Blue) = 185+90+171=446 (59% of max value = 765). Red value is 185 (72.66% from 255 or 41.48% from 446); Green value is 90 (35.55% from 255 or 20.18% from 446); Blue value is 171 (67.19% from 255 or 38.34% from 446); Max value from RGB is 185 - color contains mainly: red. Hex color #B95AAB is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B95AAB is #46A554. Grayscale: #7F7F7F. Windows color (decimal): -4629845 or 11229881. OLE color: 11229881.
HSL color Cylindrical-coordinate representation of color #B95AAB: hue angle of 308.84º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #B95AAB is Cyan = 0, Magento = 0.51, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #B95AAB; } p { color: rgb(185,90,171); } H1.HeaderClassName { color: #B95AAB; } .AnyTagClassName { color: #B95AAB; } </style>
<style> a { background-color: #B95AAB; } a { background-color: rgb(185,90,171); } div.DivClassName { background-color: #B95AAB; } .BgClassName { background-color: #B95AAB; } </style>
<style> span { border-color: #B95AAB; } span { border-color: rgb(185,90,171); } td.TdClassName { border-color: #B95AAB; } .TagClassName { border-color: #B95AAB; } </style>