#BC829C (or 0xBC829C) is unknown color: approx Viola. HEX triplet: BC, 82 and 9C. RGB value is (188,130,156). Sum of RGB (Red+Green+Blue) = 188+130+156=474 (62% of max value = 765). Red value is 188 (73.83% from 255 or 39.66% from 474); Green value is 130 (51.17% from 255 or 27.43% from 474); Blue value is 156 (61.33% from 255 or 32.91% from 474); Max value from RGB is 188 - color contains mainly: red. Hex color #BC829C is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC829C is #437D63. Grayscale: #969696. Windows color (decimal): -4423012 or 10257084. OLE color: 10257084.
HSL color Cylindrical-coordinate representation of color #BC829C: hue angle of 333.1º degrees, saturation: 0.3, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #BC829C is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.26.
<style> p { color: #BC829C; } p { color: rgb(188,130,156); } H1.HeaderClassName { color: #BC829C; } .AnyTagClassName { color: #BC829C; } </style>
<style> a { background-color: #BC829C; } a { background-color: rgb(188,130,156); } div.DivClassName { background-color: #BC829C; } .BgClassName { background-color: #BC829C; } </style>
<style> span { border-color: #BC829C; } span { border-color: rgb(188,130,156); } td.TdClassName { border-color: #BC829C; } .TagClassName { border-color: #BC829C; } </style>