#BB356F (or 0xBB356F) is unknown color: approx Royal Heath. HEX triplet: BB, 35 and 6F. RGB value is (187,53,111). Sum of RGB (Red+Green+Blue) = 187+53+111=351 (46% of max value = 765). Red value is 187 (73.44% from 255 or 53.28% from 351); Green value is 53 (21.09% from 255 or 15.10% from 351); Blue value is 111 (43.75% from 255 or 31.62% from 351); Max value from RGB is 187 - color contains mainly: red. Hex color #BB356F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BB356F is #44CA90. Grayscale: #636363. Windows color (decimal): -4508305 or 7288251. OLE color: 7288251.
HSL color Cylindrical-coordinate representation of color #BB356F: hue angle of 334.03º degrees, saturation: 0.56, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BB356F is Cyan = 0, Magento = 0.72, Yellow = 0.41 and Black (K on CMYK) = 0.27.
<style> p { color: #BB356F; } p { color: rgb(187,53,111); } H1.HeaderClassName { color: #BB356F; } .AnyTagClassName { color: #BB356F; } </style>
<style> a { background-color: #BB356F; } a { background-color: rgb(187,53,111); } div.DivClassName { background-color: #BB356F; } .BgClassName { background-color: #BB356F; } </style>
<style> span { border-color: #BB356F; } span { border-color: rgb(187,53,111); } td.TdClassName { border-color: #BB356F; } .TagClassName { border-color: #BB356F; } </style>