#BAB6CC (or 0xBAB6CC) is unknown color: approx Blue Haze. HEX triplet: BA, B6 and CC. RGB value is (186,182,204). Sum of RGB (Red+Green+Blue) = 186+182+204=572 (75% of max value = 765). Red value is 186 (73.05% from 255 or 32.52% from 572); Green value is 182 (71.48% from 255 or 31.82% from 572); Blue value is 204 (80.08% from 255 or 35.66% from 572); Max value from RGB is 204 - color contains mainly: blue. Hex color #BAB6CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAB6CC is #454933. Grayscale: #B9B9B9. Windows color (decimal): -4540724 or 13416122. OLE color: 13416122.
HSL color Cylindrical-coordinate representation of color #BAB6CC: hue angle of 250.91º degrees, saturation: 0.18, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BAB6CC is Cyan = 0.09, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BAB6CC; } p { color: rgb(186,182,204); } H1.HeaderClassName { color: #BAB6CC; } .AnyTagClassName { color: #BAB6CC; } </style>
<style> a { background-color: #BAB6CC; } a { background-color: rgb(186,182,204); } div.DivClassName { background-color: #BAB6CC; } .BgClassName { background-color: #BAB6CC; } </style>
<style> span { border-color: #BAB6CC; } span { border-color: rgb(186,182,204); } td.TdClassName { border-color: #BAB6CC; } .TagClassName { border-color: #BAB6CC; } </style>