#BC5842 (or 0xBC5842) is unknown color: approx Flame Pea. HEX triplet: BC, 58 and 42. RGB value is (188,88,66). Sum of RGB (Red+Green+Blue) = 188+88+66=342 (45% of max value = 765). Red value is 188 (73.83% from 255 or 54.97% from 342); Green value is 88 (34.77% from 255 or 25.73% from 342); Blue value is 66 (26.17% from 255 or 19.30% from 342); Max value from RGB is 188 - color contains mainly: red. Hex color #BC5842 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BC5842 is #43A7BD. Grayscale: #737373. Windows color (decimal): -4433854 or 4348092. OLE color: 4348092.
HSL color Cylindrical-coordinate representation of color #BC5842: hue angle of 10.82º degrees, saturation: 0.48, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #BC5842 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.26.
<style> p { color: #BC5842; } p { color: rgb(188,88,66); } H1.HeaderClassName { color: #BC5842; } .AnyTagClassName { color: #BC5842; } </style>
<style> a { background-color: #BC5842; } a { background-color: rgb(188,88,66); } div.DivClassName { background-color: #BC5842; } .BgClassName { background-color: #BC5842; } </style>
<style> span { border-color: #BC5842; } span { border-color: rgb(188,88,66); } td.TdClassName { border-color: #BC5842; } .TagClassName { border-color: #BC5842; } </style>