#BB7F90 (or 0xBB7F90) is unknown color: approx Tapestry. HEX triplet: BB, 7F and 90. RGB value is (187,127,144). Sum of RGB (Red+Green+Blue) = 187+127+144=458 (60% of max value = 765). Red value is 187 (73.44% from 255 or 40.83% from 458); Green value is 127 (50% from 255 or 27.73% from 458); Blue value is 144 (56.64% from 255 or 31.44% from 458); Max value from RGB is 187 - color contains mainly: red. Hex color #BB7F90 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BB7F90 is #44806F. Grayscale: #929292. Windows color (decimal): -4489328 or 9469883. OLE color: 9469883.
HSL color Cylindrical-coordinate representation of color #BB7F90: hue angle of 343º degrees, saturation: 0.31, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BB7F90 is Cyan = 0, Magento = 0.32, Yellow = 0.23 and Black (K on CMYK) = 0.27.
<style> p { color: #BB7F90; } p { color: rgb(187,127,144); } H1.HeaderClassName { color: #BB7F90; } .AnyTagClassName { color: #BB7F90; } </style>
<style> a { background-color: #BB7F90; } a { background-color: rgb(187,127,144); } div.DivClassName { background-color: #BB7F90; } .BgClassName { background-color: #BB7F90; } </style>
<style> span { border-color: #BB7F90; } span { border-color: rgb(187,127,144); } td.TdClassName { border-color: #BB7F90; } .TagClassName { border-color: #BB7F90; } </style>