#B05CB9 (or 0xB05CB9) is unknown color: approx Fuchsia. HEX triplet: B0, 5C and B9. RGB value is (176,92,185). Sum of RGB (Red+Green+Blue) = 176+92+185=453 (60% of max value = 765). Red value is 176 (69.14% from 255 or 38.85% from 453); Green value is 92 (36.33% from 255 or 20.31% from 453); Blue value is 185 (72.66% from 255 or 40.84% from 453); Max value from RGB is 185 - color contains mainly: blue. Hex color #B05CB9 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B05CB9 is #4FA346. Grayscale: #7F7F7F. Windows color (decimal): -5219143 or 12147888. OLE color: 12147888.
HSL color Cylindrical-coordinate representation of color #B05CB9: hue angle of 294.19º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #B05CB9 is Cyan = 0.05, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B05CB9; } p { color: rgb(176,92,185); } H1.HeaderClassName { color: #B05CB9; } .AnyTagClassName { color: #B05CB9; } </style>
<style> a { background-color: #B05CB9; } a { background-color: rgb(176,92,185); } div.DivClassName { background-color: #B05CB9; } .BgClassName { background-color: #B05CB9; } </style>
<style> span { border-color: #B05CB9; } span { border-color: rgb(176,92,185); } td.TdClassName { border-color: #B05CB9; } .TagClassName { border-color: #B05CB9; } </style>