#BB5A5A (or 0xBB5A5A) is unknown color: approx Fuzzy Wuzzy Brown. HEX triplet: BB, 5A and 5A. RGB value is (187,90,90). Sum of RGB (Red+Green+Blue) = 187+90+90=367 (48% of max value = 765). Red value is 187 (73.44% from 255 or 50.95% from 367); Green value is 90 (35.55% from 255 or 24.52% from 367); Blue value is 90 (35.55% from 255 or 24.52% from 367); Max value from RGB is 187 - color contains mainly: red. Hex color #BB5A5A is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BB5A5A is #44A5A5. Grayscale: #777777. Windows color (decimal): -4498854 or 5921467. OLE color: 5921467.
HSL color Cylindrical-coordinate representation of color #BB5A5A: hue angle of 0º degrees, saturation: 0.42, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #BB5A5A is Cyan = 0, Magento = 0.52, Yellow = 0.52 and Black (K on CMYK) = 0.27.
<style> p { color: #BB5A5A; } p { color: rgb(187,90,90); } H1.HeaderClassName { color: #BB5A5A; } .AnyTagClassName { color: #BB5A5A; } </style>
<style> a { background-color: #BB5A5A; } a { background-color: rgb(187,90,90); } div.DivClassName { background-color: #BB5A5A; } .BgClassName { background-color: #BB5A5A; } </style>
<style> span { border-color: #BB5A5A; } span { border-color: rgb(187,90,90); } td.TdClassName { border-color: #BB5A5A; } .TagClassName { border-color: #BB5A5A; } </style>