#BB5CD8 (or 0xBB5CD8) is unknown color: approx Medium Orchid. HEX triplet: BB, 5C and D8. RGB value is (187,92,216). Sum of RGB (Red+Green+Blue) = 187+92+216=495 (65% of max value = 765). Red value is 187 (73.44% from 255 or 37.78% from 495); Green value is 92 (36.33% from 255 or 18.59% from 495); Blue value is 216 (84.77% from 255 or 43.64% from 495); Max value from RGB is 216 - color contains mainly: blue. Hex color #BB5CD8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BB5CD8 is #44A327. Grayscale: #868686. Windows color (decimal): -4498216 or 14179515. OLE color: 14179515.
HSL color Cylindrical-coordinate representation of color #BB5CD8: hue angle of 285.97º degrees, saturation: 0.61, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #BB5CD8 is Cyan = 0.13, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #bb5cd8; } p { color: rgb(187,92,216); } H1.HeaderClassName { color: #bb5cd8; } .AnyTagClassName { color: #bb5cd8; } </style>
<style> a { background-color: #bb5cd8; } a { background-color: rgb(187,92,216); } div.DivClassName { background-color: #bb5cd8; } .BgClassName { background-color: #bb5cd8; } </style>
<style> span { border-color: #bb5cd8; } span { border-color: rgb(187,92,216); } td.TdClassName { border-color: #bb5cd8; } .TagClassName { border-color: #bb5cd8; } </style>