#BC9099 (or 0xBC9099) is unknown color: approx Viola. HEX triplet: BC, 90 and 99. RGB value is (188,144,153). Sum of RGB (Red+Green+Blue) = 188+144+153=485 (64% of max value = 765). Red value is 188 (73.83% from 255 or 38.76% from 485); Green value is 144 (56.64% from 255 or 29.69% from 485); Blue value is 153 (60.16% from 255 or 31.55% from 485); Max value from RGB is 188 - color contains mainly: red. Hex color #BC9099 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC9099 is #436F66. Grayscale: #9E9E9E. Windows color (decimal): -4419431 or 10064060. OLE color: 10064060.
HSL color Cylindrical-coordinate representation of color #BC9099: hue angle of 347.73º degrees, saturation: 0.25, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BC9099 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.26.
<style> p { color: #BC9099; } p { color: rgb(188,144,153); } H1.HeaderClassName { color: #BC9099; } .AnyTagClassName { color: #BC9099; } </style>
<style> a { background-color: #BC9099; } a { background-color: rgb(188,144,153); } div.DivClassName { background-color: #BC9099; } .BgClassName { background-color: #BC9099; } </style>
<style> span { border-color: #BC9099; } span { border-color: rgb(188,144,153); } td.TdClassName { border-color: #BC9099; } .TagClassName { border-color: #BC9099; } </style>