#BC688B (or 0xBC688B) is unknown color: approx Tapestry. HEX triplet: BC, 68 and 8B. RGB value is (188,104,139). Sum of RGB (Red+Green+Blue) = 188+104+139=431 (57% of max value = 765). Red value is 188 (73.83% from 255 or 43.62% from 431); Green value is 104 (41.02% from 255 or 24.13% from 431); Blue value is 139 (54.69% from 255 or 32.25% from 431); Max value from RGB is 188 - color contains mainly: red. Hex color #BC688B is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BC688B is #439774. Grayscale: #858585. Windows color (decimal): -4429685 or 9136316. OLE color: 9136316.
HSL color Cylindrical-coordinate representation of color #BC688B: hue angle of 335º degrees, saturation: 0.39, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BC688B is Cyan = 0, Magento = 0.45, Yellow = 0.26 and Black (K on CMYK) = 0.26.
<style> p { color: #BC688B; } p { color: rgb(188,104,139); } H1.HeaderClassName { color: #BC688B; } .AnyTagClassName { color: #BC688B; } </style>
<style> a { background-color: #BC688B; } a { background-color: rgb(188,104,139); } div.DivClassName { background-color: #BC688B; } .BgClassName { background-color: #BC688B; } </style>
<style> span { border-color: #BC688B; } span { border-color: rgb(188,104,139); } td.TdClassName { border-color: #BC688B; } .TagClassName { border-color: #BC688B; } </style>