#BC646C (or 0xBC646C) is unknown color: approx Blush. HEX triplet: BC, 64 and 6C. RGB value is (188,100,108). Sum of RGB (Red+Green+Blue) = 188+100+108=396 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47.47% from 396); Green value is 100 (39.45% from 255 or 25.25% from 396); Blue value is 108 (42.58% from 255 or 27.27% from 396); Max value from RGB is 188 - color contains mainly: red. Hex color #BC646C is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BC646C is #439B93. Grayscale: #7F7F7F. Windows color (decimal): -4430740 or 7103676. OLE color: 7103676.
HSL color Cylindrical-coordinate representation of color #BC646C: hue angle of 354.55º degrees, saturation: 0.4, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BC646C is Cyan = 0, Magento = 0.47, Yellow = 0.43 and Black (K on CMYK) = 0.26.
<style> p { color: #BC646C; } p { color: rgb(188,100,108); } H1.HeaderClassName { color: #BC646C; } .AnyTagClassName { color: #BC646C; } </style>
<style> a { background-color: #BC646C; } a { background-color: rgb(188,100,108); } div.DivClassName { background-color: #BC646C; } .BgClassName { background-color: #BC646C; } </style>
<style> span { border-color: #BC646C; } span { border-color: rgb(188,100,108); } td.TdClassName { border-color: #BC646C; } .TagClassName { border-color: #BC646C; } </style>