#BC8E93 (or 0xBC8E93) is unknown color: approx Viola. HEX triplet: BC, 8E and 93. RGB value is (188,142,147). Sum of RGB (Red+Green+Blue) = 188+142+147=477 (63% of max value = 765). Red value is 188 (73.83% from 255 or 39.41% from 477); Green value is 142 (55.86% from 255 or 29.77% from 477); Blue value is 147 (57.81% from 255 or 30.82% from 477); Max value from RGB is 188 - color contains mainly: red. Hex color #BC8E93 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC8E93 is #43716C. Grayscale: #9C9C9C. Windows color (decimal): -4419949 or 9670332. OLE color: 9670332.
HSL color Cylindrical-coordinate representation of color #BC8E93: hue angle of 353.48º degrees, saturation: 0.26, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BC8E93 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.26.
<style> p { color: #BC8E93; } p { color: rgb(188,142,147); } H1.HeaderClassName { color: #BC8E93; } .AnyTagClassName { color: #BC8E93; } </style>
<style> a { background-color: #BC8E93; } a { background-color: rgb(188,142,147); } div.DivClassName { background-color: #BC8E93; } .BgClassName { background-color: #BC8E93; } </style>
<style> span { border-color: #BC8E93; } span { border-color: rgb(188,142,147); } td.TdClassName { border-color: #BC8E93; } .TagClassName { border-color: #BC8E93; } </style>