#BC90AD (or 0xBC90AD) is unknown color: approx Lily. HEX triplet: BC, 90 and AD. RGB value is (188,144,173). Sum of RGB (Red+Green+Blue) = 188+144+173=505 (66% of max value = 765). Red value is 188 (73.83% from 255 or 37.23% from 505); Green value is 144 (56.64% from 255 or 28.51% from 505); Blue value is 173 (67.97% from 255 or 34.26% from 505); Max value from RGB is 188 - color contains mainly: red. Hex color #BC90AD is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC90AD is #436F52. Grayscale: #A0A0A0. Windows color (decimal): -4419411 or 11374780. OLE color: 11374780.
HSL color Cylindrical-coordinate representation of color #BC90AD: hue angle of 320.45º 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 #BC90AD is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.26.
<style> p { color: #BC90AD; } p { color: rgb(188,144,173); } H1.HeaderClassName { color: #BC90AD; } .AnyTagClassName { color: #BC90AD; } </style>
<style> a { background-color: #BC90AD; } a { background-color: rgb(188,144,173); } div.DivClassName { background-color: #BC90AD; } .BgClassName { background-color: #BC90AD; } </style>
<style> span { border-color: #BC90AD; } span { border-color: rgb(188,144,173); } td.TdClassName { border-color: #BC90AD; } .TagClassName { border-color: #BC90AD; } </style>