#BC6969 (or 0xBC6969) is unknown color: approx Contessa. HEX triplet: BC, 69 and 69. RGB value is (188,105,105). Sum of RGB (Red+Green+Blue) = 188+105+105=398 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47.24% from 398); Green value is 105 (41.41% from 255 or 26.38% from 398); Blue value is 105 (41.41% from 255 or 26.38% from 398); Max value from RGB is 188 - color contains mainly: red. Hex color #BC6969 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BC6969 is #439696. Grayscale: #818181. Windows color (decimal): -4429463 or 6908348. OLE color: 6908348.
HSL color Cylindrical-coordinate representation of color #BC6969: hue angle of 0º degrees, saturation: 0.38, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #BC6969 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.26.
<style> p { color: #BC6969; } p { color: rgb(188,105,105); } H1.HeaderClassName { color: #BC6969; } .AnyTagClassName { color: #BC6969; } </style>
<style> a { background-color: #BC6969; } a { background-color: rgb(188,105,105); } div.DivClassName { background-color: #BC6969; } .BgClassName { background-color: #BC6969; } </style>
<style> span { border-color: #BC6969; } span { border-color: rgb(188,105,105); } td.TdClassName { border-color: #BC6969; } .TagClassName { border-color: #BC6969; } </style>