#BB73C1 (or 0xBB73C1) is unknown color: approx Fuchsia. HEX triplet: BB, 73 and C1. RGB value is (187,115,193). Sum of RGB (Red+Green+Blue) = 187+115+193=495 (65% of max value = 765). Red value is 187 (73.44% from 255 or 37.78% from 495); Green value is 115 (45.31% from 255 or 23.23% from 495); Blue value is 193 (75.78% from 255 or 38.99% from 495); Max value from RGB is 193 - color contains mainly: blue. Hex color #BB73C1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BB73C1 is #448C3E. Grayscale: #919191. Windows color (decimal): -4492351 or 12678075. OLE color: 12678075.
HSL color Cylindrical-coordinate representation of color #BB73C1: hue angle of 295.38º degrees, saturation: 0.39, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #BB73C1 is Cyan = 0.03, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BB73C1; } p { color: rgb(187,115,193); } H1.HeaderClassName { color: #BB73C1; } .AnyTagClassName { color: #BB73C1; } </style>
<style> a { background-color: #BB73C1; } a { background-color: rgb(187,115,193); } div.DivClassName { background-color: #BB73C1; } .BgClassName { background-color: #BB73C1; } </style>
<style> span { border-color: #BB73C1; } span { border-color: rgb(187,115,193); } td.TdClassName { border-color: #BB73C1; } .TagClassName { border-color: #BB73C1; } </style>