#BB485F (or 0xBB485F) is unknown color: approx Blush. HEX triplet: BB, 48 and 5F. RGB value is (187,72,95). Sum of RGB (Red+Green+Blue) = 187+72+95=354 (46% of max value = 765). Red value is 187 (73.44% from 255 or 52.82% from 354); Green value is 72 (28.52% from 255 or 20.34% from 354); Blue value is 95 (37.5% from 255 or 26.84% from 354); Max value from RGB is 187 - color contains mainly: red. Hex color #BB485F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BB485F is #44B7A0. Grayscale: #6D6D6D. Windows color (decimal): -4503457 or 6244539. OLE color: 6244539.
HSL color Cylindrical-coordinate representation of color #BB485F: hue angle of 348º degrees, saturation: 0.46, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #BB485F is Cyan = 0, Magento = 0.61, Yellow = 0.49 and Black (K on CMYK) = 0.27.
<style> p { color: #BB485F; } p { color: rgb(187,72,95); } H1.HeaderClassName { color: #BB485F; } .AnyTagClassName { color: #BB485F; } </style>
<style> a { background-color: #BB485F; } a { background-color: rgb(187,72,95); } div.DivClassName { background-color: #BB485F; } .BgClassName { background-color: #BB485F; } </style>
<style> span { border-color: #BB485F; } span { border-color: rgb(187,72,95); } td.TdClassName { border-color: #BB485F; } .TagClassName { border-color: #BB485F; } </style>