#BC5535 (or 0xBC5535) is unknown color: approx Grenadier. HEX triplet: BC, 55 and 35. RGB value is (188,85,53). Sum of RGB (Red+Green+Blue) = 188+85+53=326 (43% of max value = 765). Red value is 188 (73.83% from 255 or 57.67% from 326); Green value is 85 (33.59% from 255 or 26.07% from 326); Blue value is 53 (21.09% from 255 or 16.26% from 326); Max value from RGB is 188 - color contains mainly: red. Hex color #BC5535 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BC5535 is #43AACA. Grayscale: #707070. Windows color (decimal): -4434635 or 3495356. OLE color: 3495356.
HSL color Cylindrical-coordinate representation of color #BC5535: hue angle of 14.22º degrees, saturation: 0.56, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BC5535 is Cyan = 0, Magento = 0.55, Yellow = 0.72 and Black (K on CMYK) = 0.26.
<style> p { color: #BC5535; } p { color: rgb(188,85,53); } H1.HeaderClassName { color: #BC5535; } .AnyTagClassName { color: #BC5535; } </style>
<style> a { background-color: #BC5535; } a { background-color: rgb(188,85,53); } div.DivClassName { background-color: #BC5535; } .BgClassName { background-color: #BC5535; } </style>
<style> span { border-color: #BC5535; } span { border-color: rgb(188,85,53); } td.TdClassName { border-color: #BC5535; } .TagClassName { border-color: #BC5535; } </style>