#BC4961 (or 0xBC4961) is unknown color: approx Blush. HEX triplet: BC, 49 and 61. RGB value is (188,73,97). Sum of RGB (Red+Green+Blue) = 188+73+97=358 (47% of max value = 765). Red value is 188 (73.83% from 255 or 52.51% from 358); Green value is 73 (28.91% from 255 or 20.39% from 358); Blue value is 97 (38.28% from 255 or 27.09% from 358); Max value from RGB is 188 - color contains mainly: red. Hex color #BC4961 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BC4961 is #43B69E. Grayscale: #6E6E6E. Windows color (decimal): -4437663 or 6375868. OLE color: 6375868.
HSL color Cylindrical-coordinate representation of color #BC4961: hue angle of 347.48º degrees, saturation: 0.46, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #BC4961 is Cyan = 0, Magento = 0.61, Yellow = 0.48 and Black (K on CMYK) = 0.26.
<style> p { color: #BC4961; } p { color: rgb(188,73,97); } H1.HeaderClassName { color: #BC4961; } .AnyTagClassName { color: #BC4961; } </style>
<style> a { background-color: #BC4961; } a { background-color: rgb(188,73,97); } div.DivClassName { background-color: #BC4961; } .BgClassName { background-color: #BC4961; } </style>
<style> span { border-color: #BC4961; } span { border-color: rgb(188,73,97); } td.TdClassName { border-color: #BC4961; } .TagClassName { border-color: #BC4961; } </style>